AuthorCommitMessageCommit dateIssues
Takeshi NakazatoTakeshi Nakazato
8f9e793ba54MPull 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 errorPIPE-2471
Kazuhiko ShimadaKazuhiko Shimada
38f3ad73186MPull 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 ShimadaKazuhiko Shimada
e0b8a9091c5MPull 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 coveragePIPE-2284
Takeshi NakazatoTakeshi Nakazato
f22c6ad7e05MPull 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 ShimadaKazuhiko Shimada
1142e4207baPIPE-2287: fixed the commentPIPE-2287: fixed the commentPIPE-2287
Rui XueRui Xue
03825983a05MPull 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 ShimadaKazuhiko Shimada
f630a079363PIPE-2287: modified the condition of the slice width generationPIPE-2287
Rui XueRui Xue
8797758d9a7PIPE-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 XueRui Xue
c5d6c89ddf1PIPE-2370: convert np.float64 to a native float for better weblog presentations.PIPE-2370
Kana SugimotoKana Sugimoto
55bec574a76MPull 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 VibhuteAjay Vibhute
01339a549fdMPull 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_spwPIPE-2487
Shawn BoothRui XueShawn Booth
6c2c38487afMPull 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 ShimadaKazuhiko Shimada
a0414e95efePIPE-2287: fixed the condition of slice width calculationPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
5813e2ed36bMMerge branch 'main' into PIPE-2287-hsd_imaging-refactor-the-logic-of-plotting-channel-mapPIPE-2287
Ajay VibhuteAjay Vibhute
6e6a3595f61PIPE-2487: using self.data_descriptions in get_vla_corrstring methodPIPE-2487
Ajay VibhuteAjay Vibhute
ca2abbd370bPIPE-2487: fixed a bug in get_vla_corrlist_from_spwPIPE-2487
Rui XueRui Xue
440ab96bc74MPull 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 XueRui Xue
a01f4c39c0ePIPE-2483: cleanup unused variables; fix potential issue of "antName" as unbound variables in multiple locations; eliminate redundant conditional logic.PIPE-2483
Shawn BoothShawn Booth
40b9fed6898PIPE-2126: added more explicit logging for whether the pipeline uses the user-defined environment variable(s) or the default valuesPIPE-2126
Ajay VibhuteAjay Vibhute
10cbebfe6cfMPull 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 templatePIPE-1033
Vincent GeersVincent Geers
afad7b67461MPull 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 XueRui Xue
958b7689aaePIPE-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 NakazatoTakeshi Nakazato
7ebcf7223fbUpdate docstring according to the implementation
Shawn BoothShawn Booth
29cdb282ba9MPull 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 ShimadaKazuhiko Shimada
4159f2f6ab1MMerge branch 'main' into PIPE-2287-hsd_imaging-refactor-the-logic-of-plotting-channel-mapPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
f8b8ecf9639PIPE-2287: modified _calc_plot_values()PIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
5fc58927067MMerge 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-plotPIPE-2284
Kazuhiko ShimadaKazuhiko Shimada
dc460bb892aPIPE-2284: modified annotation and docstringPIPE-2284
Takeshi NakazatoKazuhiko ShimadaTakeshi Nakazato
63648cccdb0PIPE-2284: modified the warning messagePIPE-2284
Kazuhiko ShimadaKazuhiko Shimada
dd00cf7f2cbPIPE-2287: modified the docstring of __prot_channel_map()PIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
9a349bc8bc0PIPE-2287: modified initializing of LSB flagPIPE-2287
Shawn BoothShawn Booth
e8f997a8d9bPIPE-2245: explicitly set number of OpenMP threads to one in PipelineRegression.runPIPE-2245
Shawn BoothShawn Booth
6d36e251c03MPull 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 SugimotoKana Sugimoto
d6d73bd68b5PIPE-2187: Fixing a couple of formatting issues.PIPE-2187
Kazuhiko ShimadaKazuhiko Shimada
c97003d0d41PIPE-2287: fixed the logic _calc_slice_widthPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
45331bbaa2dPIPE-2287: fixed the logic calculating idx_1st_vertlinePIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
cd6c1f64e6cPIPE-2287: modified the docstring of valid_linesPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
92cfa4c005dPIPE-2287: modified initializing is_lsbPIPE-2287
Shawn BoothShawn Booth
541371b914aPIPE-2143: updated docstring to indicate updated expected results versionPIPE-2143
Shawn BoothShawn Booth
6b85b2ba8a4MMerge 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-changesPIPE-2143
Shawn BoothShawn Booth
131a4a0e6c8PIPE-2143: moved restore results files into separate restore directory to prevent incorrect selectionPIPE-2143
Shawn BoothShawn Booth
4d55770df9cPIPE-2143: modifed new restore test to use products produced by the pipeline following changes made in PIPE-1553/PIPE-15553 Jira issues
Shawn BoothShawn Booth
4f6a8a9f364PIPE-2143: added new restore test for 13A-537 to account for changes made in PIPE-15532 Jira issues
Shawn BoothShawn Booth
1b1c9058849PIPE-2245: updated docstring to indicate updated expected results versionPIPE-2245
Kazuhiko ShimadaKazuhiko Shimada
2ecb0dda07ePIPE-2287: modified the docstring in _calc_plot_valuesPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
d7e7339fe43PIPE-2287: modified the docstring at _calc_plot_valuesPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
7b909b764f9PIPE-2287: modified the docstring at _calc_plot_valuesPIPE-2287
Kazuhiko ShimadaKazuhiko Shimada
71a4046c0cbPIPE-2284: fixed to skip generating plots of Frequency coveragePIPE-2284
Shawn BoothShawn Booth
34f3faa57a3MMerge 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-collectionPIPE-2245
Shawn BoothShawn Booth
0ebfe6fe5e4PIPE-2245: changed PipelineRegression call to use expectedoutput_dirPIPE-2245

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut