- Timestamp:
- 05/04/12 11:35:43 (13 years ago)
- Location:
- trunk/test
- Files:
-
- 9 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/parkes-pol.py
r1847 r2481 41 41 # merge the two scans back together into a new scantable 42 42 plotscans = merge(d1_5,d1_7) 43 print plotscans.summary() 43 toggle_verbose() 44 plotscans.summary() 45 toggle_verbose() 44 46 del d1_5,d1_7,data_1665 45 47 # Plot the results
Note:
See TracChangeset
for help on using the changeset viewer.