Build: #315 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Dirk Muders 691da9fe7689ce896a944518a8693084ac773505
Pull request #1860: PIPE-3131 Use intrinsic hif makeimlist call in hif findcont
Merge in PIPE/pipeline from PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont to main
* commit '5a96dd3590e06f3b17a7655bacf9178882cd0e53':
PIPE-3131: Added mosweight to findcont heuristics. Require datacolumn to be set if a vis list is given without a target list.
Applied suggestion
PIPE-3131: Force cheap weighting in coarse findcont
PIPE-3131: Adjust coarse findcont taper factor
PIPE-3131: Added minpix option to hif_makeimlist. Use minpix=64 for the coarse hif_findcont mode.
PIPE-3131: Changed uvtaper to klambda units using the representative frequency.
PIPE-3131: Added uvtaper heuristic. Moved coarse parameter calculation to findcont heuristics class.
PIPE-3131: Implemented initial coarse mode as in PIPEREQ-416.
PIPE-3131: Re-enabled target_list parameter passing. It now no longer defaults to context.clean_list_pending.
PIPE-3131: Added global cont file name initialization.
PIPE-3131: Initial implementation of using an intrinsic hif_makeimlist call. Not yet working. Also edited recipes. -
Dirk Muders 5a96dd3590e06f3b17a7655bacf9178882cd0e53 m
PIPE-3131: Added mosweight to findcont heuristics. Require datacolumn to be set if a vis list is given without a target list.
-
Ryan Loomis f0cb0d94bdd05e31c5a54a56e7ba0855d4ffbfbc m
Applied suggestion
-
Dirk Muders c3f1b5741b2c960d46154e119a7ea8ac1070a902 m
Merge remote-tracking branch 'origin/main' into PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont
-
Dirk Muders 01a10a944d95bd874e27eee957b9ad8f2cf459c2 m
Merge remote-tracking branch 'origin/main' into PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont
-
Dirk Muders 4a49076549f9cbae538254207e48f4ef7097bebf m
Merge remote-tracking branch 'origin/main' into PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont
-
Dirk Muders 1e6b2262bf02c2ac29e5e8d9b7efe3209b51461c m
Merge remote-tracking branch 'origin/main' into PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont
-
ryanaloomis <ryan.a.loomis@gmail.com> 372d17a15c80881596f87b7b3b457275030b6f5e m
PIPE-3131: Force cheap weighting in coarse findcont
-
ryanaloomis <ryan.a.loomis@gmail.com> f6a9b65ad38a1a64c81c6b43114af337bec1ac96 m
PIPE-3131: Adjust coarse findcont taper factor
-
Dirk Muders 1168c9cbf9336a4bddba356f6ad59de9bf80eb14 m
Merge remote-tracking branch 'origin/main' into PIPE-3131_Use_intrinsic_hif_makeimlist_call_in_hif_findcont
-
Dirk Muders ed69aaecade4ad302cbca3bd8fb300a9f42dd54d m
PIPE-3131: Added minpix option to hif_makeimlist. Use minpix=64 for the coarse hif_findcont mode.
- pipeline/hif/cli/hif_makeimlist.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/findcont.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/imageparams_base.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/imageparams_vla.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_quick_look.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_continuum.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/heuristics/imageparams_vlass_single_epoch_taper.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/tasks/findcont/findcont.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
- pipeline/hif/tasks/makeimlist/makeimlist.py (version ed69aaecade4ad302cbca3bd8fb300a9f42dd54d) (diffs)
-
Dirk Muders 210bde31a70f60858164bed8ea5b5a1dbf78fed4 m
PIPE-3131: Changed uvtaper to klambda units using the representative frequency.
-
Dirk Muders 44c4f3bf595cd984f77728d94140070f78d61296 m
PIPE-3131: Added uvtaper heuristic. Moved coarse parameter calculation to findcont heuristics class.
-
Dirk Muders 04169dc6d0dc78ca4b339f37a0f44da7015e0423 m
PIPE-3131: Implemented initial coarse mode as in PIPEREQ-416.
-
Dirk Muders 6473f78fd064734db33c383fd9d5b819f9cea8b8 m
PIPE-3131: Re-enabled target_list parameter passing. It now no longer defaults to context.clean_list_pending.
-
Dirk Muders b6764e3243effb6da95bbcdf96f4d38999a7a44b m
PIPE-3131: Added global cont file name initialization.
-
Dirk Muders 1e31f2032f6a845f3cc727d94420b3d450154a60 m
PIPE-3131: Initial implementation of using an intrinsic hif_makeimlist call. Not yet working. Also edited recipes.
- pipeline/hif/tasks/findcont/findcont.py (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_calimage.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_calimage_diffgain.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_image.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_polcalimage.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_polcalimage_totalintensity.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifa_polimage.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifv_calimage_cont_cube.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifv_calimage_cont_cube_selfcal.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifv_cont_cube_image.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/procedure_hifv_cont_cube_image_selfcal.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/template_hifa_cubeimage.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)
- pipeline/recipes/template_hifv_cubeimage.xml (version 1e31f2032f6a845f3cc727d94420b3d450154a60) (diffs)