Ignore:
Timestamp:
04/05/06 14:31:47 (18 years ago)
Author:
mar637
Message:

implemented data export for the asap2 Scantable as in Ticket #4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_asap.cpp

    r960 r988  
    6363  asap::python::python_STLineFinder();
    6464  asap::python::python_STFitEntry();
    65   /*
    66   asap::python::python_SDWriter();
    67   */
     65
     66  asap::python::python_STWriter();
     67
    6868  asap::python::python_Logger();
    6969  register_exception_translator<casa::AipsError>(&asap::python::translate_ex);
Note: See TracChangeset for help on using the changeset viewer.