Build: #6 was successful Changes by Srikrishna Sekhar
Code commits
casa6
-
Srikrishna Sekhar b394bb441625ca4e330f5758709bae0ca65b04f4
Merge remote-tracking branch 'origin/master' into CAS-13791
-
Darrell Schiebel 12c654a59ea7f6648c5fc0b417b971b15ae73ec8 m
Pull request #765: CAS-13568 - plotbandpass fails when caltable contains totally flagged spw on the final antenna
Merge in CASA/casa6 from CAS-13568 to master
* commit '0f18b945256c97fadf8f2c91d2e9c5ec8fab5d7e':
remove debugging statements + adjust sloppyUnique(...) test with 'test_task_plotms.py' + check if 'adesc' is defined before setting attributes [CAS-13568]
add debug output for sloppyUnique(...) [CAS-13568]
sync sloppyUnique(...) to "plotbandpass3.py" [CAS-13568]
resolve problems with integration of changes from analysis_scripts/plotbandpass3.py v2.3 [CAS-13568]
missed forwarding of debug variable [CAS-13568]
incorporate fixes from analysisUtils version 2.3 [CAS-13568] -
Darrell Schiebel <darrell@schiebel.us> 0f18b945256c97fadf8f2c91d2e9c5ec8fab5d7e m
Merge branch 'master' into CAS-13568
-
Inna Muzychenko 45612316142af365084489afef08c24249059764 m
Pull request #763: CAS-14178
Merge in CASA/casa6 from CAS-14178 to master
* commit '688c451862916cf21a21bd11cbd0b7693241dda2':
CAS-14178 Refs #2601 Correct the xml formatting for the outfile parameter.
CAS-14178 delete the wrong description -
Pam Harris <pharris@nrao.edu> abb32ffe27cfb2b5f2b1e837109677d1381ac2df m
Pull request #764: CAS-14119 plotbandpass colorization
Merge in CASA/casa6 from CAS-14119 to master
* commit 'e3d10b3e25026e5cf5159bac2af1762c8fcc4c94':
Add plotbandpass test for time overlay colorization
Shift plotbandpass overlay color list if multiple times have same color -
Srikrishna Sekhar e9095e9ef83ab51dfa3a961ac05837ab0ee76ab3 m
Pull request #759: CAS-14203 - Fix tclean(niter=0) mask handling
Merge in CASA/casa6 from CAS-14203 to master
* commit 'e4661c67a628b7bdaadc9ff39c7ad97ca9dc7914':
CAS-14203 - Add test cases
CAS-14203 : Fix for user-supplied zero mask -
Ville Suoranta a796f2d947b7e3382bdc0e33b6f8e57485531869 m
Pull request #762: CAS-14246
Merge in CASA/casa6 from CAS-14246 to master
* commit '343dffda2d1cf4962ade1ef4b8f013edeba426b0':
Update casacore version to 2cbdefe1defcc2dbd8b92811cab500333cf033fe
Update casacore to be65969210 -
Federico Montesino Pouzols a5edcc0c6a62c71620a9620853b467f34a108a5d m
Pull request #760: CAS-14185: "Flagdata mislabels correlations and scan in logfile"
Merge in CASA/casa6 from CAS-14185 to master
* commit 'd039c0fb7b4703c58e79c41514ad0f8e400591cc':
add doc about basecnt also in task xml, CAS-14185
add basic tests for flagdata/summary w/ spwcorr=True and basecnt=True, CAS-14185
fix log line, also Spw=>Antenna, flagdata/summary w/ basecnt=True, CAS-14185
CAS-14185: Fix logger print when summarizing flag status for basecnt=True -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 688c451862916cf21a21bd11cbd0b7693241dda2 m
CAS-14178 Refs #2601 Correct the xml formatting for the outfile parameter.
-
Neal Schweighart 80aafaa92d5166da1bfded2d7fd6cd462ef7e490 m
Pull request #758: CAS-14200
Merge in CASA/casa6 from CAS-14200 to master
* commit '6e7c75489cf6ca6c024449cbfcb25bc771537478':
switched to date conversion using quanta tool
updated test case for ant pos time limit
Added a conversion for the dates into counts for days. This is a rough assumption i.e. years being 365 days months being 30
Added mechanical test for new ant_pos_time_limit parameter
fixed subparameter setting in xml
was accidentally applying offsets twice causing test failures
fixed param default
Added new param to gencal called ant_pos_time_limit. This will set a time limit in days after which corrections are not included in the final offset. Bryan's code was added to the existing evla antenna posn correction script -
Federico Montesino Pouzols d039c0fb7b4703c58e79c41514ad0f8e400591cc m
Merge remote-tracking branch 'origin/master' into CAS-14185
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 8a1d8d1715bd7715d7657e62eb349f82ce0b9516 m
CAS-14178 delete the wrong description
-
Srikrishna Sekhar e4661c67a628b7bdaadc9ff39c7ad97ca9dc7914 m
Merge remote-tracking branch 'origin/master' into CAS-14203
-
Darrell Schiebel <darrell@schiebel.us> 2769f8946ddf011e86e5fbb67f59c6ed035e15ad m
remove debugging statements + adjust sloppyUnique(...) test with 'test_task_plotms.py' + check if 'adesc' is defined before setting attributes [CAS-13568]
-
Darrell Schiebel <darrell@schiebel.us> a84b19d81e29418e605bf361b9ca52052e90cca1 m
add debug output for sloppyUnique(...) [CAS-13568]
-
Darrell Schiebel <darrell@schiebel.us> 0d5d22e42ef04ed2515dedb8eb9630b8f4bbf5da m
sync sloppyUnique(...) to "plotbandpass3.py" [CAS-13568]
-
Ville Suoranta 343dffda2d1cf4962ade1ef4b8f013edeba426b0 m
Update casacore version to 2cbdefe1defcc2dbd8b92811cab500333cf033fe
-
Neal Schweighart 6e7c75489cf6ca6c024449cbfcb25bc771537478 m
Merge branch 'master' into CAS-14200
-
Pam Harris <pharris@nrao.edu> e3d10b3e25026e5cf5159bac2af1762c8fcc4c94 m
Merge branch 'master' into CAS-14119
-
Ville Suoranta 8eefccdc04f331baf72db6fa9c9e8ca1cda1b69c m
Update casacore to be65969210
-
Ville Suoranta 1101fc44212d4ee7981650df1c870a78c7e62c1b m
Pull request #757: CAS-14240
Merge in CASA/casa6 from CAS-14240 to master
* commit 'a974bed1a31246d66b2ee5eb2428a7947211c654':
import CountedPtr.h in LinearMosaic.h
Update casacore to adc7333f961259aa627ae930b06cc9f1b522401f -
Darrell Schiebel 1c8ed67f0f6c1211a5644a03b74afe735f7b6cba m
Pull request #756: py3.10 changes for cerberus installed within casatools + newer numpy headers [CAS-14232]
Merge in CASA/casa6 from CAS-14232 to master
* commit '4c0f39f8158ff0a903e17d52401bf5474fa67560':
py3.10 changes for cerberus installed within casatools + newer numpy headers [CAS-14232] -
Ville Suoranta a974bed1a31246d66b2ee5eb2428a7947211c654 m
import CountedPtr.h in LinearMosaic.h
-
Ville Suoranta 6247168a92b25c846824d15fdbed7b4e468ba09f m
Update casacore to adc7333f961259aa627ae930b06cc9f1b522401f
- casatools/casacore (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/imageanalysis/Annotations/AnnRegion.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/imageanalysis/IO/AsciiAnnotationFileLine.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/msvis/MSVis/AveragingTvi2.cc (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/msvis/MSVis/MSUVWGenerator.cc (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/msvis/MSVis/ViImplementation2.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/msvis/MSVis/VisibilityIterator2.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.cc (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/Feather.cc (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/Feather.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.h (version 6247168a92b25c846824d15fdbed7b4e468ba09f) (diffs)
-
Takahiro Tsutsumi 40fb7486ba266dbc2fc8f01df16818b1a57c621a m
Pull request #755: CAS-11876
Merge in CASA/casa6 from CAS-11876 to master
* commit 'b1e892e5908a745896a8ca0f7d586b5d49693b64':
Minor edit
move mslisthelper to a new location
A minor edit - remove a commented line
Added sorting of the data sel parameters when vislist is sorted by time
Set testcontent=False in check_mslist in order to identify missing SPECTRAL_WINDOW column properly. Also added sorting vis list with time.
Updated checkall argument to use with the casatestutils' imagerhelpers
Incorporated check_mslist function to check conformance of the list of MSs into the code
Use the new function, check_mslist in tclean as well as fixes for concat and virtualconcat tasks
Added a variant for CAS-11876 test for CAS-11833
Fixed a bug
Removed debugging statements, fixed the check weight spec Python function, and added a logger message when modifying an MS to add the weight spectrum
Added workaround and debug statements -
Takahiro Tsutsumi b1e892e5908a745896a8ca0f7d586b5d49693b64 m
Merge branch 'master' into CAS-11876
-
Neal Schweighart c90f4f02aff26d2ce8e4db00aaea5d04755c3a8f m
switched to date conversion using quanta tool
-
Federico Montesino Pouzols 34f2118c5064950ed5ce7fadf47dc9f23cf2ee27 m
Merge remote-tracking branch 'origin/master' into CAS-14185
-
Federico Montesino Pouzols 7ddb49131fd1fe429c28888a0eeacd23311fac51 m
add doc about basecnt also in task xml, CAS-14185
-
Neal Schweighart eff92d4734ea71f5f54e4c2aca38460ce26f2f9e m
updated test case for ant pos time limit
-
Srikrishna Sekhar 3c54d91403723e71e45887636b90c141a43ee351 m
CAS-14203 - Add test cases
Add test cases for the fix - this also adds the helper functions
`check_mask` and `fill_mask` within `casatestutils`.- casatasks/tests/tasks/test_task_deconvolve.py (version 3c54d91403723e71e45887636b90c141a43ee351) (diffs)
- casatasks/tests/tasks/test_task_tclean.py (version 3c54d91403723e71e45887636b90c141a43ee351) (diffs)
- casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py (version 3c54d91403723e71e45887636b90c141a43ee351) (diffs)
-
Ville Suoranta 4c0ef1f9f77272347115a64da3a002c024b3d6ac m
Trigger a build
-
Neal Schweighart b22fb2e58559a755b797c2771563a9f10037bee2 m
Added a conversion for the dates into counts for days. This is a rough assumption i.e. years being 365 days months being 30
-
Darrell Schiebel 6610f52aa12b638c8dfcc4f3e8f8478c19f9a736 m
Pull request #754: CAS-14150
Merge in CASA/casa6 from CAS-14150 to master
* commit '1fc873e47af358c80ae3134d4a6147d3199d5ecb':
merge error [CAS-14150]
casaviewer/casaplotms version update [CAS-14150]
pick up latest viewer/plotms wheels [CAS-14150]
Modified the import of split so that it also works when running with casashell.
CAS-14150 fix failure of tsdimaging unit test
Fix casashell parameter coercion in task_simobserve (CAS-14150)
CAS-14150 tweak sdfixscan unit test
log task end to log after an exception occurs [CAS-14150]
trigger new build [CAS-14150]
fix kwarg + task banner bug, pick up casaplotms and casaviewer [CAS-14150]
fix kwarg + task banner bug [CAS-14150]
Revert "trigger build"
trigger build
switch inp/go tasks to raise exceptions instead of returning false [CAS-14150] -
Darrell Schiebel <darrell@schiebel.us> 4c0f39f8158ff0a903e17d52401bf5474fa67560 m
py3.10 changes for cerberus installed within casatools + newer numpy headers [CAS-14232]
- casatools/ac/m4/m4_ax_python_numpy.m4 (version 4c0f39f8158ff0a903e17d52401bf5474fa67560) (diffs)
- casatools/cerberus/cerberus/errors.py (version 4c0f39f8158ff0a903e17d52401bf5474fa67560) (diffs)
- casatools/cerberus/cerberus/schema.py (version 4c0f39f8158ff0a903e17d52401bf5474fa67560) (diffs)
- casatools/cerberus/cerberus/utils.py (version 4c0f39f8158ff0a903e17d52401bf5474fa67560) (diffs)
- casatools/cerberus/cerberus/validator.py (version 4c0f39f8158ff0a903e17d52401bf5474fa67560) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> 1fc873e47af358c80ae3134d4a6147d3199d5ecb m
merge error [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 1b87512f644d3f1da2071c80c6325a2e60d28a1e m
casaviewer/casaplotms version update [CAS-14150]
-
Darrell Schiebel <darrell@schiebel.us> 050baa38912fe802ef02d7a252b62a0f652709f2 m
Merge branch 'master' into CAS-14150
-
Pam Harris <pharris@nrao.edu> b13ff2a430e86e07b8229cc827ac589fe1eeafda m
Pull request #753: CAS-14225
Merge in CASA/casa6 from CAS-14225 to master
* commit '86a6ce943411430d281af7d74ed498ba270dbeec':
Advance build.conf casaplotms version
Set build.conf plotms branch wheel -
Pam Harris <pharris@nrao.edu> 86a6ce943411430d281af7d74ed498ba270dbeec m
Advance build.conf casaplotms version
-
Pam Harris <pharris@nrao.edu> 5341d7f3f5bd57fa6e0dcac10605ac9414918453 m
Add plotbandpass test for time overlay colorization
-
Pam Harris <pharris@nrao.edu> 997dfca93a30c719d0f94c63c61553b5be90f14e m
Set build.conf plotms branch wheel
-
Pam Harris <pharris@nrao.edu> cc478d62719c0390d535d84d405411a2ba933862 m
Merge branch 'master' into CAS-14119
-
Federico Montesino Pouzols 452ab5942af2e3cbd7cdd2fb301a296ee407899e m
Merge remote-tracking branch 'origin/master' into CAS-14185
-
Pam Harris <pharris@nrao.edu> bd757754b694225e5549fc3fb98d90b3e787bae0 m
Pull request #750: CAS-14046 plotms feature to select and compute Stokes types
Merge in CASA/casa6 from CAS-14046 to master
* commit 'bcf86687ac9cb4f295c84b9b17ab52d281e6186d':
Advance casaplotms in build.conf
Update plotms branch wheel in build.conf
Set plotms branch wheel in build.conf
Advance plotms branch version
Set plotms branch wheel -
Federico Montesino Pouzols 753cbf9d7798cfb1d526b0f3e534ffab65a81fec m
Merge remote-tracking branch 'origin/master' into CAS-14185
-
Takeshi Nakazato e981056a3dfc3b16d6aa6b0a59b62ec287cf4185 m
Merge branch 'master' into CAS-13568
-
Andrew McNichols ece9d533032460a28525a21357982cf4cb8b22b1 m
Pull request #751: CAS-12753
Merge in CASA/casa6 from CAS-12753 to master
* commit 'f9b3541658759f6204678c996c120c00fe1f0d37':
Add partial telescope name matching logic to simutil.readantenna (CAS-12753)
Resolve syntax issue in simutil.py for CAS-12753
Update simutil with validation patch for CAS-12753
Fix access to simutil user input in second method updated by previous commits for CAS-12753.
Mirror changes from commit 09ea5179eac833080ce992d51c9f94b8dbc7c75e in casa5 copy of simutil for CAS-12753.
Augment string matching in two simutil methods to protect against the possibility of _expected_ lowercase observatory name input, for CAS-12753. -
Srikrishna Sekhar 216a383605bf1ddb6f59c985a1b81f589ab71728 m
CAS-14203 : Fix for user-supplied zero mask
Added initial fix so if the user passes a zero filled mask, tclean
doesn't internally flip it. However, if no mask is passed then the
current (correct) behaviour is preserved. -
Pam Harris <pharris@nrao.edu> b122e31d14723603499de32500d91e18223f8af2 m
Shift plotbandpass overlay color list if multiple times have same color
-
Ville Suoranta 977eec0b81f3ae0d708e94818783bce9be4428cb m
Fix setup.cfg url
-
Ville Suoranta f41bbd9b5292e231ea92e444b2a08a479abccea7 m
Fix setup.cfg url
-
Pam Harris <pharris@nrao.edu> bcf86687ac9cb4f295c84b9b17ab52d281e6186d m
Advance casaplotms in build.conf
-
Pam Harris <pharris@nrao.edu> 38e1cda8778e666322f56116ca66ca86de9a1699 m
Merge branch 'master' into CAS-14046
-
Pam Harris <pharris@nrao.edu> c75792277ba3b5c476b93bad6646db9c3107020f m
Pull request #749: CAS-14188 Fix plotms fringefit table flagging
Merge in CASA/casa6 from CAS-14188 to master
* commit '8ef7e280b16da0ccec758d1c430936949f55b713':
Update build.conf plotms branch wheel -
Pam Harris <pharris@nrao.edu> 8ef7e280b16da0ccec758d1c430936949f55b713 m
Merge branch 'master' into CAS-14188
-
Darrell Schiebel <darrell@schiebel.us> 7976d50bfc0c0b21485ad8f25dc31acba68ff7ae m
pick up latest viewer/plotms wheels [CAS-14150]
-
Takeshi Nakazato 1df82d8622414f949cb2aa2c97e5902d508ddaf3 m
Pull request #747: CAS-14158
Merge in CASA/casa6 from CAS-14158 to master
* commit '6fc247ee0be43ffa039ecfc8f9d77a43633bd055':
CAS-14158 add test case for error response from DB
CAS-14158 improved error message
CAS-14158 propagate server-side error to the user -
Takeshi Nakazato a4f16ac0f6d70a86353362ae0d1a9f6af22bd10a m
Pull request #746: CAS-14095
Merge in CASA/casa6 from CAS-14095 to master
* commit '9070c281f2ad4484d40600d1af223dc324aef5e8':
CAS-14095 add unit test for bug fix
CAS-14059 bug fix on sloppyUnique -
Renaud Miel 3887ea125b9d86abe4f2ed5b81434558dbd579ac m
Pull request #742: CAS-13914
Merge in CASA/casa6 from CAS-13914 to master
* commit '860d46031d99416dafb0e133b56fb970203a9816':
CAS-13914: bug fix for segfault reported by Andrea
CAS-13914 Cosmetic change.
CAS-13914 Bug fix / no pointing table
CAS-13914 Code clean-up: replaced tabs with spaces
CAS-13914 Code clean-up: removed dead code.
CAS-13914 Fixed typo.
CAS-13914 Fixed PEP8 non-conformance issues. NAOJ code review refs #2525
CAS-13914 Fixed again compilation issues (sigh)
CAS-13914: fixed bug: missing convertfirst parameter declaration in imager.xml file
CAS-13914 Fixed compilation errors
CAS-13914 Added convertfirst option to task sdimaging
CAS-13914: Use the pre-converted column. Refactored SDPosInterpolator.
CAS-13194 Code clean-up: deleted trailing space
CAS-13914 Incorporated code of prototype implementation
Code clean-up: keep logger local -
Urvashi Rao Venkata 768ce917374701946d2f02da986570de59b8de7f m
Pull request #748: CAS-13960
Merge in CASA/casa6 from CAS-13960 to master
* commit '0854cd2abce94352df99790ec5c2a095624e7a57':
CAS-13960 : Modify test to check ret dict
CAS-13960 : Fix return dict for calcres=False
CAS-13960 : Removed CASA5 if/else checks
CAS-13960: Enable return dict for niter=0 in deconvolve
CAS-13960 : Refactor of return dictionary class
CAS-13960 : Fix case of existing model image
CAS-13960 : fullsummary is no longer a subparameter
Add multifield return dict tests
Add tests for single-field return dictionary
Add multifield support for tclean return dict
Add keys for fullsummary support in tclean
update _gclean for the current state of casagui [CAS-13960]
Add summaryminor to tclean return dict for niter=0
Add dummy return dict when niter=0 in tclean -
Srikrishna Sekhar 3cfa747fd9ca945cf0df53c497650157fb018e2f m
Pull request #745: CAS-13902
Merge in CASA/casa6 from CAS-13902 to master
* commit 'f8d6df104fed564c8908341b7e292483e4574bb9':
CAS-13902 : Refactor the fix
CAS-13902 : Minor fix
CAS-13902 : Fix bug with multi-MS multi-SPW config -
Neal Schweighart ad01c37a9354950c5eabbdae0fb97eae16ebec0c m
Added mechanical test for new ant_pos_time_limit parameter
-
Srikrishna Sekhar e74aab2d9732996224b52c6f68f8ca765d8f978d m
Pull request #744: CAS-13401
Merge in CASA/casa6 from CAS-13401 to master
* commit '8fe5bf39e4a88dddaac3c6a5e366da6acf4709ea':
CAS-13401: Fix mtmfs::restore for common beam
CAS-13401 : Add test to check restoringbeam
CAS-13401 : Generalized fix from previous commit
CAS-13401: Fix for beam header in full-stokes MTMFS -
Dirk Petry <dpetry@eso.org> e869403fc4983e0eb26862af9ad7568126cb722a m
Pull request #743: CAS-13392
Merge in CASA/casa6 from CAS-13392 to master
* commit '7b1f80cd5b93f5371b4e9d62f53b74ae99eae23a':
CAS-13392: further improved SD image checks prior to heavy processing. Added check for freq axis existence and for the axis order.
CAS-13392: improved sd parameter checking before heavy computing starts.
CAS-13392: extended test_task_sdintimaging.py by one case which exercises the ability to create single-channel output (mosaic) images based on a single-channel input SD image and parameter setting nchan=1 without providing an input SD psf image.
CAS-13392: re-introduced a change necessary for deconvolver=mtmfs with nterms=1 which is needed for single-channel images, this time in such a way that it doesn't break the tests with nterms=2
CAS-13392: as recommended by Ville, copied over build.conf from master
CAS-13392: removed one change from previous commit which made task test fail.
CAS-13392: made up for the fact that dishdia has no default anymore and set it explicitly to the old default (100.) in all sdintimaging calls in test_task_sdintimaging.py .
CAS-13392 - changes to achieve ability to with SD images which have only one channel or no per-plane restoring beams; also removed dishdia default of 100. and forced user to provide value; improved built-in documentation -
Kumar Golap 0e61347d47eddbf30ae784cb03f0c55cf063f941 m
Pull request #741: CAS-13539
Merge in CASA/casa6 from CAS-13539 to master
* commit '2e020211c095743039857b1a9d41fa42a98ad3b3':
modified the doc for cubedata and cubesource
added new test as per reviewer's comment
Fixed a problem where Undefined frame was allowed to go through Doppler estimation -
Takeshi Nakazato 6fc247ee0be43ffa039ecfc8f9d77a43633bd055 m
Merge branch 'master' into CAS-14158
-
Takeshi Nakazato 9070c281f2ad4484d40600d1af223dc324aef5e8 m
Merge branch 'master' into CAS-14095
-
Renaud Miel 860d46031d99416dafb0e133b56fb970203a9816 m
Merge branch 'master' into CAS-13914
-
Srikrishna Sekhar f8d6df104fed564c8908341b7e292483e4574bb9 m
Merge remote-tracking branch 'origin/master' into CAS-13902
-
Srikrishna Sekhar 8fe5bf39e4a88dddaac3c6a5e366da6acf4709ea m
Merge remote-tracking branch 'origin/master' into CAS-13401
-
Akeem Wells bb88880681ee0e605300919b736b4639a78d4ae8 m
Pull request #738: CAS-14187
Merge in CASA/casa6 from CAS-14187 to master
* commit '9982521b8e7519911b02eac88c52332beffd8bf6':
Revert "Skip test_imgval_startmodel_axesmismatch on OSX"
Skip test_imgval_startmodel_axesmismatch on OSX
Remove origin prefix from branches checked out via branch tag
Remove commented out lines. Add verbosity to printed warning
Update to generate xml in case of segfault -
Ville Suoranta b7841191840655ec445cca9546da66331da92adb m
Pull request #739: CAS-14151
Merge in CASA/casa6 from CAS-14151 to master
* commit 'e0d0f17bb675bb4e1b393e83ce67b0316ea35d04':
Revert "Fix casashell parameter coercion in task_simobserve"
Fix casashell parameter coercion in task_simobserve (CAS-14150)
Update casampi to 0.5.4
Use collections.abc since collections is deprecated in Python 3.10
GILState_Ensure/Release to prevent crash in Python >=3.9, CAS-13977 -
Sandra Castro 56a55fb0a24381e07b953fe74165ce9cb0418127 m
Pull request #740: CAS-13937
Merge in CASA/casa6 from CAS-13937 to master
* commit 'a67a1d5839eb2531b6ec79d910edd67170aff7c9':
Update script for readability. Update encoding for string checking
Update Sparse Check to use bash by default. Check for git lfs installation
Cleaned up the code
Add test_casatasks.py to package
Added a test case for immoments and sdcal. Renamed the test tclean.
Added more test cases.
Initial version of a test script to be installed with the CASA packages. This version tests the tasks: importasdm, importfits, flagdata, gaincal, gencal, listobs, fluxscale and setjy. The downloading of data currently fails for some datasets, which will be fixed in CAS-13935. -
Ville Suoranta 2e020211c095743039857b1a9d41fa42a98ad3b3 m
Merge branch 'master' into CAS-13539
-
Srikrishna Sekhar 562ab75168e32c6685dbbbca4eb47cbd188a5646 m
CAS-13401: Fix mtmfs::restore for common beam
Fixed how restoringbeam='common' and a user-input restoringbeam work
with mtmfs::restore. Both these cases now only set a single beam,
bringing mtmfs in line with the behavior of the other deconvolvers. -
Neal Schweighart ee256959a1506a3db1e5abe8dbd818a558019ffe m
fixed subparameter setting in xml
-
Dirk Petry <dpetry@m103.ads.eso.org> 7b1f80cd5b93f5371b4e9d62f53b74ae99eae23a m
CAS-13392: Merge branch 'master' into CAS-13392
-
Takeshi Nakazato f0b3ea3946666a829e2cb1630a868a1fac499bb7 m
Merge branch 'master' into CAS-13568
-
Takeshi Nakazato dd1eff95f43f48dc8204d33217b1f00fee1e2767 m
Merge branch 'master' into CAS-14158
-
Srikrishna Sekhar 0854cd2abce94352df99790ec5c2a095624e7a57 m
CAS-13960 : Modify test to check ret dict
Modified the `test_onefield_restart_mfs` test within
`test_task_tclean.py` to check for the existence of the `summaryminor`
key in the return dictionary.
In the case of `calcres=False`, it checks that the `summaryminor` key is
length 0, and when `calcres=True` it checks that `len(summaryminor) >
0`. -
Srikrishna Sekhar 64caec96caede3e8af6f9ec9b0cf7cfc4893e1c7 m
CAS-13960 : Fix return dict for calcres=False
The caclres=True check within `task_tclean.py` for the `niter=0` case
has been removed. The return dictionary is always constructed, but if
the residual image does not exist on disk the summaryminor key of the
return dictionary is not populated - instead, it is replaced with an
empty dictionary. -
Ville Suoranta 9982521b8e7519911b02eac88c52332beffd8bf6 m
Revert "Skip test_imgval_startmodel_axesmismatch on OSX"
This reverts commit 613e6e3c052f20d29923390123849984c4e530e0. -
Akeem Wells f7acbbad33b23aa28e52006acf64ea9d17e5a2d0 m
Merge branch 'master' into CAS-14187
-
Akeem Wells 685ccada1f9dbc3d0a02fe33029c0268c6d4f949 m
Merge remote-tracking branch 'origin/CAS-14175' into CAS-14187
-
Kumar Golap b93c037168147653944211f082b1b9b23d98ab2d m
modified the doc for cubedata and cubesource
-
Srikrishna Sekhar 03c7b4c052931388dff28f047070fb03b31b226a m
CAS-13401 : Add test to check restoringbeam
Added a test to check for the existence of the restoringbeam while
imaging with deconvolver='mtmfs' and stokes='IQUV'. Only the existence
of the restoring beam is checked in this new addition, not the
correctness. -
Neal Schweighart 31ca589a580ada854fcf76d92f2967047e01a0a3 m
Pull request #735: CAS-14087
Merge in CASA/casa6 from CAS-14087 to master
* commit '4a480d7ff2d24be4adfa73bb25132df561a32632': (30 commits)
updated defintents short description for 'mode' in the xml
set mode was resetting non selected intents to the STATE_ID value of 0
Added message when filling with UNSPECIFED(DEFINTENT). Also Ignores UNSPECIFIED(DEFINTENT) if appending to it
when appending on UNSPECIFIED don't include UNSPECIFIED in the new intent. The UNSPECIFIED value exists only as a default for an ms with no prior intents
Changed the base row added if no intents exist to have the intent of UNSPECIFIED
When intents are added when there were none then listobs would crash casa. Once there are intents added there can be no STATE_IDS of -1 otherwise this will continue. An empty intent is created and set for all -1 values
Segfault when running listobs on a ms that originally had no intents
Move the validity checks for the outputvis parameter at the beginning of the task execution.
fixed another typo in the test
fixed typeo in outfile name
fixed the tests to check the outputvis file
If the user specified the vis file in the outputvis param the vis file will be edited instead of making a copy ms
Removed reversion and parameters related to it. instead there is now a outputvis parameter that creates a copy of the ms with the modified rows
fixed wrong STATE table row being removed
Added new mode 'revert' and new param revertList. The task also returns the list needed to revert the change made in that command.
Added the correct address for the docs
Added defintent to the component mapping json for automated tests.
Added test for defintent task and edited some messages displayed by the task
cleaning up no longer used functions
switched to form query using the ms.msselct tools
... -
Srikrishna Sekhar c6f3fffa884995c99b8e0f5d330d29aecc941805 m
Pull request #737: CAS-13872
Merge in CASA/casa6 from CAS-13872 to master
* commit '366e1ed9a94a7e785398120d385e2e48cd13acb4':
CAS-13872 : Remove extraneous cout statements
CAS-13872 : Enable mt-mfs in task_deconvolve
CAS-13872 : Made the model image used for minor cycle residual cal be the difference model and not the full model. test_onefield_restart_mtmfs passes now.
CAS-13872 : Made mtmfs peak residual read from the correctly computed residual image at the end of the minor cycle. -
Takeshi Nakazato c3ecb17260d2e10f3b45177db8f7a9ca0aeb044e m
Pull request #736: CAS-13844
Merge in CASA/casa6 from CAS-13844 to master
* commit 'e96bd1d3c80d6942fbdd80e3c38db48fe7894d14':
CAS-13844 minor style change
Add singledish specific divideResidualByWeight
use lambda function to simplify log output.
clean-up
modified getPbMax() and divideResidualByWeight()
rewrite getPbMax() and divideResidualByWeight() without using SubImage instances
tidy up divideResidualByWeight()
modifying SIImageStore
modify divideResidualByWeight()
fix up the appearance of divideResidualByWeight() -
Neal Schweighart f2219676d5f262d33c3baf77e598cb62e53222a7 m
was accidentally applying offsets twice causing test failures
-
Akeem Wells 6c78f333f2a674b772e75cbffa1c3db1c7f5395a m
Merge branch 'master' into CAS-14187
-
Akeem Wells e58feaf5a248121a8aedc83f3fa79dab90264148 m
Merge branch 'master' into CAS-14175
-
Neal Schweighart c5efe106630971712186df3fd9b56eff5a7f1b88 m
fixed param default
-
Takeshi Nakazato e96bd1d3c80d6942fbdd80e3c38db48fe7894d14 m
CAS-13844 minor style change
-
Srikrishna Sekhar 62599a3dc670fde176147e2690871ba7b707af00 m
CAS-13401 : Generalized fix from previous commit
The previous commit assumed that the restoring beam is identical for
every channel and polarization, and applied the last restoring beam to
all the planes.
The new fix correctly stores the restoring beam per channel/polarization
and applies it to the final restored image. This allows for the use case
of multi-frequency mt-mfs, where the beam can reasonably change across
the different channels. -
Neal Schweighart 4a480d7ff2d24be4adfa73bb25132df561a32632 m
Merge branch 'master' into CAS-14087
-
smcastro <smcastro@users.noreply.github.com> 1228b67f73d73240ea37c53877b262664cd61e58 m
Modified the import of split so that it also works when running with casashell.
-
Takeshi Nakazato 5c8dcab39e7f2a27e6ca89dedc93a04e3687aca4 m
Merge branch 'master' into CAS-13844
-
Takeshi Nakazato 0fea2a9bb6745ec274a9e59c013ecd94a1930115 m
CAS-14150 fix failure of tsdimaging unit test