Ignore:
Timestamp:
02/10/10 11:59:23 (14 years ago)
Author:
Malte Marquarding
Message:

Ticket #177: added skydip function to determine opacities. This resulted in a slight interface change to accept lists of opacities in the scantable.opacity function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r1645 r1689  
    389389from simplelinefinder import simplelinefinder
    390390from linecatalog import linecatalog
     391from opacity import skydip
    391392
    392393if rcParams['useplotter']:
Note: See TracChangeset for help on using the changeset viewer.