Changeset 501


Ignore:
Timestamp:
02/23/05 13:59:44 (19 years ago)
Author:
kil064
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDPol.h

    r500 r501  
    228228                                                         {return computeStokesDataForWriter(rawData,doLinear);};
    229229
    230 // This function is explcitrly for SDWriter. It extracts the Beam and IF slice (specified in start
     230// This function is explicitly for SDWriter. It extracts the Beam and IF slice (specified in start
    231231// and end - must be length 1 in beam and IF) and flips the pol and channel axes.
    232232  static casa::Array<casa::Float> extractStokesForWriter (casa::Array<casa::Float>& in, const casa::IPosition& start,
Note: See TracChangeset for help on using the changeset viewer.