1
0
Fork 0
mirror of https://github.com/Findus23/halo_comparison.git synced 2024-09-19 16:03:50 +02:00

fix ngrid

This commit is contained in:
Lukas Winkler 2022-12-20 15:40:31 +01:00
parent 84ccd01ed1
commit 082659b2b8
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -55,7 +55,7 @@ def run_spectra(
] ]
) )
# #For evaluation of results at redshift z=1: time == 'z=1' | NOT ADAPTED FOR VSC5 YET! # #For evaluation of results at redshift z=1: time == 'z=1'
elif time == "z=1": elif time == "z=1":
output_file = ( output_file = (
base_dir base_dir
@ -68,7 +68,7 @@ def run_spectra(
[ [
str(spectra), str(spectra),
"--ngrid", "--ngrid",
"1024", "2048",
"--format=3", "--format=3",
"--output", "--output",
str( str(