Build: #7 was successful Changes by Laszlo Szucs <lszucs@nrao.edu>
Code commits
Pipeline
-
Laszlo Szucs <lszucs@nrao.edu> 6dc1ce31e8da61bcbbcafe63b423ec58441a766d
Merge pull request #279 in PIPE/pipeline from PIPE_673_VLA_heuristics_fixes to master
* commit '4d8f8797eaf3e044154f05be03a5b32c2b9839bf':
fix: PIPE-674: pblimit_cleanmask == pblimit_image leads to empty arrays when computing stats for weblog. Revert pblimit_cleanmask to base class value. -
Laszlo Szucs <lszucs@nrao.edu> cf020c5c7f0f7382ff319cca6b52ff8b4ce5a862
Merge pull request #232 in PIPE/pipeline from PIPE-682_VLA_niter_heuristic_update to master
* commit '835fe35981e7e84e8f28068c41eeef9b2d78a6b1':
PIPE-682: remove beam parameter in niter_correction child class definitions.
PIPE-682: defer passing actual synthesized beam size to ninter_correction() method to the next development cycle
PIPE-682: Merge any newly computed beams with the context.
PIPE-675: VLA niter heuristics
chg: mask_frac_rad=0.45 for both ALMA and VLA chg: ensure that estimated niter is smaller than 2**32
PIPE-682: VLA niter heuristic update: VLA should use similar heuristics as already implemented for ALMA with assuming a different mask radius. -
Laszlo Szucs <lszucs@nrao.edu> 48d376075fe42f639ec0ef35b7f0c5035078315b
Merge pull request #271 in PIPE/pipeline from PIPE-681_VLA_uvrange_heuristic_update to master
* commit 'dc25be416e48706b8f675be78ab94bc29445bf23':
PIPE-681: VLA uvrange heuristics update
PIPE-681: VLA uvrange heuristic update: when the amplitude in smallest baseline bin (the 5% of shortest baselines) is more than 2x the amplitude of the 50-55% bin, uvrange excludes the shortest 5% of baselines. -
Laszlo Szucs <lszucs@nrao.edu> 4d8f8797eaf3e044154f05be03a5b32c2b9839bf
fix: PIPE-674: pblimit_cleanmask == pblimit_image leads to empty arrays when computing stats for weblog. Revert pblimit_cleanmask to base class value.
-
Laszlo Szucs <lszucs@nrao.edu> dc25be416e48706b8f675be78ab94bc29445bf23 m
PIPE-681: VLA uvrange heuristics update
chg: assume that the largest baseline is associated with the highest frequency spw
chg: use real spwids instead of virtual spwids when obtaining the amplitude and baseline statistics -
Laszlo Szucs <lszucs@nrao.edu> 600a7638580af006f2105303d6e0dcccf1de9e04 m
PIPE-681: VLA uvrange heuristic update: when the amplitude in smallest baseline bin (the 5% of shortest baselines) is more than 2x the amplitude of the 50-55% bin, uvrange excludes the shortest 5% of baselines.
-
Laszlo Szucs <lszucs@nrao.edu> 835fe35981e7e84e8f28068c41eeef9b2d78a6b1 m
PIPE-682: remove beam parameter in niter_correction child class definitions.
- pipeline/hif/heuristics/imageparams_vlass_quick_look.py (version 835fe35981e7e84e8f28068c41eeef9b2d78a6b1) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_continuum.py (version 835fe35981e7e84e8f28068c41eeef9b2d78a6b1) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_cube.py (version 835fe35981e7e84e8f28068c41eeef9b2d78a6b1) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_taper.py (version 835fe35981e7e84e8f28068c41eeef9b2d78a6b1) (diffs)
-
Laszlo Szucs <lszucs@nrao.edu> 278dab9ff194abaa24d0c2fef264f3fff404fd6c m
PIPE-682: resolve conflict with master
Merge branch 'master' into PIPE-682_VLA_niter_heuristic_update -
Laszlo Szucs <lszucs@nrao.edu> 3997a95e16f8ea8c7c5189f99bc43718db2df9c7 m
PIPE-682: defer passing actual synthesized beam size to ninter_correction() method to the next development cycle
- pipeline/hif/heuristics/imageparams_alma.py (version 3997a95e16f8ea8c7c5189f99bc43718db2df9c7) (diffs)
- pipeline/hif/heuristics/imageparams_base.py (version 3997a95e16f8ea8c7c5189f99bc43718db2df9c7) (diffs)
- pipeline/hif/heuristics/imageparams_vla.py (version 3997a95e16f8ea8c7c5189f99bc43718db2df9c7) (diffs)
- pipeline/hif/tasks/tclean/tclean.py (version 3997a95e16f8ea8c7c5189f99bc43718db2df9c7) (diffs)
-
Dirk Muders 6640bae8dab52c15f1297583d11aa6e436f315d1 m
PIPE-682: Merge any newly computed beams with the context.
- pipeline/hif/heuristics/imageparams_base.py (version 6640bae8dab52c15f1297583d11aa6e436f315d1) (diffs)
- pipeline/hif/tasks/makeimages/resultobjects.py (version 6640bae8dab52c15f1297583d11aa6e436f315d1) (diffs)
- pipeline/hif/tasks/tclean/resultobjects.py (version 6640bae8dab52c15f1297583d11aa6e436f315d1) (diffs)
- pipeline/hif/tasks/tclean/tclean.py (version 6640bae8dab52c15f1297583d11aa6e436f315d1) (diffs)
-
Laszlo Szucs <lszucs@nrao.edu> 683459d88aefa64e2cd4124ecd97f860b62a764b m
PIPE-675: VLA niter heuristics
chg: obtain already computed synthesized beams in tclean from context.known_synthesized_beams. -
Laszlo Szucs <lszucs@nrao.edu> f71bbeb6f58dc0d9908923918da0fc10a8405349 m
fix: conflict by merging master to PIPE-682_VLA_niter_heuristic_update branch
-
Laszlo Szucs <lszucs@nrao.edu> 775304384f95baddf3303c3a8963ab893e51b633 m
chg: mask_frac_rad=0.45 for both ALMA and VLA chg: ensure that estimated niter is smaller than 2**32
-
Laszlo Szucs <lszucs@nrao.edu> 6ccad00239a9af458e7326f276cce964930a6a2f m
PIPE-682: VLA niter heuristic update: VLA should use similar heuristics as already implemented for ALMA with assuming a different mask radius.
chg: ALMA specific niter_correction() method moved to base class, specific parameters set in child class methods- pipeline/hif/heuristics/imageparams_alma.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_base.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_vla.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_quick_look.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_continuum.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_cube.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_taper.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)
- pipeline/hif/tasks/tclean/tclean.py (version 6ccad00239a9af458e7326f276cce964930a6a2f) (diffs)