Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | bima | |
Module | bimacalibrater | |
Tool | bimacalibrater |
targets | Target source measurement set names | ||
Allowed: | Vector of strings | ||
Default: | ' ' | ||
phcals | Phase calibrator measurement set names | ||
Allowed: | Vector of strings | ||
Default: | ' ' | ||
pbcals | Passband calibrator measurement set names | ||
Allowed: | Vector of strings | ||
Default: | ' ' | ||
fcals | Flux density calibrator measurement set names | ||
Allowed: | Vector of strings | ||
Default: | ' ' | ||
targetnames | Target source nicknames | ||
Allowed: | Vector of strings | ||
Default: | unset (will set to targets) | ||
phcalnames | Phase calibrator nicknames | ||
Allowed: | Vector of strings | ||
Default: | unset (will set to phcals) | ||
fcalnames | Flux density calibrator nicknames | ||
Allowed: | Vector of strings | ||
Default: | unset (will set to fcals) | ||
pbcalnames | Passband calibrator nicknames | ||
Allowed: | Vector of strings | ||
Default: | unset (will set to pbcals) |
# the '+' is printed by glish, not typed by you - bc := bimacalibrater(['sgrb2.ms','sgra.ms'], + '1733-130.ms',targetnames=['sgrb','sgra'],phcalnames='1733');