#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. | |
| ObitTableSN * | ObitTableSNUtilInvert (ObitTableSN *inSN, ObitData *outData, glong *outVer, ObitErr *err) |
| Public: Invert gains in a Solution table (to revert calibration). | |
|
||||||||||||||||
|
Public: Copy SN tables with selection.
|
|
||||||||||||||||||||
|
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.
|
1.3.9.1