Changes between Version 5 and Version 6 of BetaTestingInstructions


Ignore:
Timestamp:
04/11/06 14:11:34 (18 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BetaTestingInstructions

    v5 v6  
    6464sel.set_ifs(1)
    6565myscan.set_selection(sel)
    66 myscan.flag_spectrum(mask)
    67 # reste the selection
     66myscan.flag(mask)
     67# reset the selection
    6868myscan.set_selection()
    6969}}}
     
    7272
    7373* '''scantable.convert_pol()''' - convert (manipulate) the data between 'linear', 'circular' and 'stokes'
     74
    7475* '''scantable.set_dirframe()''' - convert to a new Direction reference frame e.g. 'GALACTIC', 'B1950'
    7576