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

ObitOTFSoln2Cal.c File Reference

ObitOTFSoln2Cal module calibration function definitions. More...

#include "ObitOTFSoln2Cal.h"

Functions

void ObitOTFSolnCopyCal (ObitTableOTFSoln *inSoln, ObitTableOTFCal *outCal, ObitErr *err)
 Copy an open Soln table to an open Cal table.
ObitTableOTFCalObitOTFSoln2Cal (ObitOTF *inOTF, ObitOTF *outOTF, ObitErr *err)
 Public: Apply a Soln table to a Cal table writing a new Cal table.


Detailed Description

ObitOTFSoln2Cal module calibration function definitions.


Function Documentation

ObitTableOTFCal* ObitOTFSoln2Cal ObitOTF inOTF,
ObitOTF outOTF,
ObitErr *  err
 

Public: Apply a Soln table to a Cal table writing a new Cal table.

If an input Cal table is given then apply Solutions in this routine, if no input Cal table, then copy the Soln table to a new Cal table in ObitOTFSolnCopyCal.

  • "SOLNUSE" OBIT_int (1,1,1) Input Solution table version
  • "CALIN" OBIT_int (1,1,1) Input Cal table version iff <0 then no input Cal table, copy Soln records to output.
  • "CALOUT" OBIT_int (1,1,1) Output Calibration table version
    Parameters:
    inOTF Input OTF data.
    outOTF OTF with which the output OTFCal is to be associated
    err Error stack, returns if not empty.
    Returns:
    Pointer to the newly created OTFCal object which is associated with inOTF.

void ObitOTFSolnCopyCal ObitTableOTFSoln inSoln,
ObitTableOTFCal outCal,
ObitErr *  err
 

Copy an open Soln table to an open Cal table.

Parameters:
inSoln Input Soln table
outCal Output Cal table.
err Error stack, returns if not empty.


Generated on Mon Sep 3 20:43:54 2007 by  doxygen 1.3.9.1