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

ObitTablePSUtil.h File Reference

ObitTablePS class utility routine definition. More...

#include "Obit.h"
#include "ObitErr.h"
#include "ObitUV.h"
#include "ObitTablePS.h"

Go to the source code of this file.

Functions

gboolean ObitTablePSWantSour (ObitTablePS *in, gchar *target, glong *theRow, ObitErr *err)
 Public: Lookup source.
void ObitTablePSSummary (ObitUV *inUV, ObitInfoList *info, ObitErr *err)
 Public: Write/update processing summary.


Detailed Description

ObitTablePS class utility routine definition.


Function Documentation

void ObitTablePSSummary ObitUV inUV,
ObitInfoList info,
ObitErr err
 

Public: Write/update processing summary.

Parameters:
inUV ObitUV object with PS table to update
info List with parameters:
  • "FieldName" OBIT_string (16,1,1)
  • "obsdate" OBIT_string (8,1,1) Observing ref. date.(YYYYMMDD) default - get from header
  • "RAPoint" OBIT_double (1,1,1) Pointing RA at epoch 2000
  • "DecPoint" OBIT_double (1,1,1) Pointing Dec at epoch 2000
  • "Status" OBIT_string (8,1,1) Processing status, default "Done"
  • "IQU" OBIT_bool (3,1,1) IQU Flags True if processed}
  • "Special" OBIT_bool (1,1,1) Special processing applied, def. FALSE
  • "NoFields" OBIT_int (1,1,1) Number of sub fields
  • "CCLimit" OBIT_bool (3,1,1) Flags to using all possible CC, def FALSE
  • "PerCent" OBIT_float (3,1,1) percent of visibility data I,Q,U, def 100.0
  • "PixMax" OBIT_float (3,1,1) Pixel max (Jy) I,Q,U
  • "PixMin" OBIT_float (3,1,1) Pixel min (Jy) I,Q,U
  • "Quality" OBIT_float (3,1,1) Quality measure, RMS I,Q,U
  • "Comment" OBIT_string (80,1,1) Comments, default blank
*err ObitErr error stack.

gboolean ObitTablePSWantSour ObitTablePS in,
gchar *  target,
glong *  theRow,
ObitErr err
 

Public: Lookup source.

Parameters:
in PS table to access, opened and closed externally
target Desired target field name.
theRow [out] row number on which match found, even if not successful, else -1.
*err ObitErr error stack.
Returns:
FALSE if successful prior processing indicated, else TRUE


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