Ignore:
Timestamp:
05/11/12 18:38:39 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

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...

Re-write almacal to improve performance.
Changed data selection.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/hpc33/src/STMath.h

    r2443 r2502  
    421421                                      casa::CountedPtr<Scantable>& off,
    422422                                      int index ) ;
     423  void calibrateALMA( casa::CountedPtr<Scantable>& on,
     424                      casa::CountedPtr<Scantable>& off ) ;
    423425  vector<float> getFSCalibratedSpectra( casa::CountedPtr<Scantable>& sig,
    424426                                        casa::CountedPtr<Scantable>& ref,
Note: See TracChangeset for help on using the changeset viewer.