Changes between Version 3 and Version 4 of WriteSpectraToTextFile
- Timestamp:
- 05/08/09 11:30:35 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WriteSpectraToTextFile
v3 v4 27 27 28 28 29 # write a file for an RR/LL pair29 # write to a file 30 30 myfile = open("RR-LL-spectra.txt", "w") 31 31 header = "#%s\tRR\tLL\n\n" % xlabel