casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
CTGlobals.h File Reference
#include <casa/aips.h>
#include <synthesis/CalTables/NewCalTable.h>
#include <casa/Arrays/Vector.h>

Go to the source code of this file.

Namespaces

 casa
 -*- mode: c++ -*-
 

Functions

void casa::smoothCT (NewCalTable ct, const casacore::String &smtype, const casacore::Double &smtime, casacore::Vector< casacore::Int > selfields)
 Create a specialized VisCal from VisSet. More...
 
void casa::assignCTScanField (NewCalTable &ct, casacore::String msName, casacore::Bool doField=true, casacore::Bool doScan=true, casacore::Bool doObs=true)
 Extract time-dep scan and field id info from the specified casacore::MS, and assign them to the NewCalTable. More...