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/python_asap.cpp

    r1974 r2356  
    8484  asap::python::python_STAtmosphere();
    8585  asap::python::python_SrcType();
     86  asap::python::python_STGrid();
    8687
    8788#ifndef HAVE_LIBPYRAP
Note: See TracChangeset for help on using the changeset viewer.