Changeset 1648
- Timestamp:
 - 10/05/09 00:58:01 (16 years ago)
 - Location:
 - trunk/test
 - Files:
 - 
      
- 2 added
 - 1 edited
 
- 
          
  data/mopra_g327.3-0.6.sdfits (added)
 - 
          
  linefind.py (added)
 - 
          
  simple_linefind.py (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/test/simple_linefind.py
r1647 r1648 1 1 #!/usr/bin/env python 2 # run this script with a command line parameter "wait" in order it to wait 3 # pressing enter instead of a time delay 4 2 5 from asap import * 3 6 import time,sys … … 56 59 raw_input() 57 60 61 plotter.save('output/simple_linefinder.png', dpi=80) 58 62 print "Test of simple line finder is successful"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  