Build: #10 did not complete Child of PIPESPECS-PACKAGEPIPEMAINCASA674-17
Code commits
Pipeline
-
Ajay Vibhute 066a71cca960d6dab310199d95f057b0d7c8d10c
Pull request #1796: PIPE-3070: changing doquantiles to boolean from string
Merge in PIPE/pipeline from PIPE-3070-change-the-value-of-doquantiles-argument-value-from-string-to-boolean to main
* commit '3225e28bc9fb8dd7374a28f163c05ba463fbe6ba':
PIPE-3070: changing doquantiles to boolean from string -
Rui Xue 1fdf943c22c982a2fafa8be9827c6ac93cfbd1e0
Pull request #1789: PIPE-3060: Refactor masking logic in syspower to ensure proper boolean array handling
Merge in PIPE/pipeline from PIPE-3060-clone-typeerror-in-hifv_syspower to main
* commit '48578da916cdd083f98e572695bf6ed92de9d347':
PIPE-3060: Refactor masking logic in syspower to ensure proper boolean array handling -
Rui Xue 48182a99d008cbad907a23a6931d27675ea6fa18
Pull request #1792: PIPE-3063: add pipeline scripts/
Merge in PIPE/pipeline from PIPE-3063-add-scripts-for-standalone-helpers-cicd-functions to main
* commit 'b691966bbd3884dcb41b45ab29a60970f2c08337':
PIPE-3063: Update documentation in procedure_add_parallel.py to clarify task support for parallel execution
PIPE-3063: Add script to inject `parallel=True` into procedure/PPR for faster development testing -
Ajay Vibhute 3225e28bc9fb8dd7374a28f163c05ba463fbe6ba
PIPE-3070: changing doquantiles to boolean from string
-
Takeshi Nakazato bb957e3eeada2f1133358c97fbaed230fdbc2369
Pull request #1774: PIPE-2774 hsd atmcor selected atmtype become worse in pl2025
Merge in PIPE/pipeline from PIPE-2774-hsd_atmcor-selected-atmtype-become-worse-in-pl2025 to main
* commit '6dbac1563e26e93c773bb3f9b6139dd58440b0d0':
Eliminate matplotlib.pyplot depencency
Eliminate pylab dependency
Simplify the code using numpy function
Eliminate unnecessary conditional block
Complete docstring and type annotation of smooth function
Examine separate atmowpheric features individually
Adjust smoothing box size
increase smoothing kernel size
Refactoring to reduce number of smoothing operation
bug fix on metricnorm and revised skychansel
Mitigate boundary effect of convolution
change default metric for selectModelParams to 'intsqdiff'
intsqdiff -
Takeshi Nakazato 6dbac1563e26e93c773bb3f9b6139dd58440b0d0 m
Eliminate matplotlib.pyplot depencency
-
Takeshi Nakazato f6934da6f8dfdba3997a01116a28b838c360f948 m
Eliminate pylab dependency
-
Takeshi Nakazato 6605902ee53a01ba945f8bbcce8de86a0832c65a m
Simplify the code using numpy function
-
Takeshi Nakazato cfbf937b7d2cc3b77ffa1d407f47a5303e2bcde4 m
Eliminate unnecessary conditional block
-
Takeshi Nakazato d906191ca22646b37e14c08e8263ea74e885fa1c m
Complete docstring and type annotation of smooth function
Also added safeguard code not to perform the smoothing operation unnecessarily. -
Takeshi Nakazato c2578a84746e49bf4c35a2698c96484bbc5d7a66 m
Merge branch 'main' into PIPE-2774-hsd_atmcor-selected-atmtype-become-worse-in-pl2025
-
Rui Xue b691966bbd3884dcb41b45ab29a60970f2c08337 m
PIPE-3063: Update documentation in procedure_add_parallel.py to clarify task support for parallel execution
-
Rui Xue 759e9cea24c382968581f2db14b49dee6267bec1 m
PIPE-3063: Add script to inject `parallel=True` into procedure/PPR for faster development testing
-
Rui Xue <rx.astro@gmail.com> 48578da916cdd083f98e572695bf6ed92de9d347 m
PIPE-3060: Refactor masking logic in syspower to ensure proper boolean array handling
-
Takeshi Nakazato 1c56a8aaaa26bc193a8fa718b5773dc9124f9652 m
Examine separate atmowpheric features individually
Previous impelentation combined all the detected atmospheric features
together to calculate metric values. This commit evaluates metric values
for each atmospheric feature individually and takes sum of them. -
Takeshi Nakazato 87641e4339e44075d04b7058bd4e3dbeca53d88d m
Adjust smoothing box size
Smoothing box size is extended to 0.016 * nchan (factor was 0.004
previously). Set upper limit depending on the width of the atmospheric
feature (nchatm * 0.2). -
Takeshi Nakazato 21b281a3aeb48fe17b03939e6932cd6c9e549c32 m
increase smoothing kernel size
-
Takeshi Nakazato a8f9f6ed98054530edd94b18d6aae009bc715538 m
Refactoring to reduce number of smoothing operation
-
Takeshi Nakazato a9b49a4a86bcf203f35e2ec1b67676ac13ab1c83 m
bug fix on metricnorm and revised skychansel
-
Takeshi Nakazato c94e640f8edeb03c5a90a6eb8c9229fcdf1ef106 m
Mitigate boundary effect of convolution
-
Takeshi Nakazato c82c9db997ebb20a58204b5c35afa68ebc75c823 m
change default metric for selectModelParams to 'intsqdiff'
-
Takeshi Nakazato 7fa543329f27f5097adf0fa3b93bc94327589662 m
Merge branch 'main' into PIPE-2774-hsd_atmcor-selected-atmtype-become-worse-in-pl2025
-
Takeshi Nakazato b6a51892e965c9cc2b6720dc1def118e55e7f884 m
Merge branch 'main' into PIPE-2774-hsd_atmcor-selected-atmtype-become-worse-in-pl2025
-
Ihor Ihnatiev 13d33f260e32736ee7d3551b72dda58058cab03f m
Merge branch 'main' into PIPE-2774-hsd_atmcor-selected-atmtype-become-worse-in-pl2025
-
Ihor Ihnatiev 1e41e5b898446edf66be35758c23b4b5ceee4310 m
intsqdiff