1.2.1 Return the internal buffer as a Record for access from the intrepreter.
Description
Returns the internal buffer with either ’raw’ or differenced data, flags and
buffer statistics (if a difference operation was performed).
Arguments
Example
ms.open("3C273XC1.MS")
ms.select({’antenna1’:[3]}) ms.fillbuffer("PHASE") rec=ms.getbuffer() |
We open the MS for reading, select a subset and then read the DATA, FLAG and FLAG_ROW column, extract the PHASE and then obtain the results in a record.
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 Associated Universities Inc., Washington, D.C.
This code is available under the terms of the GNU General Public Lincense
Home |
Contact Us |
Directories |
Site Map |
Help |
Privacy Policy |
Search
Updated daily during alpha development.