Build: #258 was successful Changes by C. Enrique Garcia Dabo and Ville Suoranta
Code commits
Casa6
-
Ville Suoranta f8ff1d6a95a336f64873ed453e0c58248b2fd402
Merge pull request #406 in CASA/casa6 from CAS-13437 to master
* commit 'd994a71e1bef4ef2327868dc2e84fa8a634529ff':
Point casacore to the latest commit in master Fixes partially CAS-13437
Initialize properly scanSeen variable
Use a branch in personal casacore that mimics how casacore will look like after merged PRs
Use the same initialization of the variables that control the metadata scope as the parent class MSIter.
Rebase casacore changes for CAS-13437 on top of more recent changes related to MSMetaData
CAS-13437: Point to different commit in casacore
VisibililtyIterator: Leave the columns referencing a valid table.
Ensure that the underlying TVI uses is reset to originChunks before accessing any metadata
Rebase casacore changes on top of master as of Nov 2020
Points to private casacore repository
Use same setState() method as in casacore MSIter -
C. Enrique Garcia Dabo d994a71e1bef4ef2327868dc2e84fa8a634529ff
Merge branch 'master' into CAS-13437
-
C. Enrique Garcia Dabo 99cc55d6eb6e1ef31de92dd5273d2cd9857e8d3d m
Merge branch 'master' into CAS-13437
-
C. Enrique Garcia Dabo 73752aab9c2b75e2443036c00ae5bb62a2697afb m
Merge branch 'CAS-13442' into CAS-13437
-
C. Enrique Garcia Dabo f93750c1d6df726fb076bd5d3a56cad1a27422af m
Point casacore to the latest commit in master Fixes partially CAS-13437
-
C. Enrique Garcia Dabo ac24469db9b457ccde35a0b84f4916b48e0394c5 m
Initialize properly scanSeen variable
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo 45198bde2ed961de98ed381697a6a9e1d3d4640e m
Merge remote-tracking branch 'casa6_upstream/CAS-13442' into CAS-13437
-
C. Enrique Garcia Dabo ba12f633b1f132f430bb682698fb82e58ea46dda m
Use a branch in personal casacore that mimics how casacore will look like after merged PRs
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo ec626666e883b080cb3fbd7dc3b69acc0fe72c8f m
Use the same initialization of the variables that control the metadata scope as the parent class MSIter.
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo 06e189fd34d0b5e86f414927f6ee5392a4c5b27e m
Rebase casacore changes for CAS-13437 on top of more recent changes related to MSMetaData
-
C. Enrique Garcia Dabo 63954378c9ff0bf3d85bc0caf5ad412eb74107fa m
Merge branch 'master' into CAS-13437
-
C. Enrique Garcia Dabo 488965c6ed02f0c4a3034b47b081178c5671faa5 m
CAS-13437: Point to different commit in casacore
-
C. Enrique Garcia Dabo aa781ffda1dcbf9f01912f6c5c3c6dcca4eb0d4e m
VisibililtyIterator: Leave the columns referencing a valid table.
Even if the VisibilityIteratorImpl2 is already at the end of
the of the subchunks for a given chunk, leave the columns referencing
the chunk table just in case a TVI might still want to access metadata
from this VisibilityIteratorImpl2.
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo 25b3827e35b6ce3d48b822f2559c3f6dfeadb92b m
Ensure that the underlying TVI uses is reset to originChunks before accessing any metadata
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo ecba39063fecd968f61c6756ca3d9c80a4465b37 m
Rebase casacore changes on top of master as of Nov 2020
-
C. Enrique Garcia Dabo a1c2100cb419d3d269a95798556a1bdc1f17ffa6 m
Points to private casacore repository
This temporarily points casacore to a fork of cquike user. It will eventually
needs to be reverted once casacore merges the PRs #1103, 1104, 1106, 1108, 1109.
Fixes partially CAS-13437 -
C. Enrique Garcia Dabo c3a1374df4b600d4bad6108c3729eb5c31c90206 m
Use same setState() method as in casacore MSIter
The MSIter::setState() methods has been changed in casacore to allow
computing of metadata in a lazy fashion. This puts MSIter2 in sync
with the changes in casacore.
Fixes partially CAS-13437