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/asapfitter.py

    r1589 r1689  
    485485
    486486    @print_log_dec
    487     def plot(self, residual=False, components=None, plotparms=False, filename=None):
     487    def plot(self, residual=False, components=None, plotparms=False,
     488             filename=None):
    488489        """
    489490        Plot the last fit.
Note: See TracChangeset for help on using the changeset viewer.