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

ObitOTFSoln2Cal.h File Reference

Routines to Apply a Soln table to a Cal table writing a new Cal table for ObitOTF class. More...

#include "Obit.h"
#include "ObitErr.h"
#include "ObitThread.h"
#include "ObitInfoList.h"
#include "ObitOTF.h"
#include "ObitOTFArrayGeom.h"
#include "ObitTableOTFSoln.h"
#include "ObitTableOTFCal.h"

Go to the source code of this file.

Functions

ObitTableOTFCalObitOTFSoln2Cal (ObitOTF *in, ObitOTF *out, ObitErr *err)
 Public: Apply a Soln table to a Cal table writing a new Cal table.


Detailed Description

Routines to Apply a Soln table to a Cal table writing a new Cal table for ObitOTF class.


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.


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