Ignore:
Timestamp:
12/01/11 20:05:36 (13 years ago)
Author:
Takeshi Nakazato
Message:

New Development: Yes

JIRA Issue: Yes CAS-2816

Ready for Test: No

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Defined new class STGrid and its python interface.
The STGrid class performs single dish gridding.
At the moment, only single polarization data is supported.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CMakeLists.txt

    r2321 r2356  
    5858     ${SRCDIR}/AsapLogSink.cpp
    5959     ${SRCDIR}/STUpgrade.cpp
     60     ${SRCDIR}/STGrid.cpp
    6061     ${SRCDIR}/Templates.cpp )
    6162
     
    7879     ${SRCDIR}/python_MSWriter.cpp
    7980     ${SRCDIR}/python_LogSink.cpp
     81     ${SRCDIR}/python_STGrid.cpp
    8082     ${SRCDIR}/python_asap.cpp )
    8183
Note: See TracChangeset for help on using the changeset viewer.