Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
usage [2015/01/08 17:03]
admin [Complete installation scripts]
usage [2015/01/08 17:58] (current)
admin [Other tools]
Line 215: Line 215:
 ===== Other tools ===== ===== Other tools =====
  
-You can write the light curves of the model with ''​snlc''​ (note: you need snfit v 2.4.or above to run it with new lightcurve format):+You can write the light curves of the model with ''​snlc''​ (note: you need snfit v 2.4.or above to run it with new lightcurve format):
  
   snlc writes an ASCII file with the lightcurve of the model   snlc writes an ASCII file with the lightcurve of the model
-  usage : snlc lightcurve1 lightcurve2 ... -p 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|}}