Main Page | Class List | Directories | File List | Class Members | File Members

ObitTableSNUtil.h File Reference

ObitTableSN class utility routine definition. More...

#include "Obit.h"
#include "ObitErr.h"
#include "ObitUV.h"
#include "ObitData.h"
#include "ObitTableSN.h"

Go to the source code of this file.

Functions

ObitIOCode ObitTableSNSelect (ObitUV *inUV, ObitUV *outUV, ObitErr *err)
 Public: Copy SN tables with selection.
ObitTableSNObitTableSNUtilInvert (ObitTableSN *inSN, ObitData *outData, glong *outVer, ObitErr *err)
 Public: Invert gains in a Solution table (to revert calibration).


Detailed Description

ObitTableSN class utility routine definition.


Function Documentation

ObitIOCode ObitTableSNSelect ObitUV inUV,
ObitUV outUV,
ObitErr err
 

Public: Copy SN tables with selection.

Parameters:
inUV Input UV to copy from
outUV Output UV to copy to
*err ObitErr error stack.
Returns:
I/O Code OBIT_IO_OK = OK.

ObitTableSN* ObitTableSNUtilInvert ObitTableSN inSN,
ObitData outData,
glong *  outVer,
ObitErr err
 

Public: Invert gains in a Solution table (to revert calibration).

This procedure is used in reverting calibration in a data set. The amplitudes are the reciprocal of the input and the phases, delays, rates are the negative of the input.

Parameters:
inSN The Table to invert
outData The data object to which to attach the output table
outVer Output SN table version, 0=> create new
Returns:
pointer to the new object.


Generated on Fri Aug 31 22:13:09 2007 for Obit by  doxygen 1.3.9.1