Code commits
Pipeline
-
Rui Xue 174ea419a045ffd11fc11c6ffb7a6e4e1e2ff1be
PIPE-2001: fix a weblog plotting issue caused by missing antennas in the solution tables.
-
Rui Xue 943e6d8a1f7ed54376d1c409e81204e26ca8c584
PIPE-2001: remove the deprecated selfcal loop method and fix a critical bug affecting single-polarization data.
-
Rui Xue 6a248997ec05b1960f1581d48437e65d825b7889
PIPE-2001: use integer spwid as selfcal library keys for easier serialization.
-
Rui Xue 01d6ff2afe4c1eb54e95b7d875cf5c11ec905411
PIPE-2001: Reintegrate mosaic-enabled self-calibration loop into SelfcalHeuristics as a method. * add `casatasks.rerefant` to the `casa_tasks` wrapper module. * disable sort_keys in JSON serialization to handle mixed key types. * update helper functions in auto_selfcal.selfcal_helpers.
- pipeline/hif/heuristics/auto_selfcal/auto_selfcal.py (version 01d6ff2afe4c1eb54e95b7d875cf5c11ec905411) (diffs)
- pipeline/hif/heuristics/auto_selfcal/selfcal_helpers.py (version 01d6ff2afe4c1eb54e95b7d875cf5c11ec905411) (diffs)
- pipeline/hif/tasks/selfcal/selfcal.py (version 01d6ff2afe4c1eb54e95b7d875cf5c11ec905411) (diffs)
- pipeline/infrastructure/casa_tasks.py (version 01d6ff2afe4c1eb54e95b7d875cf5c11ec905411) (diffs)
-
Rui Xue f36defd0fbb8c111d17df780c6d2879ef46ca4f7
PIPE-2001: refactor SelfcalHeuristics.tclean_wrapper
-
Rui Xue ecc5e680786ba77492e5ecdee89dc08e921ccedb
PIPE-2001: fix a bug introduced when refactoring selfcal_helpers.importdata
-
Rui Xue c1fa58f60b295f64aff70ca91e29f8f1a74e0b44
PIPE-2230: add allow_wproject=True/False into the hif_selfcal procedures.