Takeshi Nakazato | 8f9e793ba54M | Pull request #1435: PIPE-2471 fix weblog rendering errorMerge in PIPE/pipeline from PIPE-2471-hsd_skycal-weblog-rendering-error to main
* commit '7ebcf7223fb503cd0dd387ea0408435246287786':
Update docstring according to the implementation
PIPE-2471 refactor get_solution_interval
PIPE-2471 fix weblog rendering error | | PIPE-2471 |
Kazuhiko Shimada | 38f3ad73186M | Pull request #1387: PIPE-2287 hsd imaging refactor the logic of plotting channel mapMerge in PIPE/pipeline from PIPE-2287-hsd_imaging-refactor-the-logic-of-plotting-channel-map to main
* commit '1142e4207ba8f22f73638ed67a456967029acd9f': (34 commits)
PIPE-2287: fixed the comment
PIPE-2287: modified the condition of the slice width generation
PIPE-2287: fixed the condition of slice width calculation
PIPE-2287: modified _calc_plot_values()
PIPE-2287: modified the docs... | | PIPE-2287 |
Kazuhiko Shimada | e0b8a9091c5M | Pull request #1439: PIPE-2284: fixed to skip generating plots of Frequency coverageMerge 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 | | PIPE-2284 |
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 |
Kazuhiko Shimada | 1142e4207baPIPE-2287: fixed the comment | PIPE-2287: fixed the comment | | PIPE-2287 |
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 |
Kazuhiko Shimada | f630a079363 | PIPE-2287: modified the condition of the slice width generation | | PIPE-2287 |
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 |
Kazuhiko Shimada | a0414e95efe | PIPE-2287: fixed the condition of slice width calculation | | PIPE-2287 |
Kazuhiko Shimada | 5813e2ed36bM | Merge branch 'main' into PIPE-2287-hsd_imaging-refactor-the-logic-of-plotting-channel-map | | PIPE-2287 |
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 |
Takeshi Nakazato | 7ebcf7223fb | Update docstring according to the implementation | | |
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 |
Kazuhiko Shimada | 4159f2f6ab1M | Merge branch 'main' into PIPE-2287-hsd_imaging-refactor-the-logic-of-plotting-channel-map | | PIPE-2287 |
Kazuhiko Shimada | f8b8ecf9639 | PIPE-2287: modified _calc_plot_values() | | PIPE-2287 |
Kazuhiko Shimada | 5fc58927067M | 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 | | PIPE-2284 |
Kazuhiko Shimada | dc460bb892a | PIPE-2284: modified annotation and docstring | | PIPE-2284 |
 Takeshi Nakazato | 63648cccdb0 | PIPE-2284: modified the warning message | | PIPE-2284 |
Kazuhiko Shimada | dd00cf7f2cb | PIPE-2287: modified the docstring of __prot_channel_map() | | PIPE-2287 |
Kazuhiko Shimada | 9a349bc8bc0 | PIPE-2287: modified initializing of LSB flag | | PIPE-2287 |
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 |
Kazuhiko Shimada | c97003d0d41 | PIPE-2287: fixed the logic _calc_slice_width | | PIPE-2287 |
Kazuhiko Shimada | 45331bbaa2d | PIPE-2287: fixed the logic calculating idx_1st_vertline | | PIPE-2287 |
Kazuhiko Shimada | cd6c1f64e6c | PIPE-2287: modified the docstring of valid_lines | | PIPE-2287 |
Kazuhiko Shimada | 92cfa4c005d | PIPE-2287: modified initializing is_lsb | | PIPE-2287 |
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 |
Kazuhiko Shimada | 2ecb0dda07e | PIPE-2287: modified the docstring in _calc_plot_values | | PIPE-2287 |
Kazuhiko Shimada | d7e7339fe43 | PIPE-2287: modified the docstring at _calc_plot_values | | PIPE-2287 |
Kazuhiko Shimada | 7b909b764f9 | PIPE-2287: modified the docstring at _calc_plot_values | | PIPE-2287 |
Kazuhiko Shimada | 71a4046c0cb | PIPE-2284: fixed to skip generating plots of Frequency coverage | | PIPE-2284 |
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 |