Skip to content
Snippets Groups Projects

Restructure HBA-selfcal

Merged alex requested to merge restructure-HBA-selfcal into RAP-510-hba-smooth-selfcal
1 unresolved thread
Compare and
20 files
+ 362
268
Compare changes
  • Side-by-side
  • Inline
Files
20
+ 1
0
@@ -285,6 +285,7 @@ User-defined parameter configuration
- ``skymodel_fluxlimit``: limits the input skymodel to sources that exceed the given flux density limit in Jy (default: None for **HBA**, i.e. all sources of the catalogue will be kept, and 1.0 for **LBA**)
- ``selfcal``: perform extensive self-calibration according to the `LiLF`_ scheme (recommended for **LBA** observations) (default: ``false``)
- ``selfcal_region``: ds9-compatible region file to select the image regions used for the self-calibration
- ``calib_nchan``: number of channels to be combined when calibration (default: ``0`` (one solution per group) if `selfcal = false`, otherwise `1` (one solution per channel))
A comprehensive explanation of the baseline selection syntax can be found `here`_.
Loading