Pipeline
  1. Pipeline

pipeline

Public
AuthorCommitMessageCommit dateIssues
Ajay VibhuteAjay Vibhute
2e5a2c39d03MPull request #1685: PIPE-2902/PIPE-2803: Gracefully handling outmask ratio calculationMerge in PIPE/pipeline from PIPE-2902-gracefully-handle-in-out-mask-flux-ratio-calculation-in-vlass-imaging-edge-cases to main * commit '2cae798626f916b0399bcfaacd7bc6d4427e8fd7': PIPE-2902: updated in-line comment PIPE-2902: changes suggested in PR PIPE-2902: fixed typos in comments and warning messages PIPE-2902: minor refactoring PIPE-2902: minor changes suggested in PR PIPE-290...2 Jira issues
Ajay VibhuteAjay Vibhute
2cae798626fPIPE-2902: updated in-line commentPIPE-2902
Joshua HoskinsJoshua Hoskins
c4f5a1ea357MPull request #1707: Fixed typo in hsd_baseline.mako file spectral -> spectra.Merge in PIPE/pipeline from PIPE-2867-typo-in-hsd_baseline-weblog-text-spectral-should-be-spectra to main * commit '01ea883fce4c2589fc7afc70728a634f49bc5bd2': Fixed typo in hsd_baseline.mako file spectral -> spectra.PIPE-2867
Ajay VibhuteAjay Vibhute
d97b41cb9a3PIPE-2902: changes suggested in PRPIPE-2902
Kana SugimotoKana Sugimoto
af310a98c85MPull request #1604: PIPE-2696: consistently update FLAG_SUMMARY with Online Flag status.Merge in PIPE/pipeline from PIPE-2696-_update_flag-method-must-update-flag_summary-in-datatable to main * commit '4084e23530bc14a5526092d898860a3afffdff2f': PIPE-2696: minor update to a code comment. PIPE-2696: consistently update FLAG_SUMMARY with Online Flag status.PIPE-2696
Rui XueRui Xue
632491bc7feMPull request #1708: PIPE-2916: correct the cutout box specification.Merge in PIPE/pipeline from PIPE-2916-fix-cutout-size to main * commit 'ca84e8330eb860ec22b0187f0c9b3e61753786fb': PIPE-2916: correct the cutout box specification.PIPE-2916
Ajay VibhuteAjay Vibhute
d9cc96d97bbPIPE-2902: fixed typos in comments and warning messagesPIPE-2902
Rui XueRui Xue
ca84e8330ebPIPE-2916: correct the cutout box specification.PIPE-2916
Joshua HoskinsJoshua Hoskins
01ea883fce4Fixed typo in hsd_baseline.mako file spectral -> spectra.
Takeshi NakazatoTakeshi Nakazato
e495e6dfc44MPull request #1693: PIPE-2695 hsd baseline kmean clustering failed for too few 100 line detectionsMerge in PIPE/pipeline from PIPE-2695-hsd_baseline-kmean-clustering-failed-for-too-few-100-line-detections to main * commit '3002c078b6054355b8d5f36b97db0573ba3d547f': PIPE-2695 skip clustering analysis with the number of clusters exceeding number of data to be classifiedPIPE-2695
Takeshi NakazatoTakeshi Nakazato
a1ba3f39f8eMPull request #1686: PIPE-2807 Fix random grey background color issueMerge in PIPE/pipeline from PIPE-2807-clone-for-main-gray-background-color-randomly-appears-in-weblog-plots-created-by to main * commit 'd67c13d946705d9330a867b7e8601d5e6219dbfa': Changed "grey" to "gray" for consistency with description on JIRA Fix random gray background color issuePIPE-2807
Takeshi NakazatoTakeshi Nakazato
b47c3b26ec0MPull request #1700: PIPE-2490 use stokes="I"Merge in PIPE/pipeline from PIPE-2490-hsd_imaging-perform-stokes-i-imaging-instead-of-pseudoi to main * commit '235874f629f8da5577008a3c5a583460f7deb281': PIPE-2490 use stokes="I"PIPE-2490
Rui XueRui Xue
ae23d65d142MPull request #1704: PIPE-2916: fix a bug related to `context.imaging_mode` check.Merge in PIPE/pipeline from PIPE-2916-fix-image-mode-checking-bug to main * commit 'b2991a7b01d0b2e605ef67cf0143d0ab5e811474': PIPE-2916: fix another bug related to the VLASS metadata assignment. PIPE-2916: fix a bug related to `context.imaging_mode` check.PIPE-2916
Rui XueRui Xue
b2991a7b01dPIPE-2916: fix another bug related to the VLASS metadata assignment.PIPE-2916
Rui XueRui Xue
2aabc0f19bbPIPE-2916: fix a bug related to `context.imaging_mode` check.PIPE-2916
Takeshi NakazatoTakeshi Nakazato
3002c078b60MMerge branch 'main' into PIPE-2695-hsd_baseline-kmean-clustering-failed-for-too-few-100-line-detectionsPIPE-2695
Takeshi NakazatoTakeshi Nakazato
d67c13d9467MMerge branch 'main' into PIPE-2807-clone-for-main-gray-background-color-randomly-appears-in-weblog-plots-created-byPIPE-2807
Rui XueRui Xue
ae3103b6394MPull request #1699: PIPE-2916: support custom cutout sizes in VLASS imaging with precise field selection and refactor makecutoutimages to handle metadata-based cutout selections.Merge in PIPE/pipeline from PIPE-2916-vlass-cutout-imaging to main * commit '08f9ab58558eca035c000007c47c82c92140ba19': PIPE-2916: optimize the `imsize` value derived by the `imagin_imsize` method. PIPE-2914: Refactor makecutoutimages filename handling and logging PIPE-2916: support custom cutout sizes in VLASS imaging with precise field selection and refactor makecutoutimages to handle ...2 Jira issues
Ajay VibhuteAjay Vibhute
7f2c9d6e488MPull request #1698: PIPE-2912 remove the backward compatibility wrapper function get scipy function for madMerge in PIPE/pipeline from PIPE-2912-remove-the-backward-compatibility-wrapper-function-get_scipy_function_for_mad to main * commit 'e24cdb42e1b49cac1c42cc68878aa7127aebf1c2': PIPE-2912: removed compatibility.get_scipy_function_for_mad PIPE-2912: removed compatibility.py and compatibility_test.py PIPE-2912: remove backward compatibility wrapper function for calculating MADPIPE-2912
Rui XueRui Xue
08f9ab58558PIPE-2916: optimize the `imsize` value derived by the `imagin_imsize` method.PIPE-2916
Rui XueRui Xue
3c067d71d88PIPE-2914: Refactor makecutoutimages filename handling and logging- Refactor filename construction in `Makecutoutimages` to use `os.path.splitext` for deriving the base name, replacing repetitive string replacements. - Correct subimage boundary calcculation and simplify clamping logic using `min()` and `max()`. - Update logging statements to use lazy formatting for better performance and style compliance.PIPE-2914
Rui XueRui Xue
3e705abd7faMPull request #1702: PIPE-2698: fix a `string.format` use bug.Merge in PIPE/pipeline from PIPE-2698-str-formatting-fix to main * commit '9beb677e889ee835b6ef06701aeb8dba7b5082b4': PIPE-2698: deduplicate while preserving the order. PIPE-2698: fix a `string.format` use bug; minior codestyle updates.PIPE-2698
Rui XueRui Xue
9beb677e889PIPE-2698: deduplicate while preserving the order.PIPE-2698
Rui XueRui Xue
e48400dbd34PIPE-2698: fix a `string.format` use bug; minior codestyle updates.PIPE-2698
Rui XueRui Xue
4f6da8be6ecMPull request #1701: PIPE-2909/PIPE-2270: fix the indentation bug for the frequency grid overlapping check logic.Merge in PIPE/pipeline from PIPE-2270-PIPE-2909-fix-nchan-precheck-logic to main * commit '661b07a0fae3bced3dde113130d21685cc5010a1': PIPE-2909/PIPE-2270: fix the indentation bug for the frequency grid overlapping check logic.2 Jira issues
Rui XueRui Xue
661b07a0faePIPE-2909/PIPE-2270: fix the indentation bug for the frequency grid overlapping check logic.2 Jira issues
Rui XueRui Xue
006e6e588c0PIPE-2916: support custom cutout sizes in VLASS imaging with precise field selection and refactor makecutoutimages to handle metadata-based cutout selections.- hif_editimlist: Add handling for `cutout_imsize` input. Calculate required image size including buffer using new `imaging_imsize` heuristic and store the requested cutout size in `misc_vlass` metadata. - hif_makeimages: Ensure `cutout_imsize` is retrieved safely from `misc_vlass` metadata. - hif_makecutoutimages: Refactor the subimage creation loop. - Create a map for efficient lookup of ...PIPE-2916
Ajay VibhuteAjay Vibhute
e24cdb42e1bPIPE-2912: removed compatibility.get_scipy_function_for_madPIPE-2912
Rui XueRui Xue
15423158bbbMPull request #1697: PIPE-2914: preserve order of fields and spws.Merge in PIPE/pipeline from PIPE-2914-fix-the-random-order-in-the-mstransform-field-spec-of-hif_transformimagedata to main * commit '3b9be802483ff6024c56b7847090f884d4624be2': PIPE-2914: preserve order of fields and spws.PIPE-2914
Rui XueRui Xue
3b9be802483PIPE-2914: preserve order of fields and spws.The hif_transformimagedata task now preserves the original order of fields and spws when collecting them from multiple imaging targets.PIPE-2914
Ajay VibhuteAjay Vibhute
4ec732e9d39PIPE-2912: removed compatibility.py and compatibility_test.pyPIPE-2912
Takeshi NakazatoTakeshi Nakazato
235874f629fPIPE-2490 use stokes="I"PIPE-2490
Rui XueRui Xue
6d67fd29d0cMPull request #1688: PIPE-2270: use the correct `deconvolver` selected by `specmode`.Merge in PIPE/pipeline from PIPE-2270-hif_editimlist-doesn-t-work-with-imaging_mode-vla to main * commit '3078d6af76d37cafcb2a90fb341a1f83ae540e1d': PIPE-2270: expand `processing_data_type` to include selfcal datatypes in `hif_editimlist`. PIPE-2909: allow imaging when the requested cube channel-grid stop frequency exceeds the actual SPW coverage. PIPE-2270: use the correct `deconvolver`...2 Jira issues
Ajay VibhuteAjay Vibhute
df7ba1385f9PIPE-2912: remove backward compatibility wrapper function for calculating MADPIPE-2912
Shawn BoothShawn Booth
a49a172872bMPull request #1678: PIPE-2869/PIPE-2698: Tsys scan plot randomly changes for some datasetsMerge in PIPE/pipeline from PIPE-2869-tsys-scan-plot-randomly-changes-for-some-sd-dataset to main * commit '70d1a29702c3bfcf17ee6e127cfd2d240fce9fa4': PIPE-2869: modified select_tsys_field to account for double-quoted field names and added unit test to test this use case; added unit test to exercise an invalid case PIPE-2869: changed ms.array_name for NRO telescope to TP PIPE-2869: fixed...2 Jira issues
Shawn BoothShawn Booth
70d1a29702cPIPE-2869: modified select_tsys_field to account for double-quoted field names and added unit test to test this use case; added unit test to exercise an invalid casePIPE-2869
Rui XueRui Xue
cf0a106791fMPull request #1692: PIPE-1001: update `LICENSE.md` with the ALMA partnership description.Merge in PIPE/pipeline from PIPE-1001-update-copyright-notice to main * commit '3cdd4e69571f11ea8807193abbcbad41d5e71711': PIPE-1001: update `LICENSE.md` with the ALMA partnership description.PIPE-1001
Shawn BoothShawn Booth
8569925ee4cPIPE-2869: changed ms.array_name for NRO telescope to TPPIPE-2869
Takeshi NakazatoTakeshi Nakazato
400701c8241MPull request #1681: PIPE-2507 split test data directory for NRO regression testsMerge in PIPE/pipeline from PIPE-2507-split-test-data-directory-for-two-hsdn-regression-tests to main * commit '02a65dcb480c435269763798f5959b0383ee10e3': Avoid coding the same path twice Remove trailing slash PIPE-2507 split test data directory for NRO regression testsPIPE-2507
Takeshi NakazatoTakeshi Nakazato
e7efa66a132MMerge branch 'main' into PIPE-2695-hsd_baseline-kmean-clustering-failed-for-too-few-100-line-detectionsPIPE-2695
Rui XueRui Xue
3078d6af76dPIPE-2270: expand `processing_data_type` to include selfcal datatypes in `hif_editimlist`.PIPE-2270
Rui XueRui Xue
186dd12c0bcPIPE-2909: allow imaging when the requested cube channel-grid stop frequency exceeds the actual SPW coverage.PIPE-2909
Rui XueRui Xue
3cdd4e69571PIPE-1001: update `LICENSE.md` with the ALMA partnership description.PIPE-1001
Kana SugimotoKana Sugimoto
4084e23530bMMerge branch 'main' into PIPE-2696-_update_flag-method-must-update-flag_summary-in-datatablePIPE-2696
Kana SugimotoKana Sugimoto
b509a314df3PIPE-2696: minor update to a code comment.PIPE-2696
Takeshi NakazatoTakeshi Nakazato
a1ecacab6cbChanged "grey" to "gray" for consistency with description on JIRA
Ajay VibhuteAjay Vibhute
a2858182baaPIPE-2902: minor refactoringPIPE-2902
Ajay VibhuteAjay Vibhute
a45880f7126PIPE-2902: minor changes suggested in PRPIPE-2902
Ajay VibhuteAjay Vibhute
5db418ac641PIPE-2902: rendering 'vlass_selfcal_plots' only if plots are generatedPIPE-2902
Takeshi NakazatoTakeshi Nakazato
149ea1b13cdMPull request #1675: PIPE-2857 Updated genColorList to return RGB color list in original orderMerge in PIPE/pipeline from PIPE-2857-hsd_applycal-color-map-of-xx-yy-difference-heuristics-plot-changes-randomly to main * commit 'd0b757599d983e556f4c7951c7e369943ce25022': PIPE-2857 Updated genColorList to return RGB color list in original orderPIPE-2857