Ignore:
Timestamp:
12/01/11 20:05:36 (12 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/python/__init__.py

    r1875 r2356  
    5252from opacity import skydip
    5353from opacity import model as opacity_model
     54from asapgrid import asapgrid
    5455from _asap import srctype
    5556
Note: See TracChangeset for help on using the changeset viewer.