Changeset 938


Ignore:
Timestamp:
03/27/06 19:37:34 (18 years ago)
Author:
mar637
Message:

asap2 version of test script - second attempt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/parkes-pol.py

    r937 r938  
    4141selection._reset()
    4242selection._setpolstrings(['I','Q', 'U', 'V'])
    43 #plotter.set_selection(selection)
    44 #selection._setpolstrings(['I','Plinear'])
    45 #plotter.set_selection(selection)
    46 #selection._setpolstrings(['RR','LL'])
     43plotter.set_selection(selection)
     44selection._setpolstrings(['I','Plinear'])
     45plotter.set_selection(selection)
     46selection._setpolstrings(['RR','LL'])
    4747plotter.plot(plotscans)
    4848plotter.set_selection(selection)
    49 plotter.save('/nfs/wwwpeople/mmarquar/parkes.png', dpi=80)
    50 #plotter.save('output/parkes_rrll.png')
     49plotter.save('output/parkes_rrll.png',dpi=80)
    5150
    5251print "Parkes-Pol Test successful"
Note: See TracChangeset for help on using the changeset viewer.