Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | nrao | |
Module | gbt |
include "gbtmsfiller.g"
gbtmsfiller | Construct gbtmsfiller tool |
backend | Get the current backend type |
compresscalcols | Get the value of the compresscalcols flag. |
dcbias | Get the specific value of the dcbias to use during the van Vleck correction. |
done | Stop filling and close the tool. |
fillall | Start filling all of the scans in the scan log |
filllags | Get the value of the filllags flag. |
fillnext | Start filling the next scan in the scan log |
fillrawfocus | Get the value of the fillrawfocus flag. |
fillrawpointing | Get the value of the fillrawpointing flag. |
fixlags | Get the fixlags toggle value. |
isattached | Does the filler have a valid project directory |
maxscan | Get the current maximum scan number for data to be filled |
maxtime | Get the current maximum time for data to be filled |
minbiasfactor | Get the minbiasfactor value. |
minscan | Get the current minimum scan number for data to be filled |
mintime | Get the current minimum time for data to be filled |
more | Are there more scans to process in the scan log? |
msdirectory | Get the current directory of all output MSs |
msrootname | Get the current msrootname |
newms | Force a new MS for all currently filling backends. |
object | Get the current object string to match |
oneacsms | Get the value of the oneacsms flag. |
project | Get the current project directory |
setbackend | Limit the backends to fill to one type |
setcompresscalcols | Set the flag which controls whether the calibration columns are compressed. |
setdcbias | Set a specific bias to use during the van Vleck correction. |
setfilllags | Set the flag which controlls whether the LAG_DATA data column is filled. |
setfillrawfocus | Set the flag which controlls whether the raw focus values are saved (filled). |
setfillrawpointing | Set the flag which controlls whether the raw pointings are saved (filled). |
setfixlags | Toggle whether bad ACS lags should be fixed, if possible. |
setmaxscan | Change the maximum scan number for data to be filled |
setmaxtime | Change the maximum time for data to be filled |
setminbiasfactor | Attempt to correct for the truncation error in the ACS samplers. |
setminscan | Change the minimum scan number for data to be filled |
setmintime | Change the minimum time for data to be filled |
setmsdirectory | Change the directory of all output MSs |
setmsrootname | Change the root name of all output MSs |
setobject | Limit the fill to objects matching this string |
setoneacsms | Set the flag which controlls whether a single ACS MeasurementSet is filled. |
setproject | Set the project directory |
setsmooth | Choose the type of smoothing for spectrometer data. |
setusebias | Set the flag which controlls whether the bias is calculated during the van Vleck correction. |
setusehighcal | Set the flag which controlls which CAL_TEMP is used from the receiver cal table. |
setvv | Choose the type of vanVleck correction for spectrometer data. |
smooth | Get the value of type of smoothing being used. |
status | Report the status of the filler |
type | Return the type of this tool. |
update | Reopen and resync with the scan log |
usebias | Get the value of the usebias flag. |
usehighcal | Get the value of the usehighcal flag. |
vv | Get the value of type of vanVleck correction being used. |
This space reserved for comments about the example, when it becomes available.