Ignore:
Timestamp:
07/09/12 16:54:10 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: Yes/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...

New class asapgrid2 is defined. Difference from asapgrid class is
that input and output is a scantable instance, not a table name.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r2587 r2593  
    5252from opacity import skydip
    5353from opacity import model as opacity_model
    54 from asapgrid import asapgrid
     54from asapgrid import asapgrid, asapgrid2
    5555#from plotter2 import plotter2
    5656from _asap import srctype
Note: See TracChangeset for help on using the changeset viewer.