Build: #35 was successful Changes by Kumar Golap
Code commits
casa6
-
Kumar Golap df5664c9162c27c10abb513c50dc4fe0600fd4c0
Merge branch 'master' into CAS-14146
-
Sandra Castro c10a35af3a50a0e88e599eea51c2d76f1b4dcbf1 m
Pull request #822: CAS-14319
Merge in CASA/casa6 from CAS-14319 to master
* commit 'e25a7f9170266ae02ea7051be700eb9334e74145':
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the 12m's test, as mentioned in the code review.
For consistency, renamed flags_final to flags_applycal.
Added the new test_stk_srdp_restore_mode.py to the component_to_test_map.json file for automatically running in Bamboo.
Added help text for check_val() function.
Modified the expected values to use those taken from a run with casa-6.5.4-9-pipeline-2023 for reference.
Added the same 0.01 tolerance to the check on the statwt mean and variance comparisons.
Added initializer for self.parallel=False
Added the support to run tclean in parallel. If casa is started with mpicasa, it will automatically run tclean in parallel.
Added test case for ALMA 7m. Added weblog functionality.
First draft of the stakeholder tests for SRDP using the restore mode of the pipelines for ALMA 12m and the VLA. The datasets associated to these tests still need to be added to the repository. -
Kumar Golap 0e1e4ee6bf1d5a8777a74e8777b9784796f8ad16
Merge branch 'master' into CAS-14146
-
Ville Suoranta 7c4bb8479a6ab3f9ab5e2ffe02270e78d637c27d m
Trigger a build
-
Takahiro Tsutsumi 05e1de7bcfa15cdaeab6829b3fe937a224988c7e m
Pull request #819: Removed .alpha.pbcor from image list
Merge in CASA/casa6 from CAS-14359 to master
* commit 'f5551dc00ce4f562c09e8f4b5175940adaea2af9':
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814. -
Sandra Castro e25a7f9170266ae02ea7051be700eb9334e74145 m
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the 12m's test, as mentioned in the code review.
-
Takahiro Tsutsumi f5551dc00ce4f562c09e8f4b5175940adaea2af9 m
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814.
-
Sandra Castro c69e70bca658bdc018a301cb7f2a7a4a524e3876 m
Pull request #817: Switched usescratch to False in setjy of the VLA stakeholder tests
Merge in CASA/casa6 from CAS-14355 to master
* commit '3121514416d80aca0388246feb74103d592f79c4':
Switched usescratch to False in setjy, as it was originally in the casaguides. This will allow this test to monitor the use of virtual model column in that CASA code. -
Sandra Castro 40022fc2a2a2aad6bf878dd7596c16e6efe5aaa7 m
Merge branch 'master' into CAS-14319
-
Sandra Castro 3121514416d80aca0388246feb74103d592f79c4 m
Switched usescratch to False in setjy, as it was originally in the casaguides. This will allow this test to monitor the use of virtual model column in that CASA code.
-
Sandra Castro 9c492db6a2747be59038d8eb5ca324e619f06a3f m
For consistency, renamed flags_final to flags_applycal.
-
Sandra Castro 13480056e3f2934e78058351a0565700a21df81d m
Added the new test_stk_srdp_restore_mode.py to the component_to_test_map.json file for automatically running in Bamboo.
-
Sandra Castro 995e09669d991abf852e023109f1dcb31a942340 m
Added help text for check_val() function.
-
Sandra Castro a9c1a50cfb74c1e7e92010ba837cf4a09602c1f9 m
Modified the expected values to use those taken from a run with casa-6.5.4-9-pipeline-2023 for reference.
-
Sandra Castro a3597c7c7b63a5c8939021cc0c202f4732c101b9 m
Added the same 0.01 tolerance to the check on the statwt mean and variance comparisons.
-
Sandra Castro a19de4708cf54758f40eec62c0eda1db6cbfccc8 m
Added initializer for self.parallel=False
-
Sandra Castro 1b55a6dc5d2f4b970e9af2fe431eee620493ec6b m
Added the support to run tclean in parallel. If casa is started with mpicasa, it will automatically run tclean in parallel.
-
Sandra Castro b527d8ddc19000150069a08d8342155aec6c8a7f m
Added test case for ALMA 7m. Added weblog functionality.
-
Sandra Castro b8e170ea8f7878eb37f69573fb1445bd848a3af3 m
First draft of the stakeholder tests for SRDP using the restore mode of the pipelines for ALMA 12m and the VLA. The datasets associated to these tests still need to be added to the repository.