Changeset 225 for trunk/python
- Timestamp:
- 01/19/05 17:11:53 (21 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/python/asapmath.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/python/asapmath.pyr224 r225 89 89 return 90 90 91 def convert flux(scan, area, eta=1.0, insitu=False, all=True):91 def convert_flux(scan, area, eta=1.0, insitu=False, all=True): 92 92 """ 93 93 Return a scan where all spectra are converted to either Jansky or Kelvin 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
