Changeset 2481


Ignore:
Timestamp:
05/04/12 11:35:43 (12 years ago)
Author:
Malte Marquarding
Message:

Added and updated test scripts; e.g. hobart data

Location:
trunk/test
Files:
9 added
1 edited

Legend:

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

    r1847 r2481  
    4141# merge the two scans back together into a new scantable
    4242plotscans = merge(d1_5,d1_7)
    43 print plotscans.summary()
     43toggle_verbose()
     44plotscans.summary()
     45toggle_verbose()
    4446del d1_5,d1_7,data_1665
    4547# Plot the results
Note: See TracChangeset for help on using the changeset viewer.