Changeset 1779 for branches/mergetest/apps/asap2to3.cpp
- Timestamp:
- 07/29/10 19:13:46 (14 years ago)
- Location:
- branches/mergetest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mergetest
- Property svn:mergeinfo changed
-
branches/mergetest/apps/asap2to3.cpp
r1665 r1779 26 26 pa.setDefault(Float(0.0)); 27 27 tfocus.addColumn(pa); 28 //tfocus.rwKeywordSet().define("PARALLACTIFY", False) 29 Int verid=tab.rwKeywordSet().fieldNumber("VERSION"); 30 tab.rwKeywordSet().define(verid,uInt(3)); 28 31 cout << "WARNING: This has invalidated the parallactic angle in the data. Reprocess the data in ASAP 3 " 29 32 << "if you need to handle polarisation conversions"
Note:
See TracChangeset
for help on using the changeset viewer.