Ville Suoranta | 9d41efb74dcTrigger a build | Trigger a build | | |
Ville Suoranta | 6ff8d2788d0M | Merge pull request #422 in CASA/casa6 from CAS-13536 to release/6.2.1* commit 'b8a675942d07ed672094cd1b618e7f841418115c':
Update build.conf to 1.1.9
Update build.conf
casaviewer works, but seems to have a 1.2.x version instead of 1.1.x (CAS-13536)
revert casacore submodule update (CAS-13536)
Revert "pick up casaviewer with splatalogue fixes (CAS-13536)"
clean up splatalog db search (CAS-13460)
add multiple data options + move colormaps into viewer ... | | 2 Jira issues |
Ville Suoranta | b8a675942d0 | Update build.conf to 1.1.9 | | |
Ville Suoranta | 3b238f0115e | Update build.conf | | |
Darrell Schiebel | 21aa01d6d98 | casaviewer works, but seems to have a 1.2.x version instead of 1.1.x (CAS-13536) | | CAS-13536 |
Ville Suoranta | 2302e3bdd18M | Merge pull request #424 in CASA/casa6 from CAS-13541 to release/6.2.1* commit 'f0e44693314f49e8b64a0faaa5696e4cbca054d9':
CAS-13419 explicitly disable offset label, enable grid | | 2 Jira issues |
Ville Suoranta | 39c77146210M | Merge pull request #423 in CASA/casa6 from CAS-13542 to release/6.2.1* commit '819e0884baad1b982e728d769e008418fdb7f897':
demote log line to DEBUGGING and use <<POST, CAS-13535 | | 2 Jira issues |
Darrell Schiebel | d015b0217f4 | revert casacore submodule update (CAS-13536) | | CAS-13536 |
Darrell Schiebel | 58d0cbcc959 | Revert "pick up casaviewer with splatalogue fixes (CAS-13536)"This reverts commit f5a6fded212bf93b59caec4981b59734eabccbce. | | CAS-13536 |
Darrell Schiebel | 3dc874df10e | clean up splatalog db search (CAS-13460) | | CAS-13460 |
Darrell Schiebel | 70ec041bf2d | add multiple data options + move colormaps into viewer app (CAS-13460) | | CAS-13460 |
Darrell Schiebel | ab93b6dd211 | log location of splatalogue offline db (CAS-13460) | | CAS-13460 |
Federico Montesino Pouzols | 819e0884baa | demote log line to DEBUGGING and use <<POST, CAS-13535(cherry picked from commit 79501ccccbca3d84c307df6fcc2581aa7588cab3) | | CAS-13535 |
Takeshi Nakazato | f0e44693314 | CAS-13419 explicitly disable offset label, enable grid(cherry picked from commit f3e4d1e2be3a7f9bc7de5d5f7ddd1043ff07b43d) | | CAS-13419 |
Darrell Schiebel | f5a6fded212 | pick up casaviewer with splatalogue fixes (CAS-13536) | | CAS-13536 |
Ville Suoranta | 6f36161c410 | Packaging build for CAS-13523 | | CAS-13523 |
Ville Suoranta | aa58aa9b3aaM | Merge pull request #408 in CASA/casa6 from CAS-13516 to release/6.2.1* commit '0c392c9157b3e2031981341a717dad01b5a928f1':
reverted setup.py.in back to 6.2.1 version
merge setup.py.in
moved the fixes of CAS-13433 to 6.2.1 branch | | 2 Jira issues |
Ville Suoranta | 02e613c19b2M | Merge pull request #405 in CASA/casa6 from CAS-13502 to release/6.2.1* commit 'd8dcbf86e9033c3ac6ace98213f0c80dc2b20b91':
update docs for msmd.almaspws()
CAS-13362 add verification test
update file name in CMakeLists
rename msmetadata test to be same as casa 6 version
sync msmetata tests between CASA 5 and CASA 6
Point casacore to the latest commit in master Cherry-pick from CAS-13437 into CAS-13502
Initialize properly scanSeen variable
Use the s... | | 4 Jira issues |
Kumar Golap | 0c392c9157b | reverted setup.py.in back to 6.2.1 version | | |
Kumar Golap | 82b74b422f8 | merge setup.py.in | | |
Kumar Golap | 9326d5cb7c4 | moved the fixes of CAS-13433 to 6.2.1 branch | | CAS-13433 |
David Mehringer | d8dcbf86e90 | update docs for msmd.almaspws() | | |
David Mehringer | c80402ddbd4 | CAS-13362 add verification test | | CAS-13362 |
David Mehringer | aa62205e7d2 | update file name in CMakeLists | | |
David Mehringer | 7a319711f35 | rename msmetadata test to be same as casa 6 version | | |
David Mehringer | da12e7463a0 | sync msmetata tests between CASA 5 and CASA 6 | | |
C. Enrique Garcia Dabo | 10e53727382 | Point casacore to the latest commit in masterCherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | 2ff41cf0cdd | Initialize properly scanSeen variableCherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | 7d7b9273fe0 | Use the same initialization of the variables that control the metadata scope as the parent class MSIter.Cherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | e243bda5c1e | 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.
Cherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | 224a36b73aa | Ensure that the underlying TVI uses is reset to originChunks before accessing any metadataCherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | 76bc58897a2 | Use same setState() method as in casacore MSIterThe 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.
Cherry-pick from CAS-13437 into CAS-13502 | | 2 Jira issues |
C. Enrique Garcia Dabo | 8614a533135 | Use initializer list constructor of IPositionCherry-pick from CAS-13442 into CAS-13502 | | 2 Jira issues |
Darrell Schiebel | 6bbf685cb72 | update casacore and adjust to removal of Mutex.h (cherry-pick from CAS-13442 into CAS-13502) | | 2 Jira issues |
Darrell Schiebel | 86323ef7052 | advance casacore in 6.2.1 branch to match current 6.3 trunk (CAS-13502) | | CAS-13502 |
Ville Suoranta | dddbc346f58M | Merge pull request #383 in CASA/casa6 from CAS-13456 to release/6.2.1* commit 'ed8ee6d97f0c7ded97e93f5603de3ed79ed94701':
Update build.conf
Update plotms wheel version
Update plotms branch wheel
Fix output channel number when averaging channel and antenna
Move flag cube access outside VB averager loop
Update plotms branch wheel
Trigger new build
Update plotms branch wheel
Add flag fix to CT ant averaging
Update plotms branch wheel
Get flag ... | | CAS-13456 |
Ville Suoranta | ed8ee6d97f0 | Update build.conf | | |
Ville Suoranta | 4f5295c7309M | Merge pull request #380 in CASA/casa6 from CAS-13317 to release/6.2.0* commit 'a1013edb6308466c3d506c3adfa9a37ace2e1131':
Removed the duplicated calls for cube imaging
Set saving of output stats dicts off
Removed the commented tclean commands
Added updates for CAS-13457
Inlcuded CAS-13455 updates
Update for CAS-13455 no.2
CAS-13445 update
Changed minbeamfrac to 0.08 for test_standard_cube_pcwdT and test_standard_cube_briggsbwtaper
A minor bug f... | | 4 Jira issues |
Pam Harris | e0ce0e96683 | Update plotms wheel version | | |
Ville Suoranta | 6734dfe0361M | Merge pull request #375 in CASA/casa6 from CAS-13438 to release/6.2.0* commit '51107a7467a28de68bb132213152209a9016731b':
CAS-13438 : Added 1 test and modified one.
CAS-13438 : Fixed what got broken in cas-13211 and which showed up in cas-13421. Enabled 3 tests that got skipped in cas-13420 and which were waiting for cas-13421. | | CAS-13438 |
Takahiro Tsutsumi | a1013edb630 | Removed the duplicated calls for cube imaging | | |
Takahiro Tsutsumi | 48b797291ef | Set saving of output stats dicts off | | |
Takahiro Tsutsumi | e6046b15508 | Removed the commented tclean commands | | |
Pam Harris | 10295533d9c | Update plotms branch wheel | | |
Pam Harris | 3f9671e70b0 | Fix output channel number when averaging channel and antenna | | |
Takahiro Tsutsumi | f1bf919f2a6 | Added updates for CAS-13457 | | CAS-13457 |
Pam Harris | 2a261ae1458 | Move flag cube access outside VB averager loop | | |
Takahiro Tsutsumi | 2f55ac10153 | Inlcuded CAS-13455 updates | | CAS-13455 |
Pam Harris | ddd57ce48b1 | Update plotms branch wheel | | |
Takahiro Tsutsumi | 2f3287a9b61 | Update for CAS-13455 no.2 | | CAS-13455 |