Skip to content

Commit

Permalink
Change default TStart to (close to) current date
Browse files Browse the repository at this point in the history
closes #56
  • Loading branch information
hamogu committed Nov 21, 2023
1 parent a1c2c8b commit a3998d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marx/par/marx.par
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#----------------------------------------------------------------------------
NumRays,i,a,1000000,,,"TOTAL number of rays to generate (if negative, to num to detect)"
dNumRays,i,a,100000,1,100000,"number of rays per iteration"
TStart,r,a,2009.5,1999.56,,"year of observation"
TStart,r,a,2023.5,1999.56,,"year of observation"
ExposureTime,r,a,10000,,,"exposure time (0.0 for none)"
OutputDir,f,a,"point",,,"output directory name"
DataDirectory,s,h,"$MARX_DATA_DIR",,,"directory for input data"
Expand Down

0 comments on commit a3998d5

Please sign in to comment.