Build: #151 was successful Rebuilt by Ville Suoranta
Code commits
casa-build-utils
-
Ville Suoranta 4e9b7b8f5ceb5dab288d6cdad034d8b958d85f9e
Fix Pillow version to 8.3.2 in buildalmatasks Python 3.8 version
casa6
-
Sandra Castro 067038296fe6b0c2b67df8724807b194f5b71739
Merge pull request #483 in CASA/casa6 from CAS-13589 to master
* commit 'd4ad51392b85cd393a3a00fc31293daa6f199697':
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
Fixed output.ms not being caught by the clean up
Removed the conditions for casa5 and added the new data to the clean up
Imporved corrupt, smoothcal, and solve gainspline tests. Some tests were only checking for the creation of the dataset, so additional value comparisons were added. Corrupt was looking at the CORRECTED_DATA column instead of the MODEL_DATA column.
added the caibrater tools test to a new directory in casatools/tests
Changed the name of the reference cal library
remove some left over files after the test finishes
Updated the calibtater casatools test
fixed some failing test cases
Added tool test for the calibrater. The naming is up for change -
Ville Suoranta 5642c77ffc447a0cd9fad21b5dc3bc1c8847ed41
Merge pull request #485 in CASA/casa6 from CAS-13628 to master
* commit 'd04d8bbc9132aa88798a20822bd79f2f50627587':
CAS-13628: Add test for Dysco support
CAS-13628 Enable Dysco storage manager -
Ville Suoranta 4b37d66328b104a5d8c1c81daac54d2459df594c
Merge pull request #487 in CASA/casa6 from CAS-13676 to master
* commit '6af834bc97da812177f861d5fcc206455219b9c3':
Revert Bash which to type mods
Remove File::Which Perl import from xml-casa
Replace which with "type -p" in xml-casa
Replace the rest of the which commands in configure.ac
Change "which" to "type" in configure.ac
Use type instead of which in mod-closure
changes to support anaconda build on RHEL8 (CAS-13676)
move grpc check after cfitsio (reason?) (CAS-13676)
add --enable-system-grpc configure flag to allow building with external grpc (CAS-13676) -
Ville Suoranta ac30beebf289439771ea21da88271d5bd59b08e4
Merge pull request #486 in CASA/casa6 from CAS-13645 to master
* commit '924f32be2aedea16d37e37b1e1942f577b7b87ee':
don't take empty dicts from sub-MS results, CAS-13645 -
Sandra Castro d4ad51392b85cd393a3a00fc31293daa6f199697
Merge branch 'master' into CAS-13589
-
Sandra Castro 08265d03223c18d02fdf7ef05bf349c6316750cf
Merge pull request #482 in CASA/casa6 from CAS-13646 to master
* commit '7dab13ea035bb9c8e91dae509176064e15bf7d16':
Removed a left-over default(mstransform) not detected in my local tests.
Removed casa5 code from the test script. Pythonized a few other things in the script.
add blank line (2 after func) to trigger new builds, CAS-13646
fix partition axis to spw to make the test behave the same on RHEL and OSX, CAS-13646
add test case for MMS with scan selection, timeavg and timespan=scan, CAS-13646
fix undef variable myms when using scan selections, CAS-13646 -
Neal Schweighart a502a6cc393c2e0c54d24377352a2d03984d35d8 m
removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files
-
Mark Kettenis <kettenis@jive.eu> d04d8bbc9132aa88798a20822bd79f2f50627587 m
Merge branch 'master' into CAS-13628
-
Federico Montesino Pouzols 7dab13ea035bb9c8e91dae509176064e15bf7d16 m
Merge remote-tracking branch 'origin/master' into CAS-13646
-
Neal Schweighart bb4a85ab65e1909a0c76dbc1175bde45ac2370fb m
Fixed output.ms not being caught by the clean up
-
Federico Montesino Pouzols 924f32be2aedea16d37e37b1e1942f577b7b87ee m
Merge remote-tracking branch 'origin/master' into CAS-13645
-
Ville Suoranta 6af834bc97da812177f861d5fcc206455219b9c3 m
Revert Bash which to type mods
This reverts commit ced8906dadd067199052cbeb8cd1211e301f4875. -
Ville Suoranta c426a3122f76633c5d2bb2cb2537b02a4869c47a m
Remove File::Which Perl import from xml-casa
-
Ville Suoranta 1e6d6f213095dddd5b627230aee005b2dbbf7287 m
Replace which with "type -p" in xml-casa
-
Ville Suoranta 98196955a7adde160c50044fe7bf484490be7b3b m
Replace the rest of the which commands in configure.ac
-
Ville Suoranta 1663e49a63ed8058dddd73a432e435b5e581968b m
Change "which" to "type" in configure.ac
-
Ville Suoranta ced8906dadd067199052cbeb8cd1211e301f4875 m
Use type instead of which in mod-closure
-
Sandra Castro 9a3aadb66adec2a4d52e17b684c1030f2aba32ad m
Removed a left-over default(mstransform) not detected in my local tests.
-
Sandra Castro 428c6aac383d44b15d06966731a5cc7d9e9744f0 m
Removed casa5 code from the test script. Pythonized a few other things in the script.
-
Federico Montesino Pouzols f3788218629eecaa2af77349e5cdaa25537e9325 m
add blank line (2 after func) to trigger new builds, CAS-13646
-
Federico Montesino Pouzols 6daae80431af41c7a89977afc126a665e0126518 m
fix partition axis to spw to make the test behave the same on RHEL and OSX, CAS-13646
-
Neal Schweighart af3fbab36ef184d84c278ecb8c50677e2c93f79d m
Removed the conditions for casa5 and added the new data to the clean up
-
Darrell Schiebel <darrell@schiebel.us> 63772693f966876704cc22a1d0e9139e56c9ff01 m
Merge branch 'master' into CAS-13676
Conflicts:
casatools/scripts/xml-casa -
Neal Schweighart 1488cb038260a9d4a1f5b88ff213b45dde786b45 m
Imporved corrupt, smoothcal, and solve gainspline tests. Some tests were only checking for the creation of the dataset, so additional value comparisons were added. Corrupt was looking at the CORRECTED_DATA column instead of the MODEL_DATA column.
-
Federico Montesino Pouzols 92c149711b1bdbe685bbf7401f0525d1211d360f m
add test case for MMS with scan selection, timeavg and timespan=scan, CAS-13646
-
Mark Kettenis <kettenis@jive.eu> c23a5cdef2e015564c62e22f1b8a40ab54ea1146 m
CAS-13628: Add test for Dysco support
-
Darrell Schiebel <darrell@schiebel.us> 7977b273e23034334ecd47a5b5052737879701d7 m
changes to support anaconda build on RHEL8 (CAS-13676)
-
Darrell Schiebel <darrell@schiebel.us> a38e73698c0b47ed7ddeb0f358adea345fd62b86 m
move grpc check after cfitsio (reason?) (CAS-13676)
-
Darrell Schiebel <darrell@schiebel.us> 219441925d52506299d14a4d8f0bd5cd9a600836 m
add --enable-system-grpc configure flag to allow building with external grpc (CAS-13676)
-
Neal Schweighart 5e0c557aa491fd59edb431ed74f2311ed45c1ee3 m
added the caibrater tools test to a new directory in casatools/tests
-
Mark Kettenis <kettenis@jive.eu> c1a7365886df92fa9da62301a95192d5ffdb7417 m
CAS-13628 Enable Dysco storage manager
This allows CASA to read LOFAR Measurement Sets that is (lossy)
compression. -
Neal Schweighart 5598a54105bd05a3b6e57762579885660789c123 m
Changed the name of the reference cal library
-
Neal Schweighart dcc3c2e015b5a6dddd10b864079473aa6e4c4b8b m
remove some left over files after the test finishes
-
Neal Schweighart 857d4d501ed6cae611c3c91008ee57c32ebc273f m
Updated the calibtater casatools test
-
Federico Montesino Pouzols 7e2ceeabbb7ed58c3ad83eaade6901e5e9405c40 m
fix undef variable myms when using scan selections, CAS-13646
-
Federico Montesino Pouzols bda8ceaac87a44b3332e3715ec51133d621bfb9e m
don't take empty dicts from sub-MS results, CAS-13645
-
Neal Schweighart 3731f07665f8c28f8d23e38835ce9ffc3de3ccac m
fixed some failing test cases
-
Neal Schweighart ca4515f77221d7d168476fc93ae05557700803fc m
Added tool test for the calibrater. The naming is up for change