Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/ccalapply.html
Дата изменения: Unknown Дата индексирования: Tue Apr 12 13:02:49 2016 Кодировка: ISO8859-5 Поисковые слова: moreton wave |
This page provides instruction for using the ccalapply program. The purpose of this software is to apply calibration parameters to Measurement Sets.
It can be run with the following command, where “config.in” is a file containing the configuration parameters described in the next section.
$ ccalapply -c config.in
The ccalapply program is not parallel/distributed, it runs in a single process operating on a single input measurement set.
The following table contains the configuration parameters to be specified in the “config.in” file shown on above command line. Note that each parameter must be prefixed with “Ccalapply.”. For example, the “dataset” parameter becomes “Ccalapply.dataset”.
In addition to the below parameters, those described in Access to calibrator solutions are applicable. Specifically:
Parameter | Type | Default | Description |
---|---|---|---|
dataset | string | None | The name of the measurement set to which the calibration parameters will be applied. |
calibrate.scalenoise | bool | false | If true, the noise estimate will be scaled in accordance with the applied calibrator factor to achieve proper weighting. |
calibrate.allowflag | bool | false | If true, corresponding visibilities are flagged if the inversion of Mueller matrix fails. Otherwise, an exception is thrown should the matrix inversion fail |
calibrate.ignorebeam | bool | false | If true, the calibration solution corresponding to beam 0 will be applied to all beams |
freqframe | string | topo | Frequency frame to work in (the frame is converted when the dataset is read). Either lsrk or topo is supported. |
Ccalapply.dataset = mydataset.ms
Ccalapply.calibaccess = table
Ccalapply.calibaccess.table = calparameters.tab