Build: #286 was successful
Job: Test Regressions Many Linux 2.28 Rocky 9.5 Docker was successful
Code commits
casa6
-
Hendrik Muller 7279dc159c47f7a3fc656e6e2c11d942cc0c383a
Pull request #1062: CAS-14814
Merge in CASA/casa6 from CAS-14814 to master
* commit 'cb65c9b710137b44a5624dadade29b814c6a2a3d':
Remove dead code
labeling, pruning and blob-size counting in memory, avoid temporary copies
Optimize Automasking region labelling and pruning
Main bottleneck is binaryDilation computation. This part of the code has been accelerated now, by: 1.) Remove IPosition constructions from inner loop 2.) Use direct storage pointers 3.) Precompute structure offsets 4.) Return changed from BinaryDilationCore 5.) Remove the full image check in BinaryDilation() 6.) Avoid extra full-plane scans -
Hendrik Muller b5ed254f61284e8d389fac82e4b21e8fe30e5194
Pull request #1061: CAS-14804
Merge in CASA/casa6 from CAS-14804 to master
* commit 'b21128a27d35f918b11d60dad2d1ff729e92d923':
Inflate epsilon for passing tests across platforms
Add tclean task for CAS-14804, depends on fasr dataset
Update comparison values in test_onefield_asp
Reverse to normalization with psf width again, this makes the unittest testonefieldasp performing superior to old version again
Solution by rescaling the objfunc, and amplitudes, for more details see description at Jira ticket -
Darrell Schiebel 7b1775c8b104e59a7050264a2b88acebdda5ca2c
Pull request #1066: CAS-14798
Merge in CASA/casa6 from CAS-14798 to master
* commit '8959b8b05b1f67087d8deb301e5ccd2c73ecfcfb':
[CAS-14798] update build.conf for master build of GUI wheels
[CAS-14798] increment version for bamboo build-based jar files
[CAS-14798] fix botched isolation of build from casa-source tree
[CAS-14798] fix typo in casalogger version number
[CAS-14798] trigger a clean rebuild
[CAS-14798] update build.conf dev wheel versions for each of the six GUI
[CAS-14798] add CASA_APPIMAGE_CACHE_DIR env variable detection for casaplotserver exec grpcFlagAgentDisplay.cc fetches the full path to the casaplotserver AppImage and execs it directly
[CAS-14798] update xml-casa version -
Darrell Schiebel <darrell@schiebel.us> 8959b8b05b1f67087d8deb301e5ccd2c73ecfcfb m
[CAS-14798] update build.conf for master build of GUI wheels
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> b21128a27d35f918b11d60dad2d1ff729e92d923 m
Merge branch 'master' into CAS-14804
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> bfb544eb61bfcb9abf7285412bb4235703c92594 m
Inflate epsilon for passing tests across platforms
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> cb65c9b710137b44a5624dadade29b814c6a2a3d m
Merge remote-tracking branch 'origin/CAS-13898' into CAS-14814
-
Darrell Schiebel <darrell@schiebel.us> 92f93660848834af9036186d10ec247fbe8c991e m
[CAS-14798] increment version for bamboo build-based jar files
-
Darrell Schiebel <darrell@schiebel.us> 580f7ba8bc6f2c526b3214f418d8dc965f8e8a33 m
[CAS-14798] fix botched isolation of build from casa-source tree
-
Darrell Schiebel <darrell@schiebel.us> 0ceb994ab76eaf6655d45035195e4b4520e312a6 m
[CAS-14798] fix typo in casalogger version number
-
Darrell Schiebel <darrell@schiebel.us> 87a4e40856d9cf9e88643382e7587aa5e72cb663 m
[CAS-14798] trigger a clean rebuild
-
Darrell Schiebel <darrell@schiebel.us> 927591af78dabcf42bdf37197cbfca007503fce7 m
[CAS-14798] update build.conf dev wheel versions for each of the six GUI
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> cf29384c41f2f9a68d7cdb0dac981ca13e0ea475 m
Add tclean task for CAS-14804, depends on fasr dataset
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> e33d119e94c5dd69e1f570bf5fe8348c6bcc2383 m
Update comparison values in test_onefield_asp
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 67ae240e9506db41372a659be98b4941a0653cab m
Remove dead code
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 57dca645ed29516158c4292ea6b178920a2f6dd1 m
labeling, pruning and blob-size counting in memory, avoid temporary copies
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 23f3834a2626e7f24feaa28f1caf8ac072cb53db m
Optimize Automasking region labelling and pruning
Replace IPosition based region traversal with flat-index DFS
rewrite blob-wise counting using direct image access
prune small regions in a single image pass -
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> fa59cb340f36c1709342a20a58e3790b4374cb78 m
Main bottleneck is binaryDilation computation. This part of the code has been accelerated now, by: 1.) Remove IPosition constructions from inner loop 2.) Use direct storage pointers 3.) Precompute structure offsets 4.) Return changed from BinaryDilationCore 5.) Remove the full image check in BinaryDilation() 6.) Avoid extra full-plane scans
This new version still needs to get validied solidly. -
Darrell Schiebel <darrell@schiebel.us> a96ca19d7cc456a0ba72b1fa78216eddedbb34fa m
[CAS-14798] add CASA_APPIMAGE_CACHE_DIR env variable detection for casaplotserver exec grpcFlagAgentDisplay.cc fetches the full path to the casaplotserver AppImage and execs it directly
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 4cdb95ad5fe5d8cd4f3bfb41c27ffd0e1f78f5fe m
Reverse to normalization with psf width again, this makes the unittest testonefieldasp performing superior to old version again
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b m
Solution by rescaling the objfunc, and amplitudes, for more details see description at Jira ticket
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.cc (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.h (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/objfunc_alglib.h (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> e028441c3cb49ebeafa737de83d9f8fc7fd4cc1e m
[CAS-14798] update xml-casa version