Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
usage [2015/01/08 17:57]
admin [Other tools]
usage [2015/01/08 17:58] (current)
admin [Other tools]
Line 218: Line 218:
  
   snlc writes an ASCII file with the lightcurve of the model   snlc writes an ASCII file with the lightcurve of the model
-  usage : snlc lightcurve_filename1 lightcurve_filename2 ​... -p parameter_filename -o output_lightcurve_filename+  usage : snlc lightcurve1 lightcurve2 ​... -p parameter_filename -o output_filename
   ​   ​
-''​filename''​ is the path of the output file of ''​snfit'':​ (i.e. ''​result_salt.dat''​ or ''​result_salt2.dat''​)+''​parameter_filename''​ is the path of the output file of ''​snfit'':​ (i.e. ''​result_salt.dat''​ or ''​result_salt2.dat''​)
  
 A simple plotter in python (requires matplotlib and numpy) can be downloaded here {{:​snplot.py|}} A simple plotter in python (requires matplotlib and numpy) can be downloaded here {{:​snplot.py|}}