Changeset 1595
- Timestamp:
- 07/06/09 11:13:06 (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/python/__init__.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/python/__init__.pyr1589 r1595 189 189 # Control the identification of reference (off) scans 190 190 # This is has to be a regular expression 191 scantable.reference : .*(e|w|_R)$ 191 scantable.reference : .*(e|w|_R)$ 192 193 # Indicate whether the data was parallactified (total phase offest == 0.0) 194 scantable.parallactify : False 192 195 193 196 # Fitter 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
