Code commits
Pipeline
-
Takeshi Nakazato ccd85ad46705ccfdf6ead535e40bed5e7f765147
Pull request #1203: PIPE-2077 display atmospheric transmission curve for vla in frequency coverage plot
Merge in PIPE/pipeline from PIPE-2077-display-atmospheric-transmission-curve-for-vla-in-frequency-coverage-plot to main
* commit '0292091772fc8b17d3f20d99d5848c4e4d661aab':
add detailed docstring to get_representative_elevation
fixed wrong method name
update docstring accordingly
Updated get_median_elevation not to return 0
changed implementation of get_representative_elevation
notify if median elevation value was invalid
improved docstring
use math.radians and math.degrees instead of explicit conversion between deg and rad
PIPE-2077 add docstring for get_altitude
PIPE-2077 use appropriate altitude for observatory
PIPE-2077 bug fix on get_representative_elevation
PIPE-2077 Compute elavation value from phasecenter
PE-2077 Always plot ATM transmission -
Ajay Vibhute 6fcbfa0445a650a5817b6802d64653a0686cca61
Pull request #1207: PIPE-533: many-spws-miscinfo-filnam04-too-long-for-exportfits
Merge in PIPE/pipeline from origin/bugfix/PIPE-533-many-spws-miscinfo-filnam04-too-long-for-exportfits to main
* commit '8e011cadde837498f31b771b4978baa0e524626c':
PIPE-533: updated inline comment
PIPE-533: added comment
PIPE-533: splitting the image header keyword 'filnamxx' at the length of 68 characters -
Rui Xue d7de99bc360718ac83c747c1b9b0ac33bcaea9e1
Pull request #1210: PIPE-2093: add an optional argument in executeppr to override the default data processing root dir traditionally constructed from the shell envvar $SCIPIPE_ROOTDIR and PPR <RelativePath>.
Merge in PIPE/pipeline from PIPE-2093-add-an-option-to-execute-pprs-without-setting-scipeipe_rootdir to main
* commit '2e7d361e1e1e4f04f144aae5f6c8713ed878da12':
PIPE-2093: use abs paths for workingDir/awDir so they are recorded in logging; fallback happens in 'else'.
PIPE-2093: remove the executeppr interface argument and use the existence of 'SCIPIPE_ROOTDIR' env variable to decide the fallback testing setup.
PIPE-2093: fix another typo.
PIPE-2093: fix a typo
PIPE-2093: add an optional argument in executeppr to override the default data processing root dir traditionally constructed from the shell envvar $SCIPIPE_ROOTDIR and PPR <RelativePath>. -
Rui Xue 2e7d361e1e1e4f04f144aae5f6c8713ed878da12
PIPE-2093: use abs paths for workingDir/awDir so they are recorded in logging; fallback happens in 'else'.
-
Rui Xue cf7429871c2b1182f5676f2da63ee6e6ddfa62da
PIPE-2093: remove the executeppr interface argument and use the existence of 'SCIPIPE_ROOTDIR' env variable to decide the fallback testing setup.
- pipeline/infrastructure/executeppr.py (version cf7429871c2b1182f5676f2da63ee6e6ddfa62da) (diffs)
- pipeline/infrastructure/executevlappr.py (version cf7429871c2b1182f5676f2da63ee6e6ddfa62da) (diffs)
- pipeline/infrastructure/utils/regression-tester.py (version cf7429871c2b1182f5676f2da63ee6e6ddfa62da) (diffs)
-
Rui Xue 724c77bc44133455e1f13435e80f7de9d3e492e2
Merge remote-tracking branch 'origin/main' into PIPE-2093-add-an-option-to-execute-pprs-without-setting-scipeipe_rootdir
-
Kristin Berry 2c82f392c4a1b70082c68c043f4b30e466f0e3f1 m
PIPE-2093: fix another typo.
-
Kristin Berry bc6341f0499fcbfe441e3fdab30a5df829f28528 m
PIPE-2093: fix a typo
-
Takeshi Nakazato 0292091772fc8b17d3f20d99d5848c4e4d661aab m
Merge branch 'main' into PIPE-2077-display-atmospheric-transmission-curve-for-vla-in-frequency-coverage-plot
-
Takeshi Nakazato 9edd0c57678ccb06c8d7acba8435756335f8b4c6 m
add detailed docstring to get_representative_elevation
-
Takeshi Nakazato 537aa6657f121c324032de0a2db1358165a74396 m
fixed wrong method name
-
Takeshi Nakazato 4df4541debb7805ab3dbe2108e455529630ca905 m
update docstring accordingly
-
Takeshi Nakazato 9f2b2c3620fe64c8221dd0a7e75875bf8eb2ddf5 m
Updated get_median_elevation not to return 0
-
Takeshi Nakazato 4b411da6ee0b89e9b892ef25f71c0747bfadbfc9 m
changed implementation of get_representative_elevation
before: elevation at median timestamp
after: median of the elevations during observation computed at 1min sampling interval -
Takeshi Nakazato d9d57271e011e3e6941cc26e92e4f03580704aba m
notify if median elevation value was invalid
-
Takeshi Nakazato 1097a0afa88b2654b21f43c67a52b0f16471eaee m
improved docstring
-
Takeshi Nakazato c0cffa73f4b7169f916014de8a6baeb1c0363488 m
use math.radians and math.degrees instead of explicit conversion between deg and rad
-
Rui Xue 9f582c6b6b7702a47128c4f1a61e3d0a7d80e257 m
PIPE-2093: add an optional argument in executeppr to override the default data processing root dir traditionally constructed from the shell envvar $SCIPIPE_ROOTDIR and PPR <RelativePath>.
- pipeline/infrastructure/executeppr.py (version 9f582c6b6b7702a47128c4f1a61e3d0a7d80e257) (diffs)
- pipeline/infrastructure/executevlappr.py (version 9f582c6b6b7702a47128c4f1a61e3d0a7d80e257) (diffs)
- pipeline/infrastructure/utils/regression-tester.py (version 9f582c6b6b7702a47128c4f1a61e3d0a7d80e257) (diffs)
-
Ajay Vibhute <avibhute@cvpost125.cv.nrao.edu> 8e011cadde837498f31b771b4978baa0e524626c m
PIPE-533: updated inline comment
-
Ajay Vibhute <avibhute@cvpost125.cv.nrao.edu> 42cb1939bb8a52a5873c8960e3cc4e8574d101b3 m
PIPE-533: added comment
-
Ajay Vibhute <avibhute@cvpost125.cv.nrao.edu> 249d1f4b71c8db601ff75e16aed8a7b1a1235d56 m
PIPE-533: splitting the image header keyword 'filnamxx' at the length of 68 characters
-
Takeshi Nakazato b6a6cdee69c414b9edefc48ad73d1a82f4dcf4a4 m
PIPE-2077 add docstring for get_altitude
-
Takeshi Nakazato 94444e698f82d281079c6523976e02fde424330b m
PIPE-2077 use appropriate altitude for observatory
-
Takeshi Nakazato a21bde90c7c5db2cdb70d8f00724dff110372a09 m
PIPE-2077 bug fix on get_representative_elevation
-
Takeshi Nakazato 5a2f16ad700121502c38f33c5f27bb41f5236f1f m
PIPE-2077 Compute elavation value from phasecenter
If it fails, inspect POINTING table. -
Takeshi Nakazato 5c367c9b27f6843ccf5a8c34b7dc974aac43981c m
PE-2077 Always plot ATM transmission