Build: #37 was successful
Job: Test Tools Many Linux 2.28 was successful
Code commits
Casa6
-
Takeshi Nakazato 73c121f99c0f7a5a950101aa43852ac46365e370
Pull request #863: CAS-9957
Merge in CASA/casa6 from CAS-9957 to master
* commit '60c4540243eb8ce72f8f074d4fd56ccb910b3563':
refactoring
refactoring using slice functions
npol=4 is not supported
put const before type
Refactoring for consistent coding style
define weightMat as reference
renamed weightspec to weightSpec
CAS-9957 handle the case when both Wxx and Wyy is zero
Use built-in types instead of casacore type, also use consistent types in for-loop
CAS-9957 updated formula for WEIGHT column case
CAS-9957 implemented correct weight propagation -
Takeshi Nakazato 60c4540243eb8ce72f8f074d4fd56ccb910b3563
Merge branch 'master' into CAS-9957
-
Takeshi Nakazato a6abe864de7bb7d9aadfc1eb778539640aadd0c0 m
Merge branch 'master' into CAS-9957
-
Takeshi Nakazato 4e01d181ce095e5115fa24c739d4bf2ade8a2d2d m
Merge branch 'master' into CAS-9957
-
Takeshi Nakazato 15737b45e02adb3b3718d7dbde4b52adec1dabe1 m
Merge branch 'master' into CAS-9957
-
Takeshi Nakazato fdfff3d95dae549f0fbd26be47a675d21c7d2503 m
refactoring
NAOJ code review Refs #2627 -
Takeshi Nakazato 0889556e058defcda03cf95b13418bc783c75338 m
refactoring using slice functions
NAOJ code review Refs #2624 -
Takeshi Nakazato 44d3510ae7e06a473c7169a67323a08b683ea708 m
npol=4 is not supported
NAOJ code review Refs #2627 -
Takeshi Nakazato 178dc84ab96d812943d0129749bd4f20460b40c3 m
put const before type
NAOJ code review Refs #2628 -
Takeshi Nakazato 60461b34bef0c00d28cc5c0aaab2eb29b22fccbb m
Refactoring for consistent coding style
NAOJ code reiview Refs #2625 -
Takeshi Nakazato fd37536d50c67a23c5d362bc04acac11172da43c m
define weightMat as reference
NAOJ code review Refs #2628 -
Takeshi Nakazato 1a8998d064c06bebb3c1157cd360196c3adc1364 m
renamed weightspec to weightSpec
NAOJ code review Refs #2629 -
Takeshi Nakazato af7687477af77add74ab9903983b7e4c691cd788 m
Merge branch 'master' into CAS-9957
-
Takeshi Nakazato 9e5b9c365ade115c0c9f973649db33be721bcf25 m
CAS-9957 handle the case when both Wxx and Wyy is zero
-
Takeshi Nakazato 8a938368aa8a7ce9e3176bd04a328515f7f3ee90 m
Use built-in types instead of casacore type, also use consistent types in for-loop
-
Takeshi Nakazato 184c7725542e9bcbe1e55027dfc619814bcfebd6 m
CAS-9957 updated formula for WEIGHT column case
-
Takeshi Nakazato 0f8015bdee5355b4f89226fc8a5e67b64d6f1cb3 m
CAS-9957 implemented correct weight propagation