Ignore:
Timestamp:
07/30/10 16:59:56 (15 years ago)
Author:
Kana Sugimoto
Message:

Merged the all developments from alma branch. copied external-alma.

Location:
branches/mergetest/apps
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/mergetest/apps

    • Property svn:mergeinfo set to
      /branches/alma/apps1753-1786
      /branches/asap-3.x/apps1744-1745
      /tags/asap-3.0.0/apps1746-1752
  • branches/mergetest/apps/asap2to3.cpp

    r1665 r1789  
    2626  pa.setDefault(Float(0.0));
    2727  tfocus.addColumn(pa);
     28  //tfocus.rwKeywordSet().define("PARALLACTIFY", False)
     29  Int verid=tab.rwKeywordSet().fieldNumber("VERSION");
     30  tab.rwKeywordSet().define(verid,uInt(3));
    2831  cout << "WARNING: This has invalidated the parallactic angle in the data. Reprocess the data in ASAP 3 "
    2932       << "if you need to handle polarisation conversions"
Note: See TracChangeset for help on using the changeset viewer.