Kazuhiko Shimada e0b8a9091c5 M Pull request #1439: PIPE-2284: fixed to skip generating plots of Frequency coverage Merge in PIPE/pipeline from PIPE-2284-calsurvey-data-no-target-intent-crashed-the-spw-vs-frequency-summary-plot to main
* commit '5fc589270676847e8766ba755c2d20434370ef9f':
PIPE-2284: modified annotation and docstring
PIPE-2284: modified the warning message
PIPE-2284: fixed to skip generating plots of Frequency coverage 10 Mar 2025 PIPE-2284 Takeshi Nakazato f22c6ad7e05 M Pull request #1437: PIPE-2351 remove sdimaging from casa_tasks.py Merge in PIPE/pipeline from PIPE-2351-remove-sdimaging-from-casa_tasks.py to main
* commit '617341ba1b66230177f3a3b191308ffb10a5427f':
set default reffile to 'nroscalefile.csv'
continue running script even if tsdimaging fails
avoid including numpy dtype information into the script
further tweak of rebase and image script
PIPE-2351 update template file for NRO reduction script to use ... 10 Mar 2025 PIPE-2351 Rui Xue 03825983a05 M Pull request #1449: PIPE-2370: convert np.float64 to a native float for better weblog presentations. Merge in PIPE/pipeline from PIPE-2370-input-parameters-in-task-execution-summary-page-contains-numpy-data-type to main
* commit '8797758d9a720d8802b357d229f45957d5929e42':
PIPE-2370: plotweather returns tau as list[np.float64] instead of list[float] and we convert it to list[float] for better weblog presentation and formatting in casa_commands.log.
PIPE-2370: convert np.float64 to a native... 07 Mar 2025 PIPE-2370 Rui Xue 8797758d9a7 PIPE-2370: plotweather returns tau as list[np.float64] instead of list[float] and we convert it to list[float] for better weblog presentation and formatting in casa_commands.log. PIPE-2370: plotweather returns tau as list[np.float64] instead of list[float] and we convert it to list[float] for better weblog presentation and formatting in casa_commands.log. 06 Mar 2025 PIPE-2370 Rui Xue c5d6c89ddf1 PIPE-2370: convert np.float64 to a native float for better weblog presentations. 06 Mar 2025 PIPE-2370 Kana Sugimoto 55bec574a76 M Pull request #1423: PIPE-2187: Removed elevation difference warning message in hsd_skycal. Merge in PIPE/pipeline from PIPE-2187-hsd_skycal-removing-duplicated-warning-for-on-and-off-difference to main
* commit 'd6d73bd68b503ac9475ea52c803a49e3ad7c771b':
PIPE-2187: Fixing a couple of formatting issues.
PIPE-2187: Removed elevation difference warning message in hsd_skycal. 04 Mar 2025 PIPE-2187 Ajay Vibhute 01339a549fd M Pull request #1446: PIPE-2487: fixed a bug in get_vla_corrlist_from_spw Merge in PIPE/pipeline from PIPE-2487-fix-ms.get_vla_corrlist_from_spw to main
* commit '6e6a3595f61d31bb971afc6d5afe3744fa8890ab':
PIPE-2487: using self.data_descriptions in get_vla_corrstring method
PIPE-2487: fixed a bug in get_vla_corrlist_from_spw 04 Mar 2025 PIPE-2487 Shawn Booth 6c2c38487af M Pull request #1404: PIPE-2126: Define default values for FLUX_SERVICE_URL and FLUX_SERVICE_BACKUP Merge in PIPE/pipeline from PIPE-2126-define-default-values-for-flux_service_url-and-flux_service_backup to main
* commit '40b9fed68986ea5912c4bf7d672d1e82c32abccd':
PIPE-2126: added more explicit logging for whether the pipeline uses the user-defined environment variable(s) or the default values
PIPE-2126: fixed AttributeError in datetime call
PIPE-2126: moved validate_url to infrastruc... 04 Mar 2025 PIPE-2126 Ajay Vibhute 6e6a3595f61 PIPE-2487: using self.data_descriptions in get_vla_corrstring method 03 Mar 2025 PIPE-2487 Ajay Vibhute ca2abbd370b PIPE-2487: fixed a bug in get_vla_corrlist_from_spw 28 Feb 2025 PIPE-2487 Rui Xue 440ab96bc74 M Pull request #1443: PIPE-2484: exclude invalid SPW/band selections in plotms calls. Merge in PIPE/pipeline from PIPE-2484-clone-per-spw-bandpass-plots-for-multi-band-spectral-line-show-spws-that-do-not-exist-in-a to main
* commit 'a01f4c39c0ee49f712ce76c3958938f7431ca097':
PIPE-2483: cleanup unused variables; fix potential issue of "antName" as unbound variables in multiple locations; eliminate redundant conditional logic.
PIPE-2484: exclude invalid SPW/band selections in... 27 Feb 2025 2 Jira issuesRui Xue a01f4c39c0e PIPE-2483: cleanup unused variables; fix potential issue of "antName" as unbound variables in multiple locations; eliminate redundant conditional logic. 27 Feb 2025 PIPE-2483 Shawn Booth 40b9fed6898 PIPE-2126: added more explicit logging for whether the pipeline uses the user-defined environment variable(s) or the default values 25 Feb 2025 PIPE-2126 Ajay Vibhute 10cbebfe6cf M Pull request #1395: PIPE-1033: Moved zero clipping commands before template Merge in PIPE/pipeline from PIPE-1033-flagging-of-zeros-is-not-reported-correctly-in-vla-pipeline-weblog to main
* commit 'ed7dcb79786cec26dd2cbf8a6382154c38e811dd':
PIPE-1033: dummy commit
PIPE-1033: updated 'clip' agent position
PIPE-1033: Moved zero clipping commands before template 25 Feb 2025 PIPE-1033 Vincent Geers afad7b67461 M Pull request #1436: PIPE-2394: update tsys gainfield mapping Merge in PIPE/pipeline from PIPE-2394_update_tsys_gainfield_mapping to main
* commit '18dd01b3a709667e96b3d36f4efe8d810bbb93ec':
PIPE-2394: update docstrings, type hints, commentary.
PIPE-2394: update gainfield mapping heuristic in h_tsyscal to handle new Tsys observing scheme. 25 Feb 2025 PIPE-2394 Rui Xue 958b7689aae PIPE-2484: exclude invalid SPW/band selections in plotms calls. * ensure pre-existing plots can be reused during rerendering tests.
* check SPW existence in band within parent/perspw/perband sections of the weblog. 21 Feb 2025 PIPE-2484 Shawn Booth 29cdb282ba9 M Pull request #1390: PIPE-2245: add csv-3899-eb2-small into the regression test collection Merge in PIPE/pipeline from PIPE-2245-add-csv-3899-eb2-small-into-the-regression-test-collection to main
* commit 'e8f997a8d9bbdbb04e26f71bf352cbf3d3a419c0':
PIPE-2245: explicitly set number of OpenMP threads to one in PipelineRegression.run
PIPE-2245: updated docstring to indicate updated expected results version
PIPE-2245: changed PipelineRegression call to use expectedoutput_dir
PIP... 21 Feb 2025 PIPE-2245 Kazuhiko Shimada 5fc58927067 M Merge branch 'PIPE-2284-calsurvey-data-no-target-intent-crashed-the-spw-vs-frequency-summary-plot' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-2284-calsurvey-data-no-target-intent-crashed-the-spw-vs-frequency-summary-plot 20 Feb 2025 PIPE-2284 Kazuhiko Shimada dc460bb892a PIPE-2284: modified annotation and docstring 20 Feb 2025 PIPE-2284 Takeshi Nakazato 63648cccdb0 PIPE-2284: modified the warning message 20 Feb 2025 PIPE-2284 Shawn Booth e8f997a8d9b PIPE-2245: explicitly set number of OpenMP threads to one in PipelineRegression.run 19 Feb 2025 PIPE-2245 Shawn Booth 6d36e251c03 M Pull request #1389: PIPE-2143: update the VLA restore regression test for the PIPE-1553/PIPE-1555 changes Merge in PIPE/pipeline from PIPE-2143-update-the-vla-restore-regression-test-for-the-pipe-1553-pipe-1555-changes to main
* commit '541371b914a333d21cd565acd69e18194ac99d9a':
PIPE-2143: updated docstring to indicate updated expected results version
PIPE-2143: moved restore results files into separate restore directory to prevent incorrect selection
PIPE-2143: modifed new restore test to u... 19 Feb 2025 3 Jira issuesKana Sugimoto d6d73bd68b5 PIPE-2187: Fixing a couple of formatting issues. 19 Feb 2025 PIPE-2187 Shawn Booth 541371b914a PIPE-2143: updated docstring to indicate updated expected results version 18 Feb 2025 PIPE-2143 Shawn Booth 6b85b2ba8a4 M Merge branch 'PIPE-2143-update-the-vla-restore-regression-test-for-the-pipe-1553-pipe-1555-changes' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-2143-update-the-vla-restore-regression-test-for-the-pipe-1553-pipe-1555-changes 18 Feb 2025 PIPE-2143 Shawn Booth 131a4a0e6c8 PIPE-2143: moved restore results files into separate restore directory to prevent incorrect selection 14 Oct 2024 PIPE-2143 Shawn Booth 4d55770df9c PIPE-2143: modifed new restore test to use products produced by the pipeline following changes made in PIPE-1553/PIPE-1555 03 Oct 2024 3 Jira issuesShawn Booth 4f6a8a9f364 PIPE-2143: added new restore test for 13A-537 to account for changes made in PIPE-1553 27 Sep 2024 2 Jira issuesShawn Booth 1b1c9058849 PIPE-2245: updated docstring to indicate updated expected results version 18 Feb 2025 PIPE-2245 Kazuhiko Shimada 71a4046c0cb PIPE-2284: fixed to skip generating plots of Frequency coverage 18 Feb 2025 PIPE-2284 Shawn Booth 34f3faa57a3 M Merge branch 'PIPE-2245-add-csv-3899-eb2-small-into-the-regression-test-collection' of https://open-bitbucket.nrao.edu/scm/pipe/pipeline into PIPE-2245-add-csv-3899-eb2-small-into-the-regression-test-collection 17 Feb 2025 PIPE-2245 Shawn Booth 0ebfe6fe5e4 PIPE-2245: changed PipelineRegression call to use expectedoutput_dir 14 Oct 2024 PIPE-2245 Shawn Booth 903c17538da PIPE-2245: removed products entry from test case 04 Oct 2024 PIPE-2245 Shawn Booth f43cb7f3a9e PIPE-2245: added new cal-image regression test using the csv-3899-small dataset 03 Oct 2024 PIPE-2245 Takeshi Nakazato 617341ba1b6 set default reffile to 'nroscalefile.csv' 17 Feb 2025 Takeshi Nakazato b5e3e28643d continue running script even if tsdimaging fails 17 Feb 2025 Takeshi Nakazato da91d8fb85e M Merge branch 'main' into PIPE-2351-remove-sdimaging-from-casa_tasks.py 17 Feb 2025 PIPE-2351 Takeshi Nakazato 738441cc8f3 avoid including numpy dtype information into the script 17 Feb 2025 Takeshi Nakazato 0ac8b0aa12b further tweak of rebase and image script 17 Feb 2025 Ajay Vibhute ed7dcb79786 PIPE-1033: dummy commit 13 Feb 2025 PIPE-1033 Rui Xue 6447e7125ff M Pull request #1429: PIPE-2468: fix a logging-related bug in corner cases where `ants_to_demote=None` for ms.update_reference_antennas(). Merge in PIPE/pipeline from PIPE-2468-hifa_wvrgcalflag-might-crash-in-some-corner-cases to main
* commit '74499b0f19c829ff0b0c23f83074c5aa8e73deb4':
PIPE-2468: fix a logging-related bug in corner cases where `ants_to_demote=None` for ms.update_reference_antennas(). 11 Feb 2025 PIPE-2468 Shawn Booth ded8507311d PIPE-2126: fixed AttributeError in datetime call 10 Feb 2025 PIPE-2126 Shawn Booth b50a0fb9b1a PIPE-2126: moved validate_url to infrastructure/utils/utils.py; moved handling of FLUX_SERVICE_URL and FLUX_SERVICE_URL_BACKUP to dbfluxes.py exclusively; created functions get_flux_urls and get_valid_url to replace duplicated global variable logic; converted eager string interpolation in logging messages to deferred; removed unused code; replaced deprecated datetime.datetime.utcnow call 10 Feb 2025 PIPE-2126 Kana Sugimoto 2907e704ffc M Pull request #1422: PIPE-2421 hsd skycal remove interval vs time plots Merge in PIPE/pipeline from PIPE-2421-hsd_skycal-remove-interval-vs-time-plots to main
* commit 'b4e743f33f08f6c4b9cfb50e2fdc9021ec538dc5':
PIPE-2421: Removed interval vs time plots in hsd_skycal.
PIPE-2421: Removed interval vs time plots in hsd_skycal. 09 Feb 2025 PIPE-2421 Ajay Vibhute 237c2a2d126 M Pull request #1426: PIPE-2425: fixed issues caused by resolving merge conflicts in PIPE-2424 Merge in PIPE/pipeline from PIPE-2425-.get_vla_max_integration_time-in-ms-objects to main
* commit 'b714a5dcf36a8456aa0bb0079e5bc69459ef2527':
PIPE-2425:readding removed docstring lines
PIPE-2425: readding removed docstring lines
PIPE-2425: fixed issues caused by resolving merge conflicts in PIPE-2424 06 Feb 2025 2 Jira issuesAjay Vibhute c49b9c50b0f PIPE-1033: updated 'clip' agent position 06 Feb 2025 PIPE-1033 Rui Xue 74499b0f19c PIPE-2468: fix a logging-related bug in corner cases where `ants_to_demote=None` for ms.update_reference_antennas(). 05 Feb 2025 PIPE-2468 Ajay Vibhute b714a5dcf36 PIPE-2425:readding removed docstring lines 04 Feb 2025 PIPE-2425 Ajay Vibhute a389aad44e7 PIPE-2425: readding removed docstring lines 03 Feb 2025 PIPE-2425 Ajay Vibhute fbcbf751377 PIPE-2425: fixed issues caused by resolving merge conflicts in PIPE-2424 03 Feb 2025 2 Jira issues