Takeshi Nakazato | f22c6ad7e05M | Pull request #1437: PIPE-2351 remove sdimaging from casa_tasks.pyMerge 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 ... | | PIPE-2351 |
Rui Xue | 03825983a05M | 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... | | 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 |
Rui Xue | c5d6c89ddf1 | PIPE-2370: convert np.float64 to a native float for better weblog presentations. | | PIPE-2370 |
Kana Sugimoto | 55bec574a76M | 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. | | PIPE-2187 |
Ajay Vibhute | 01339a549fdM | Pull request #1446: PIPE-2487: fixed a bug in get_vla_corrlist_from_spwMerge 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 | | PIPE-2487 |
 Shawn Booth | 6c2c38487afM | Pull request #1404: PIPE-2126: Define default values for FLUX_SERVICE_URL and FLUX_SERVICE_BACKUPMerge 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... | | PIPE-2126 |
Ajay Vibhute | 6e6a3595f61 | PIPE-2487: using self.data_descriptions in get_vla_corrstring method | | PIPE-2487 |
Ajay Vibhute | ca2abbd370b | PIPE-2487: fixed a bug in get_vla_corrlist_from_spw | | PIPE-2487 |
Rui Xue | 440ab96bc74M | 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... | | 2 Jira issues |
Rui Xue | a01f4c39c0e | PIPE-2483: cleanup unused variables; fix potential issue of "antName" as unbound variables in multiple locations; eliminate redundant conditional logic. | | 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 | | PIPE-2126 |
Ajay Vibhute | 10cbebfe6cfM | Pull request #1395: PIPE-1033: Moved zero clipping commands before templateMerge 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 | | PIPE-1033 |
Vincent Geers | afad7b67461M | Pull request #1436: PIPE-2394: update tsys gainfield mappingMerge 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. | | 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. | | PIPE-2484 |
Shawn Booth | 29cdb282ba9M | Pull request #1390: PIPE-2245: add csv-3899-eb2-small into the regression test collectionMerge 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... | | PIPE-2245 |
Shawn Booth | e8f997a8d9b | PIPE-2245: explicitly set number of OpenMP threads to one in PipelineRegression.run | | PIPE-2245 |
Shawn Booth | 6d36e251c03M | Pull request #1389: PIPE-2143: update the VLA restore regression test for the PIPE-1553/PIPE-1555 changesMerge 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... | | 3 Jira issues |
Kana Sugimoto | d6d73bd68b5 | PIPE-2187: Fixing a couple of formatting issues. | | PIPE-2187 |
Shawn Booth | 541371b914a | PIPE-2143: updated docstring to indicate updated expected results version | | PIPE-2143 |
Shawn Booth | 6b85b2ba8a4M | 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 | | PIPE-2143 |
Shawn Booth | 131a4a0e6c8 | PIPE-2143: moved restore results files into separate restore directory to prevent incorrect selection | | 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 | | 3 Jira issues |
Shawn Booth | 4f6a8a9f364 | PIPE-2143: added new restore test for 13A-537 to account for changes made in PIPE-1553 | | 2 Jira issues |
Shawn Booth | 1b1c9058849 | PIPE-2245: updated docstring to indicate updated expected results version | | PIPE-2245 |
Shawn Booth | 34f3faa57a3M | 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 | | PIPE-2245 |
Shawn Booth | 0ebfe6fe5e4 | PIPE-2245: changed PipelineRegression call to use expectedoutput_dir | | PIPE-2245 |
Shawn Booth | 903c17538da | PIPE-2245: removed products entry from test case | | PIPE-2245 |
Shawn Booth | f43cb7f3a9e | PIPE-2245: added new cal-image regression test using the csv-3899-small dataset | | PIPE-2245 |
Takeshi Nakazato | 617341ba1b6 | set default reffile to 'nroscalefile.csv' | | |
Takeshi Nakazato | b5e3e28643d | continue running script even if tsdimaging fails | | |
Takeshi Nakazato | da91d8fb85eM | Merge branch 'main' into PIPE-2351-remove-sdimaging-from-casa_tasks.py | | PIPE-2351 |
Takeshi Nakazato | 738441cc8f3 | avoid including numpy dtype information into the script | | |
Takeshi Nakazato | 0ac8b0aa12b | further tweak of rebase and image script | | |
Ajay Vibhute | ed7dcb79786 | PIPE-1033: dummy commit | | PIPE-1033 |
Rui Xue | 6447e7125ffM | 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(). | | PIPE-2468 |
Shawn Booth | ded8507311d | PIPE-2126: fixed AttributeError in datetime call | | 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 | | PIPE-2126 |
Kana Sugimoto | 2907e704ffcM | Pull request #1422: PIPE-2421 hsd skycal remove interval vs time plotsMerge 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. | | PIPE-2421 |
Ajay Vibhute | 237c2a2d126M | Pull request #1426: PIPE-2425: fixed issues caused by resolving merge conflicts in PIPE-2424Merge 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 | | 2 Jira issues |
Ajay Vibhute | c49b9c50b0f | PIPE-1033: updated 'clip' agent position | | 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(). | | PIPE-2468 |
Ajay Vibhute | b714a5dcf36 | PIPE-2425:readding removed docstring lines | | PIPE-2425 |
Ajay Vibhute | a389aad44e7 | PIPE-2425: readding removed docstring lines | | PIPE-2425 |
Ajay Vibhute | fbcbf751377 | PIPE-2425: fixed issues caused by resolving merge conflicts in PIPE-2424 | | 2 Jira issues |
Rui Xue | da11964ccbbM | Merge remote-tracking branch 'origin/main' into PIPE-1033-flagging-of-zeros-is-not-reported-correctly-in-vla-pipeline-weblog | | PIPE-1033 |
Ajay Vibhute | 0f232520c34M | Pull request #1425: PIPE-2455: removed unit displayed in residual plotMerge in PIPE/pipeline from PIPE-2455-remove-the-jy-unit-from-the-y-axis-in-the-hifv_fluxboot-residual-plot to main
* commit '52b9bcc31aa4b9cfb847c7a2b042bf030421989c':
PIPE-2455: removed unit displayed in residual plot | | PIPE-2455 |
Ajay Vibhute | 2565ed0c431M | Pull request #1420: PIPE-2424 remove vla minbaselineforcal method from domain.measurementsetMerge in PIPE/pipeline from PIPE-2424-remove-vla_minbaselineforcal-method-from-domain.measurementset to main
* commit '0f7aa64ee77cb62d0f809285530601e68177e758':
PIPE-2424: Minor changes suggested during PR review
PIPE-2425: consolidated get_vla_max_integration_time, get_median_intgeration_time, and get_median_science_integration_time methods into get_integration_time_stats
PIPE-2438: I... | | 3 Jira issues |
Vincent Geers | 18dd01b3a70 | PIPE-2394: update docstrings, type hints, commentary. | | PIPE-2394 |
Vincent Geers | d7a4e0ab716 | PIPE-2394: update gainfield mapping heuristic in h_tsyscal to handle new Tsys observing scheme. | | PIPE-2394 |