Changeset 2019 for trunk/src/MSWriter.h


Ignore:
Timestamp:
03/01/11 17:13:36 (13 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2718

Ready for Test: Yes

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

Bug fix

1) supporting variable shaped array input to some column (SPECTRAL DATA, TSYS, and TCAL)

2) put [1.0] instead of empty array as default TCAL in NROFiller

3) Check if some subtables have any effective rows in MSWriter


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/MSWriter.h

    r2018 r2019  
    9191  casa::MeasurementSet *mstable_ ;
    9292
     93  casa::Bool isTcal_ ;
     94  casa::Bool isWeather_ ;
     95
    9396  casa::Bool useFloatData_ ;
    9497  casa::Bool useData_ ;
Note: See TracChangeset for help on using the changeset viewer.