Build: #7 was successful
Job: Test Tasks Many Linux 2.28 Py3.12 was successful
Code commits
CASA6
-
Darrell Schiebel <darrell@schiebel.us> b738c61f8a8a410e6fd88592bcb34653c6ec641b
[CAS-14617] code generation was modified in CAS-14798 to generate "raw" docstrings so escaping characters is no longer required within docstrings
- casatasks/xml/accor.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/apparentsens.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/applycal.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/bandpass.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/blcal.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/clearcal.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/conjugatevis.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/cvel2.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/exportuvfits.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/flagdata.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/gaincal.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/gencal.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/hanningsmooth.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/importatca.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/importmiriad.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/phaseshift.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/predictcomp.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/sdintimaging.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/simanalyze.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/split.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
- casatasks/xml/tclean.xml (version b738c61f8a8a410e6fd88592bcb34653c6ec641b) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> 44a696e57f4ad309330f4fb506097d23f97b0688
Merge branch 'master' into CAS-14617
-
Hendrik Muller 7279dc159c47f7a3fc656e6e2c11d942cc0c383a m
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 m
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 m
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 -
Takahiro Tsutsumi 7274e44a3e3f643fb5606f5dfd2c7fbc354653e8 m
Pull request #1064: CAS-14713
Merge in CASA/casa6 from CAS-14713 to master
* commit '85a64657cf577e2f2e27f15d9e8dc1843ce1efcc':
remove the duplicated funtionality that exist in almatestutils
remove print statements for debugging
Modify the code based on code review
Remove some lines previously commented out
Clean up debug messages
Add missing import for casalog
fix check_list_vals to return False if at least one of the list index match fail. Add proper handling of per-Stokes plane multiple peak locaitons.
Per pol plane peak positions
Add a function to get a list of peak positions when the peak pix value is not unique and a test function to check against a list of possible positions. -
Kumar Golap 58d771b2f9737fb95362cc67cd6b117386be399f m
Pull request #1060: CAS-14342
Merge in CASA/casa6 from CAS-14342 to master
* commit 'da072f6cba0d386485b1188c73e598cd335fc673':
redo this...foiled by SIImageStore smartness
fixed a place whereI missed widefield
fixed typo
Added widefield as a gridder for single field that can ignore blanking when pblimit is less than 0
fixed a typo that got in
Fix reviewer suggestion + some doc change
when pblimit is -ve for non A-term gridders the beam is set to 1.0 to allow for deconvolution of pesky sources without bothering about correctness of these sources -
Kumar Golap 163f7bcfe37c6d7988c925040f62302b9743903a m
Pull request #1059: CAS-14520
Merge in CASA/casa6 from CAS-14520 to master
* commit '6d1b664f4857b653720cb2e3a5ff36128272277e':
removed "user" from a log line
added empty space between bracket and value printed
added logger message about fracbw used by bwtaper
disabling bwtaper test in parallel to allow this feature in
Changes in doc according to reviewer
forgot to push this one in
brought fracbw up to tclean and enable test for briggsbwtaper -
Darrell Schiebel aa008dd2de4c07b22b70e776396e755f906db639 m
Pull request #1055: CAS-14430
Merge in CASA/casa6 from CAS-14430 to master
* commit '0c4da0be7d119cd0bc22330490f7acbe3227f017':
[CAS-14430] remove comment that is now misleading
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
remove line duplication (found in code review) [CAS-14430]
plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0:
changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d' q = re.compile('CYCLE\d?\d') -
Darrell Schiebel <darrell@schiebel.us> 8959b8b05b1f67087d8deb301e5ccd2c73ecfcfb m
[CAS-14798] update build.conf for master build of GUI wheels
-
Takahiro Tsutsumi 85a64657cf577e2f2e27f15d9e8dc1843ce1efcc m
remove the duplicated funtionality that exist in almatestutils
-
Takahiro Tsutsumi 1faca51ce1cbd22673e671bfd11a25a9ca52536a m
remove print statements for debugging
-
Takahiro Tsutsumi b8d02b8d7a23c3e0b5a3449f16dbf2763c52af71 m
Modify the code based on code review
-
Kumar Golap da072f6cba0d386485b1188c73e598cd335fc673 m
redo this...foiled by SIImageStore smartness
-
Kumar Golap 5e1e42dcc1efddf06c41b25c29161a05fec56919 m
fixed a place whereI missed widefield
-
Takahiro Tsutsumi 08de68578f0bb647373db2b80a93df655852dbc7 m
Remove some lines previously commented out
-
Kumar Golap e311eb30d529e17565f7fae5cedd9223b71fcb73 m
fixed typo
-
Kumar Golap 3bffb5213a5314f8fd87469b148fcce8ab33c3e5 m
Added widefield as a gridder for single field that can ignore blanking when pblimit is less than 0
-
Kumar Golap a6496101b8b5d0ef508d78894b50f5adfd1764c4 m
Merge branch 'master' into CAS-14342
-
Takahiro Tsutsumi 94c2a6878f41bba17876d22b3c12c5672d5d8565 m
Merge remote-tracking branch 'refs/remotes/origin/CAS-14713' into CAS-14713 merge to reconcile divergent local branch
-
Takahiro Tsutsumi 28e830b9ee75ef5b37a65568faea749297b33c63 m
Clean up debug messages
-
Akeem Wells 2f1ac5746f702155a0f5518b75ac7c8c77494542 m
Add missing import for casalog
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> b21128a27d35f918b11d60dad2d1ff729e92d923 m
Merge branch 'master' into CAS-14804
-
Kumar Golap 6d1b664f4857b653720cb2e3a5ff36128272277e m
removed "user" from a log line
-
Kumar Golap 73a000976d21b66e59fd1d46dc2c1855982f8656 m
Merge branch 'master' into CAS-14520
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> bfb544eb61bfcb9abf7285412bb4235703c92594 m
Inflate epsilon for passing tests across platforms
-
Srikrishna Sekhar 9eede3a21f1d4e6e61185ac7568ebc0a3563656f m
Pull request #1056: CAS-13898
Merge in CASA/casa6 from CAS-13898 to master
* commit '81f8d50803a4f8d4ceb2d5dfecd8e67f25d11658':
CAS-13898 : Fix memory allocation per-plane
CAS-13898 : Re-use getMemoryAvailable from appRC
CAS-13898 : remove unnecessary temp image allocs -
Dirk Petry <dpetry@eso.org> 7942d3c489c3dd85ce20bcfce026db5ee274f373 m
Pull request #1057: CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests
Merge in CASA/casa6 from CAS-14808 to master
* commit 'fd028a1e11a9a712747c80c3508fd96597a93a87':
CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests -
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> cb65c9b710137b44a5624dadade29b814c6a2a3d m
Merge remote-tracking branch 'origin/CAS-13898' into CAS-14814
-
Takahiro Tsutsumi c97980db1775b1d458742f818699548872b9568f m
fix check_list_vals to return False if at least one of the list index match fail. Add proper handling of per-Stokes plane multiple peak locaitons.
-
Bob Garwood 350d94ec32491983c2ac6a838a3d80a0a5c85748 m
Pull request #1058: CAS-14743
Merge in CASA/casa6 from CAS-14743 to master
* commit 'cf36a43bb30fdb33b15f44d8c7f1102b036e1475':
remove hosts example
fixed two typos
updated getandposalma.xml
additional edits of getantposalma.xml descriptions
edited getantposalma.xml short and long parameter descriptions -
Takahiro Tsutsumi fe6abb1993ecdcb395f7f632dd7360074c88e05d m
Per pol plane peak positions
-
Darrell Schiebel <darrell@schiebel.us> 92f93660848834af9036186d10ec247fbe8c991e m
[CAS-14798] increment version for bamboo build-based jar files
-
Dirk Petry <dpetry@eso.org> fd028a1e11a9a712747c80c3508fd96597a93a87 m
CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests
- casatasks/src/private/task_simobserve.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatasks/tests/tasks/test_task_simobserve.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatests/regression/test_regression_sim_TP.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatests/regression/test_regression_sim_components_and_skymodel.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
-
Bob Garwood cf36a43bb30fdb33b15f44d8c7f1102b036e1475 m
remove hosts example
-
Takahiro Tsutsumi 4c5db684e3d470760dcccd79f6f1bb9a93fc37cc m
Add a function to get a list of peak positions when the peak pix value is not unique and a test function to check against a list of possible positions.
-
Srikrishna Sekhar 81f8d50803a4f8d4ceb2d5dfecd8e67f25d11658 m
Merge remote-tracking branch 'origin/master' into CAS-13898
-
George Moellenbrock 29b9e60ff5efac7662bc3995bc056d79878deb05 m
Pull request #1054: CAS-14760
Merge in CASA/casa6 from CAS-14760 to master
* commit 'f6c71604a20604d7cdcacee8328f8a19cef05238':
For CAS-14760, for cross-hand delay solutions, ensure that FFT padding calculations yield positive channel axis length for LSB spws. -
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
-
Darrell Schiebel <darrell@schiebel.us> 0c4da0be7d119cd0bc22330490f7acbe3227f017 m
[CAS-14430] remove comment that is now misleading
-
George Moellenbrock f6c71604a20604d7cdcacee8328f8a19cef05238 m
Merge branch 'master' into CAS-14760
-
Darrell Schiebel <darrell@schiebel.us> f69c945ac0e98de109e70e7f80c3796695ac0ddb m
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
-
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
-
Dirk Petry <dpetry@eso.org> 059b8ab234522648c1fb903cb3dd576ba9a4b65b m
Pull request #1052: CAS-14694
Merge in CASA/casa6 from CAS-14694 to master
* commit '6f1345ac52f7252da24ccdc916163333039734d1':
For CAS-14694: In SolvableVisCal::setSimulate, for simulation of DJones only, short-circuit VI major and minor iteration over the MS so that instrumental polarization is neither time- nor (for mosaic sims) field-dependent. This breaks 'testSky_intLeak' in test_task_simobserve.py. NB: this is not yet a complete polarimetry simulation because parang is not yet treated.
CAS-14694: update simobserve task built-in help for leakage parameter
CAS-14694: make simobserve produce full-pol simulation when input model image is full-pol, independent of leakage
CAS-14694: activated test case testNZ_intMan_Leak and made sure leakage is only applied for obsmode='int'
Enable teardown for test_task_simobserve
CAS-14694: Made ANoise::nPar() in AMueller.h return 4 instead of 2.
CAS-14694: changes which seem to solve the remaining problems
CAS-14694: reverted use of sm.setfeed in simobserve task
CAS-14694 modified the task script to make appropriate sm tool calls when leakage>0 -
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)
-
Bob Garwood 59a02e6c0dc2c222d2ca62c27a3a742928726b2a m
fixed two typos
-
George Moellenbrock 6f1345ac52f7252da24ccdc916163333039734d1 m
For CAS-14694: In SolvableVisCal::setSimulate, for simulation of DJones only, short-circuit VI major and minor iteration over the MS so that instrumental polarization is neither time- nor (for mosaic sims) field-dependent. This breaks 'testSky_intLeak' in test_task_simobserve.py. NB: this is not yet a complete polarimetry simulation because parang is not yet treated.
-
Rui Xue 8f5e9581750c4df973277e17e3e5d999f318e7f7 m
Pull request #1030: CAS-14758: Optimize image processing by caching tool handles in fill_summary_minor to avoid redundant open/close operations
Merge in CASA/casa6 from CAS-14758 to master
* commit 'a46b0fa46be4985558dfe705e9f2eccf577b4aed':
CAS-14758: Handle missing residual images when constructing minor cycle summary
CAS-14758: Optimize image processing by caching tool handles in fill_summary_minor to avoid redundant open/close operations -
Rui Xue 44d9e7387ac3f53b7841b93a583e1354e361c06f m
Pull request #1040: CAS-14622
Merge in CASA/casa6 from CAS-14622 to master
* commit '6599d358e517e2dc3f94260a0d8770dd0cc64964':
CAS-14622: Fix out-of-bounds MPI segmentation faults in BriggsCubeWeightor
CAS-14622: Fix ncores-dependent tclean segmentation fault in `BriggsCubeWeightor` -
Darrell Schiebel <darrell@schiebel.us> e028441c3cb49ebeafa737de83d9f8fc7fd4cc1e m
[CAS-14798] update xml-casa version
-
Bob Garwood 23e4ed702d08a630d8c9c6e2e871e04dd0ba284e m
updated getandposalma.xml
-
Darrell Schiebel <darrell@schiebel.us> 2e246db348ee344541aabea9c6313ff1876545db m
remove line duplication (found in code review) [CAS-14430]
-
Kumar Golap 7020c6ebecc2159f39ce2cebf84fb54527085f59 m
added empty space between bracket and value printed
-
Kumar Golap 133d1c556241e080b58f936b0d9a592e36d2cc2d m
added logger message about fracbw used by bwtaper
-
Kumar Golap 14de3d67d1c06d56fd4714053e8d49a99463491e m
Merge branch 'master' into CAS-14520
-
Kumar Golap e4fd6b640434079098aabd93b44b733a6fcd73b6 m
Merge branch 'CAS-14520' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14520
-
Dirk Petry <dpetry@eso.org> e9db1cf9435f211d68a67190f8e650670a5de0eb m
CAS-14694: update simobserve task built-in help for leakage parameter
-
Dirk Petry <dpetry@eso.org> 567c15cd27e8383205d3d8cee02a0be9b68ef5c4 m
Merge branch 'master' into CAS-14694
-
Darrell Schiebel <darrell@schiebel.us> dfd07f704b85a915639e358b1ecce52293908ee5 m
plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
-
Darrell Schiebel <darrell@schiebel.us> 3335bb36a1cf77a656f14dddeee52d4b368d4ea7 m
fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0:
-
Darrell Schiebel <darrell@schiebel.us> 1efb2921add1c4203a117c7e75aa0918363716fa m
changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d' q = re.compile('CYCLE\d?\d')
- casatasks/src/private/cleanhelper.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/jplhorizons_query.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/simutil.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_appendantab.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_getcalmodvla.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_immath.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_plotbandpass.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_plotprofilemap.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_setjy.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_simalma.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
- casatasks/src/private/task_simobserve.py (version 1efb2921add1c4203a117c7e75aa0918363716fa) (diffs)
-
Akeem Wells 6599d358e517e2dc3f94260a0d8770dd0cc64964 m
Merge branch 'master' into CAS-14622
-
Bob Garwood 3f49f7503b516f27ec0cf65423a7a9e51c238085 m
Pull request #1049: CAS-14792
Merge in CASA/casa6 from CAS-14792 to master
* commit 'c4206a386e84fa23a749f5b95753860d36396bd7':
added more text to describe the measures data install step
readme.md uses www.astron.nl now for measures data -
Akeem Wells c4206a386e84fa23a749f5b95753860d36396bd7 m
Merge branch 'master' into CAS-14792
-
Kumar Golap 4d6918c6411688aeb8ab0b8b75ff610cb4885d89 m
Pull request #1048: when resetting image center the coordinate system was not being reset
Merge in CASA/casa6 from CAS-14747 to master
* commit '3c5bde23464661fe96ff365766465083f95adafd':
when resetting image center the coordinate system was not being reset -
Bob Garwood 3493dc9839d8a596467d534b28d465c141bc35b2 m
added more text to describe the measures data install step
-
Bob Garwood 632ee87ba92665433856b99c66e70e590c1fff99 m
readme.md uses www.astron.nl now for measures data
-
Kumar Golap 0673f3ad43b910fe023c96aea061c23f81f0fb38 m
Pull request #1047: It was not the precision of converting fromRecord or to Record but numpy print precision.
Merge in CASA/casa6 from CAS-13338 to master
* commit 'dfb7e5241859986be77d9b1c19a09c8e2e5c3747':
It was not the precision of converting fromRecord or to Record but numpy print precision. That I believe fixes the precision of phasecenter for parallel continuum -
George Moellenbrock 19feb75bf2d3028883ee9f96b7315be4bf3ff319 m
For CAS-14760, for cross-hand delay solutions, ensure that FFT padding calculations yield positive channel axis length for LSB spws.
-
Srikrishna Sekhar 50e2cf84c451f0970e69a3aaf15ddd26166eb3de m
Pull request #1046: CAS-13818
Merge in CASA/casa6 from CAS-13818 to master
* commit 'b0973d16124b120e2baf377a91488649c0034986':
CAS-13818 : Skip failing deconvolve tests
CAS-13818 : Fix mask cache conflict on tclean restart
CAS-13818: Add test to check for full stokes mask
Added a skip to test_mtmfsimgval_startmodel_axesmismatch in test_task_deconvolve for MacOS due to Fatal Python error. The failure and solution are being investigated on CAS-14117
CAS-13818 : Disable test_imgval_startmodel_axesmismatch on MacOS
CAS-13818 : Fix for failing test
CAS-13818 : Fix for image.tt0 pb mask -
Ville Suoranta 1d8db3ef8539fcf1f25aac6429130548c3a6304c m
Pull request #1045: CAS-14769
Merge in CASA/casa6 from CAS-14769 to master
* commit '85227bc5735154327b1a1394763b90f6bd60ac0a':
Update casacore reference
Revert "Point casacore to dev branch"
Remove redefition of PtrBlock in TransformMachines
Point casacore to dev branch -
Akeem Wells 96543550841e6adfc298ea4bf932d3a6befa0157 m
Pull request #1044: CAS-14768
Merge in CASA/casa6 from CAS-14768 to master
* commit '1011c5933ca639144a5ae3c253086f038da63442':
Update xmlrunner_to_junit to work with unittest-xml-reporting module -
Srikrishna Sekhar b0973d16124b120e2baf377a91488649c0034986 m
Merge remote-tracking branch 'origin/master' into CAS-13818
-
Srikrishna Sekhar a46b0fa46be4985558dfe705e9f2eccf577b4aed m
Merge remote-tracking branch 'origin/master' into CAS-14758
-
Kumar Golap 8ead346264529a74126e095b8ce54f2544fa27c5 m
disabling bwtaper test in parallel to allow this feature in
-
Kumar Golap 53ff0ef1325f4c3bf7bba1d78d40f58ab4c4841d m
Merge branch 'master' into CAS-14520
-
Kumar Golap dfb7e5241859986be77d9b1c19a09c8e2e5c3747 m
It was not the precision of converting fromRecord or to Record but numpy print precision. That I believe fixes the precision of phasecenter for parallel continuum
-
Ville Suoranta 85227bc5735154327b1a1394763b90f6bd60ac0a m
Update casacore reference
-
Ville Suoranta 5401a2510043db196722fda194d292eae1fbe0e4 m
Revert "Point casacore to dev branch"
This reverts commit cf53b61404c57a80cfcef14f4df9392985b57443. -
Akeem Wells 1011c5933ca639144a5ae3c253086f038da63442 m
Merge branch 'master' into CAS-14768
-
Takahiro Tsutsumi c84be1413a0d775fc6fe17d180f968a1475a1fa6 m
Pull request #1043: CAS-14606
Merge in CASA/casa6 from CAS-14606 to master
* commit 'e2af0ec57f50d3edffed7dd5384465472326b4a5':
Add a check that an entire (sub-)table is empty (nrows=0)
Fix a bug in is_column_empty function and add tb.getvarcol-based data existence check for the subtables
Add test for data types, str, int, float
Access the first row only
Use tb.getvarcol to check if optional data columns in Main table have any data instead of tb.getcell -
Dirk Petry <dpetry@eso.org> 84f01fe0d32bbe506c9c0a9eb98a6b79da1636e8 m
CAS-14694: make simobserve produce full-pol simulation when input model image is full-pol, independent of leakage
-
Kumar Golap 3c5bde23464661fe96ff365766465083f95adafd m
when resetting image center the coordinate system was not being reset
-
Ville Suoranta 76a61842ff2f6c1e457900680d14157c96c2e59e m
Remove redefition of PtrBlock in TransformMachines
-
Ville Suoranta cf53b61404c57a80cfcef14f4df9392985b57443 m
Point casacore to dev branch
-
Akeem Wells a8c7edf198c9dadab5bf179be54a2095d25a4f81 m
Merge branch 'master' into CAS-14520
-
Akeem Wells fe4695a054c35ccb9b648d91e0871c322bc267ad m
Merge branch 'master' into CAS-14622
-
Srikrishna Sekhar d8a3a4bdf7e60a99f628b34e559845c98dff371e m
Pull request #1039: CAS-13318
Merge in CASA/casa6 from CAS-13318 to master
* commit 'b6453d73d1a4098c3763b42a75b88880b3bce7ad':
CAS-13318 : Fix PB masking in robust RMS calc -
Inna Muzychenko 229d3c9b5d0436b0f48fe265b8b4bde48a585614 m
Pull request #1033: CAS-14704
Merge in CASA/casa6 from CAS-14704 to master
* commit 'd5adeb6db73246ebbb2e3e535e56a38139482f98': (34 commits)
add test_task_getjyperkalma to component map
Changes according to the NAOJ code review Refs #2870
Changes according to the NAOJ code review Refs #2869 #2870
Changes according to the NAOJ code review Refs #2868
Changes according to the NAOJ code review Refs #2866
Changes according to the NAOJ code review Refs #2865
Changes according to the NAOJ code review Refs #2864
Changes according to the NAOJ code review
Delete commented out lines
Fix bugs, add tests
Changes according to code review Refs #2858
Changes according to code review Refs #2858
Changes according to code review Refs #2846
Changes according to the code review #Refs 2851
Changes according to code review Refs #2843
Changes according to code review Refs #2860
Changes according to code review Refs #2859
Changes according to code review Refs #2857
Changes according to the code review #Refs 2854
Changes according to code review Refs #2853
... -
Akeem Wells 624b1aca4d9570ee193ab3b18ddac0db9fc2bf37 m
Update xmlrunner_to_junit to work with unittest-xml-reporting module