Build: #2 did not start Manual run by Ville Suoranta
Code commits
casa6
-
Ville Suoranta b712ac971cfb3a4c85009f38b28aa8a6a6d100af
Merge pull request #412 in CASA/casa6 from CAS-13405 to master
* commit '29f8f95cc40b807d09b8e020ce9dc357ce1272a8':
Update build.conf
Update casaplotms reference
editing error
take advantage of new 'exclude=path1,path2,...' parameter in v1.7 jar
Update build.conf CAS-13405
Update casaviewer in build.conf -
Ville Suoranta 29f8f95cc40b807d09b8e020ce9dc357ce1272a8
Merge branch 'master' into CAS-13405
-
Ville Suoranta 49b309352918eb8a97313c7a0d31487d3119c7aa
Update build.conf
-
Ville Suoranta db2cb69df41a44a330e94edaf0bd4d7a558f0920
Merge pull request #410 in CASA/casa6 from CAS-13411 to master
* commit '2607c410b697ec47fba1ec49a58e3e84653dd7e2':
Update Casaviewer version to 1.2.8
Fix casaviewer version in build.conf
Update build.conf
Remove misleading comment
Update build.conf
Remove cruft
Update build.conf
Comment out print statements
Restore cpgmtxt and original PGSBOX call
Fix idents buffer overflow.
Fix idents buffer overflow. -
Darrell Schiebel <darrell@schiebel.us> 294a67ba329011b754564efaa2f210b83884929b
fid readme formatting
-
Darrell Schiebel <darrell@schiebel.us> 280e57c96f76f7e96024d8598ae634c14335a82e
add Vec/Array XML bullet point to readme
-
Sandra Castro d12391faf8c1d5bf6d13e1c9f91cd1b1a1f0d468
Merge pull request #411 in CASA/casa6 from CAS-13458 to master
* commit '658b2d52e6577f756523465b714569cab7ca04da':
CAS-13458 don't delete .png files in tearDown method -
Ville Suoranta 2b982227101ceda816e4eef263f2a09cf70460f6
Merge branch 'master' into CAS-13405
-
Ville Suoranta 2607c410b697ec47fba1ec49a58e3e84653dd7e2
Update Casaviewer version to 1.2.8
-
Ville Suoranta 3395e83f0e406644c638196e7b8127cb14144760
Merge branch 'master' into CAS-13411
-
Sandra Castro 223c9292a5136f8b68f72a3699ce08b756f4cee4
Merge pull request #409 in CASA/casa6 from CAS-13466 to master
* commit '37bca5d633e196f29b7ee7562d451bcbbe3fc711':
CAS-13466: Bypass AveragingTvi2 when fringe fitting -
Ville Suoranta b78e2de5082657acfacb111c71734e9360238c2f
Merge branch 'master' into CAS-13411
-
Benjamin Bean <bbean@nrao.edu> 658b2d52e6577f756523465b714569cab7ca04da
CAS-13458 don't delete .png files in tearDown method
-
Sandra Castro 582c98cfd1e9e62afc28e36dd7b2e8a325431917
Merge pull request #407 in CASA/casa6 from CAS-13428 to master
* commit '5401d715029ecd530e9e8f0c0674942c7febff8a':
Enable read only cfcache for tclean(gridder='awproject'). -
Mark Kettenis <kettenis@jive.eu> 37bca5d633e196f29b7ee7562d451bcbbe3fc711
Merge branch 'master' into CAS-13466
-
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 -
Jan-Willem Steeb 5401d715029ecd530e9e8f0c0674942c7febff8a
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13428
-
C. Enrique Garcia Dabo d994a71e1bef4ef2327868dc2e84fa8a634529ff
Merge branch 'master' into CAS-13437
-
Ville Suoranta 2ae7f817150121da094b9000bbeca24b7b09bf8c
Merge pull request #404 in CASA/casa6 from CAS-13433 to master
* commit '2b0c6dc44c9212dfc65f758ed4ee175e2b7aa8a0':
Updated the fiducial values (psf min_val_pos and sumwt min_val_pos)
Fix a problem that snuck in when merging conflicts
Fixed a crash with moswt=T
Fixed a mosweight=T bug
added hybrid solution to large swing channel padding
remove printouts
some more experimentation
made sure for large images extra padding is reduced to save on memory.
reduce the extra safety padding for very large images.
Fixed a memory issue when ms's atre very wide apart -
Sandra Castro 588369648f44b93ccf11a79777d8021b496adc78
Merge pull request #403 in CASA/casa6 from CAS-12985 to master
* commit '358934ade7af03754528dd49667433aa03d9fd87':
add unit tests to sdbaseline for uppercase insensitive parameters
Removed the ignorecase=True from parameter interpolation in cvel2.xml following what was done for mstransform. Removed the test case that was added for this case.
removed ignorecase from interpolation sub-parameter in mstransform, removed related test
CAS-12985 fix unit test failure of sdbaseline
CAS-12985 fix sdsmooth unit test failure due to incorrect handling of case-insensitive string
Added test cases to exercise the switch of upper/lower cases for the parameters that are modified in the XML files of this branch.
Removed left-over marks from merge conflict.
Update casacore
casa 5: also look in <allowed> for "ignorecase" (CAS-12985)
remove duplicate ignorecase attributes (CAS-12985)
ignorecase belongs in <allowed> instead of <param> (CAS-12985) -
Kumar Golap 2b0c6dc44c9212dfc65f758ed4ee175e2b7aa8a0
Merge branch 'master' into CAS-13433
-
Ville Suoranta 397b678f4206f922ce1551f9dc9963acf063309e
Merge pull request #399 in CASA/casa6 from CAS-13335 to master
* commit 'f1d5ffda55ff4afd7d1fa7db173b69905f50ed80':
CAS-13335 slightly more readable example for running casa with valgrind
CAS-13335 changed relwithdebinfo flag to not strip symbols by default
CAS-13335 adding documentation on how to use gdb and valgrind with casatools wheel
CAS-13335 adding option to build for release without stripping debug symbols out of binary files (primary intended use for dev builds) -
Ville Suoranta 38617f676061ea45a749a21e53fa03df8a27d42c
Merge pull request #402 in CASA/casa6 from CAS-13492 to master
* commit '0bbbcf6e5451987fbc15705de69200f4a3551d56':
Update build.conf CAS-13492
Update CAS-13492 build.conf with manylinux packages -
Ville Suoranta 0bbbcf6e5451987fbc15705de69200f4a3551d56 m
Merge branch 'master' into CAS-13492
-
Ville Suoranta 90d19fe036f71fde3ac5112273609a6b2694c51f m
Update build.conf CAS-13492
Update build.conf to include manylinux builds for PlotMS
PlotServer and Viewer. -
Ville Suoranta cf8f2fb82914a8fc46e2d664df65632f8329c710
Merge pull request #401 in CASA/casa6 from CAS-13467 to master
* commit '381e6e532cebe63c2c702b666d7f18ceb15dec4d':
un-skip tests and update for expected sorted SPWs per sub-MS ->CASA6, CAS-13467
un-skip tests and update for expected sorted SPWs per sub-MS, CAS-13467
sort SPW ids to sub-MSs ->CASA6, CAS-13467
sort SPW ids to sub-MSs, CAS-13467
match spw IDs and chanbins in parallel_data_helper pre-processing ->CASA6, CAS-13467
match spw IDs and chanbins in parallel_data_helper pre-processing, CAS-13467 -
Sandra Castro b80aa5860b56362e92c016019e2c02d1892ecc4c
Merge pull request #400 in CASA/casa6 from CAS-9908 to master
* commit '88a01d1dba9e18dd319acda9fa9196efe788fbec':
fixed typo. I deleted something by accident
Added ft test to Cmake list and unittests list
Added the new multi-term test case
fixed incremental test case, removed faulty multi-term test
Added test case for no scratch col and fixed proiority test
Added current version of the ft req test -
Neal Schweighart 88a01d1dba9e18dd319acda9fa9196efe788fbec
Merge branch 'master' into CAS-9908
-
Neal Schweighart e2d7ed4bca7ffba66bb921ad7e6581b322ffd230 m
fixed typo. I deleted something by accident
-
Neal Schweighart 13fbf0baa59514323f3c4f0d15f453c4ed0fb26a m
Added ft test to Cmake list and unittests list
-
Neal Schweighart ce0f223527c584d1d27afaa820a50475fb0c54ab m
Added the new multi-term test case
-
Neal Schweighart 7b7c33d90d24290bcd3d5cf61ea1b2c95e9acb38 m
fixed incremental test case, removed faulty multi-term test
-
Neal Schweighart b5733e5c225da4fc002b49711fe580d8e5e0ea98 m
Added test case for no scratch col and fixed proiority test
-
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
-
Ville Suoranta 0559d7ba21162026ce9c6848b1e9860abae6688e m
Update casaplotms reference
-
Mark Kettenis <kettenis@jive.eu> 894dad2f0de249f2ba561c536e9c18acb1dede82 m
Merge branch 'master' into CAS-13466
-
Darrell Schiebel <darrell@schiebel.us> 4150cde84077880e559d14347457e88068256fc6 m
editing error
-
Takahiro Tsutsumi cfd3e89a8c3c7ddbc11512fc49bd8c37c30728b0 m
Updated the fiducial values (psf min_val_pos and sumwt min_val_pos)
-
Darrell Schiebel <darrell@schiebel.us> 3a3f2399f21c3a75a317deb1c317fa7dbae3b7ce m
take advantage of new 'exclude=path1,path2,...' parameter in v1.7 jar
-
Neal Schweighart 5ed5cc5ca24e4af985eb19cd751b9645034415d9 m
Added current version of the ft req test
-
Sandra Castro 358934ade7af03754528dd49667433aa03d9fd87 m
Merge branch 'master' into CAS-12985 solved conflicts manually
-
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 -
Ville Suoranta efd033926fa94c74adb629e5d46acdde0f2d46e5 m
Merge branch 'master' into CAS-13411
-
Kumar Golap 8837da2e8e59b37cdfe03593b4f209a1be98ae8e m
Fix a problem that snuck in when merging conflicts
-
Ville Suoranta ed066555bd1be07ad1149b9408ffdaa01c174bf9 m
Update CAS-13492 build.conf with manylinux packages
-
Kumar Golap 49ff4ff0e8d3480a4655aabbc7a2556f68f42608 m
Fixed a crash with moswt=T
-
C. Enrique Garcia Dabo 06e189fd34d0b5e86f414927f6ee5392a4c5b27e m
Rebase casacore changes for CAS-13437 on top of more recent changes related to MSMetaData
-
Kumar Golap 53476540cc02cea605bae787cebab9d451d0611a m
Fixed a mosweight=T bug
-
Kumar Golap 083d646bc6027f18aaff440c7edbb794ee12fb16 m
Merge branch 'master' into CAS-13433
-
Kumar Golap 231e813365e0e18b30dad2eec37d2a9be2e97ac6 m
added hybrid solution to large swing channel padding
-
Kumar Golap acbe7be224a076ff40d1c8650f2e5566122c6ec7 m
remove printouts
-
Benjamin Bean <bbean@nrao.edu> f1d5ffda55ff4afd7d1fa7db173b69905f50ed80 m
Merge branch 'master' into CAS-13335
-
Jan-Willem Steeb 8dae276f6d24573886bb81950c641367d8ce008f m
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13428
-
Jan-Willem Steeb 794048d81a8ece6a52fd73e82442f18fce577953 m
Enable read only cfcache for tclean(gridder='awproject').
-
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
-
Benjamin Bean <bbean@nrao.edu> e8691d964f6cfb9174cde39285bbdb10998c4555 m
Merge branch 'master' into CAS-13335
-
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 -
Kumar Golap b537b1c6bd5a5170e4b575b07ce4f2307c567a6d m
some more experimentation
-
Federico Montesino Pouzols 381e6e532cebe63c2c702b666d7f18ceb15dec4d m
un-skip tests and update for expected sorted SPWs per sub-MS ->CASA6, CAS-13467
-
Federico Montesino Pouzols b04356f7c3e2cb68682316cbf1b2a2f27392623a m
un-skip tests and update for expected sorted SPWs per sub-MS, CAS-13467
-
Federico Montesino Pouzols 563b288e534b7205690f7c2fe1681ad074df6607 m
sort SPW ids to sub-MSs ->CASA6, CAS-13467
-
Federico Montesino Pouzols 0af189691def98433930fa4425bed8c042aed798 m
sort SPW ids to sub-MSs, CAS-13467
-
Federico Montesino Pouzols 49244b4b6fda57078cb67d47242b977ddc91b079 m
match spw IDs and chanbins in parallel_data_helper pre-processing ->CASA6, CAS-13467
-
Federico Montesino Pouzols 0637286fa106cbed9a7bddaa787237f18e3c4f5e m
match spw IDs and chanbins in parallel_data_helper pre-processing, CAS-13467
-
Ville Suoranta 6327d4222bb7136e92cdd3d9773c3158ec0087b6 m
Update build.conf CAS-13405
-
Ville Suoranta e1ab47747ae216f7dd04a31d9f204af481dfde8d m
Update casaviewer in build.conf
-
Mark Kettenis <kettenis@jive.eu> fba98b09f1ba5b8894e549fc33530e9b5b54acbb m
CAS-13466: Bypass AveragingTvi2 when fringe fitting
- casa5/code/synthesis/MeasurementComponents/Calibrater.cc (version fba98b09f1ba5b8894e549fc33530e9b5b54acbb) (diffs)
- casa5/code/synthesis/MeasurementComponents/FringeJones.cc (version fba98b09f1ba5b8894e549fc33530e9b5b54acbb) (diffs)
- casa5/gcwrap/python/scripts/task_fringefit.py (version fba98b09f1ba5b8894e549fc33530e9b5b54acbb) (diffs)
- casatasks/src/tasks/task_fringefit.py (version fba98b09f1ba5b8894e549fc33530e9b5b54acbb) (diffs)
-
Kumar Golap f2056ceca733b2d90b711761dd3c6294b869b66d m
made sure for large images extra padding is reduced to save on memory.
-
Ville Suoranta 8d5dd58ccf91a81b0489d99c0e5604692b6a698c m
Fix casaviewer version in build.conf
-
Ville Suoranta f2def1b3137cf7227827dcc9195e5b3967ea0db0 m
Update build.conf
-
Ville Suoranta 3f5c49e5f529ee9e1787121e0e5163de231f5f67 m
Remove misleading comment
-
Ville Suoranta 849e8017b5e67503b8393260e6c04680c351d899 m
Merge branch 'master' into CAS-13411
-
Kumar Golap d2506882aa19f38a517443d2209c3897f8e8e491 m
reduce the extra safety padding for very large images.
-
Ville Suoranta 1b6b88f4ba6d470896c9c18fa50cc80510ab3b98 m
Update build.conf
-
Ville Suoranta f9d2d72bda786b9ee6991c0d4b0e0e5731576ca1 m
Remove cruft
-
Ville Suoranta c2ad76502488a37d298c95ea6096f751cb82d29c m
Update build.conf
-
Ville Suoranta 625cfb52cddceb00fb9fa3e0d94d07e6c574734b m
Merge branch 'master' into CAS-13411
-
Ville Suoranta c54c96433628a098d5ba26b9e0c028f23f827bd8 m
Comment out print statements
-
Ville Suoranta a1b054dae118a03b5b9d2ad1fd2957ede5b0042e m
Restore cpgmtxt and original PGSBOX call
-
Ville Suoranta 9ba85dda4fb73accfd31826d774007cd9dc489fb m
Merge branch 'viewer-crash' into CAS-13411
-
Ville Suoranta 03bd5a18a18077d36ff16bd4afbb943f03ddbacf m
Fix idents buffer overflow.
Still crashing at cpmgtxt -
Ville Suoranta 360df33a76de91ea75ff61cbe0dab90369b1e4c5 m
Fix idents buffer overflow.
Still crashing at cpmgtxt -
Kumar Golap 6bc41530bcf0627b92bf8cd34450f69d0665b3e3 m
Fixed a memory issue when ms's atre very wide apart
-
Benjamin Bean <bbean@nrao.edu> 793e12c0e5c345ed24ea05abda52ef3f0a418343 m
Merge branch 'master' into CAS-13335
-
Benjamin Bean <bbean@nrao.edu> 35ca20375ad0b7b59c3fe09f3a138cc282a66d88 m
CAS-13335 slightly more readable example for running casa with valgrind
-
Benjamin Bean <bbean@nrao.edu> c69c29f5658dafde87974359a594dc5d476df8cf m
Merge branch 'master' into CAS-13335
-
Benjamin Bean <bbean@nrao.edu> c71682fad7c46a7509259490ce69a702ae87df30 m
CAS-13335 changed relwithdebinfo flag to not strip symbols by default
-
Benjamin Bean <bbean@nrao.edu> a5ce71eb5b558971b8773c4d7e49529633f0dca9 m
CAS-13335 adding documentation on how to use gdb and valgrind with casatools wheel
-
Benjamin Bean <bbean@nrao.edu> a384380c7e002088fb6523379aa6c87c28b88268 m
Merge branch 'master' into CAS-13335
-
Benjamin Bean <bbean@nrao.edu> c2a9816fcdc01e3b3b178b03d711540ab77f63d8 m
CAS-13335 adding option to build for release without stripping debug symbols out of binary files (primary intended use for dev builds)