Build: #113 was successful
Job: Test ManyLinux 2.28 Python 3.12 was successful
Code commits
Casa6
-
Srikrishna Sekhar 168f78ecd03c70929274c48e48547a24bd3f6c0f
Pull request #1069: CAS-14825
Merge in CASA/casa6 from CAS-14825 to master
* commit 'ab5779d7deaa35eb006c36f649795df34e1e2806':
CAS-14825 : Remove traps for nterms < 2 and MT-MFS -
Kumar Golap 1f467a3655aafa75c3a19e3324e0abdef1049b4a
Pull request #1067: CAS-14454
Merge in CASA/casa6 from CAS-14454 to master
* commit '21c177edd7dc97ff82dd395da776255d46cd9553':
Fixed: trying to just fill model column was not copying over the tt images to the cube model for prediction
As per reviewer comment added a squint correction test to the mvc test.
Added unit tests and fixed a per pol normalization
Fix an oversight ...when having pol images the full pol pb was being used rather that each stokes. -
Srikrishna Sekhar ab5779d7deaa35eb006c36f649795df34e1e2806 m
Merge remote-tracking branch 'origin/master' into CAS-14825
-
Srikrishna Sekhar a3ce0a540b31cc1cedbc5420f3f2dc9c7f3df0fb m
CAS-14825 : Remove traps for nterms < 2 and MT-MFS
This allows nterms=1 to run, which is mathematically consistent with
using hogbom clean via different internal machinery.
We will deprecate this usage mode at a future date, but this resolves
issues with running the pipeline in this mode. -
Kumar Golap 21c177edd7dc97ff82dd395da776255d46cd9553 m
Fixed: trying to just fill model column was not copying over the tt images to the cube model for prediction
-
Kumar Golap 52e0d16a0c2818e302429c737793231a8e82a9c1 m
Merge branch 'master' into CAS-14454
-
Kumar Golap d5058878e50e9a68fb220ce696274d170b596e43 m
As per reviewer comment added a squint correction test to the mvc test.
-
Kumar Golap 4d13954f955542c30a4e0815ad2ebb8edf5706f5 m
Merge branch 'master' into CAS-14454
-
Kumar Golap 7ac3fd180d287b035710065b46f4650e83115f4b m
Added unit tests and fixed a per pol normalization
-
Kumar Golap 844b4a5f2c8cc1d8e650566275f0d0015fa46b06 m
Fix an oversight ...when having pol images the full pol pb was being used rather that each stokes.