|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
calibrater.specifycal - Function
2.1.1 Externally specify calibration of various types
Description
This function enables specifying calibration parameters externally.
Arguments
Inputs |
| ||
caltable |
| The calibration table name | |
| allowed: | string |
|
| Default: |
| |
time |
| Calibration timestamp
| |
| allowed: | string |
|
| Default: |
|
|
spw |
| Calibration spw(s)
| |
| allowed: | string |
|
| Default: |
|
|
antenna |
| Calibration antenna(s)
| |
| allowed: | string |
|
| Default: |
|
|
pol |
| Calibration polarization
| |
| allowed: | string |
|
| Default: |
|
|
caltype |
| Calibration timestamp
| |
| allowed: | string |
|
| Default: |
|
|
parameter |
| Calibration parameters
| |
| allowed: | doubleArray |
|
| Default: | 1.0 |
|
infile |
| Ancillary input file
| |
| allowed: | string |
|
| Default: |
|
|
bool
Example
cb.open(’ap366.sim’);
(TBD)
cb.close();
__________________________________________________________________
More information about CASA may be found at the
CASA web page
Copyright © 2016 Associated Universities Inc., Washington, D.C.
This code is available under the terms of the GNU General Public Lincense
Home |
Contact Us |
Directories |
Site Map |
Help |
Privacy Policy |
Search