Build: #3 was successful Changes by Andrew McNichols
Code commits
casa6
-
Andrew McNichols 56a2088a3129b9496d444c7987a74363b463ae86
Merge branch 'master' into CAS-14220
-
Takahiro Tsutsumi 6f83e42ed2a6681d32e2dfedc0aacc3b095d0af9 m
Pull request #771: CAS-13705
Merge in CASA/casa6 from CAS-13705 to master
* commit '9483e883e5d389032b40e1139100991582c7315e': (31 commits)
add a commnet (mostly to retrigger the Bamboo build)
Update tests for the added overwrite parameter
Fixed a typo
Minor parameter description edit
Add overwrite parameter and check when overwrite=F
Edit on error message
A minor edit on the error message
Catch if there is duplicated time in the returned query result and issue an error message with instruction for a workaround
Fix xml tags
Few documentation fixes
Add some error handlings and documentation update
Another typo fix
More doc fixes
Typo fix
Fix typos and add a note that calendar months and years are not supported in interval.
Allow only integer value in interval string. Add allowed units in the xml doc.
Add support for float with unit and unitless integer for timeinterval
Add content check for the output table
Change isDatabaseURLreachable to isDatabaseURLunreachable and fixed return boolean values accordingingly. Fix test names to be more readable.
Add back an accidentally removed line in the code
... -
Ville Suoranta 9483e883e5d389032b40e1139100991582c7315e m
Merge branch 'master' into CAS-13705
-
David Mehringer 632b7aa2fc8d2aa3cd2c7af6a81689ca1c23ab49 m
Pull request #772: CAS-14165 create getcalmodvla task
Merge in CASA/casa6 from CAS-14165 to master
* commit 'db60838f8f784f9de5b7e8875f0da1edafda74f2': (53 commits)
use certifi to squash [SSL: CERTIFICATE_VERIFY_FAILED] issue
update declaration and summary generated by casadocs
remove renamed files
rename calmodvla -> getcalmodvla
updated task description generated by casadocs
calmod -> calmodvla name change
calmod -> calmodvla name change
calmod -> calmodvla
remove mjd test, let server handle that, remove superfluous test file test
Single quote to double quote because that's what black code formatter does
check point
check point
check point
code clean up
bug fix, always shutdown server even if exception
don't check for valid source name in code, instead let server responnd for bad sourcename
some refactoring and rewriting and more tests
updates for obsdate and refdate string formatting
update docs
Add query1.json to setup.py for casatestutils
... -
George Moellenbrock 326629aeabf322636dcaf8ba8096b6c16291bef7 m
Pull request #770: CAS-14219
Merge in CASA/casa6 from CAS-14219 to master
* commit '7334dd27c6038c278b21b700840c940e8f564478':
For CAS-14219, explicitly import measures (me) tool so it works in modular casa6; added revision description
For CAS-14219, some further minor refinements to the script and tests.
For CAS-14219, update formation of IGS filename to match the new CDDIS convention (including for rapid product files). Use 'gunzip' instead of (deprecated in RHEL) 'uncompress' (CAS-14292) and decrease fontsize in VLA-centric TEC plot (CAS-13741). Also cleaned up various tedious python code near these changes. -
Takahiro Tsutsumi b6a3f36c9dc7ec36eb8a533d02db18ded5b980ff m
Merge branch 'master' into CAS-13705
-
David Mehringer db60838f8f784f9de5b7e8875f0da1edafda74f2 m
use certifi to squash [SSL: CERTIFICATE_VERIFY_FAILED] issue
-
George Moellenbrock 7334dd27c6038c278b21b700840c940e8f564478 m
Merge branch 'master' into CAS-14219
-
Takeshi Nakazato 8af308c8fe87a39be27c9a256b7c48a784a593d1 m
Pull request #769: CAS-13087
Merge in CASA/casa6 from CAS-13087 to master
* commit 'e8d234d102b04e2a124f23c0e0af820bf72f978e': (51 commits)
CAS-13087 cleanup tentative code
Minor bug fix on test code
CAS-13087 fix problem in ms conformance tests
CAS-13087 more refactoring
CAS-13087 additional modofication for merging master into this branch
Revert "Merge branch 'master' into CAS-13087"
Merge branch 'master' into CAS-13087
rename disabled task test
minor style update so that the codes sync with master
CAS-13087 fix conformance issue on CORRECtED_DATA column
CAS-13087 make the same change to CASA5 tests (should crash)
CAS-13087 add conformance test for CORRECTED_DATA (should crash)
CAS-13087 style changes: ''' -> """
Merge master into CAS-13087. Conflicts resolved manually
CAS-13087 strict column existence check by setting testcontent False
CAS-13087 add documentation for relevant functions
coding style fix
import modules with required names
import calibrater tool
fixed wrong test names, added tests to test suite
... -
Ville Suoranta 07df7e213c0b324674808dd47d40bb459f047e3f m
Pull request #768: Do not filter warnings in task_plotbandpass.py
Merge in CASA/casa6 from CAS-14224 to master
* commit '04f05a69f407fc5014c2c7fd310a91f4de061672':
Do not filter warnings in task_plotbandpass.py -
Srikrishna Sekhar 643fe56a886e0ed2192909f305352fd54a2dfcdb m
Pull request #767: CAS-13791
Merge in CASA/casa6 from CAS-13791 to master
* commit '0b3b01d988822e881a47dbb8a9138d5622ebfae6':
CAS-13791 : Modified tests to have gain=0.2. This reduces variability across build systems to below the standard tolerance threshold. Enabled the test for Mac too.
CAS-13791 : edited the ver test func for asp
CAS-13791: Set 'fusedthreshold = -1' to allow AspClean never switches to Hogbom. This makes G55 result even better.
CAS-13791: cherry-pick from ARD-31 for adding "scaling factor" to bfgs to improve bfgs optimizations when parameters are with widely different magnitudes. With this fix, G55 now runs fine and it does not affect behaviors on other datasets.
CAS-940-improve: Improve computational efficiency by 1) measuring rms from masked residual and 2) move the initialization of blc and trc of Dirty to the beginning since it only needs to be done once. This improves runtime by 6mins to 3mins (with mask) and 3mins to 2:30 (no mask). Note that the runtime here is just one run and the runtime may vary between runs.
CAS-940-improve: fixed a bug in creating initial scales. -
Takahiro Tsutsumi 72da40aa9e55c8d1174b48c8d6ea48957c70be00 m
add a commnet (mostly to retrigger the Bamboo build)
-
Takahiro Tsutsumi 9335d9ea35c47da6680991fc2808498a645f26c0 m
Update tests for the added overwrite parameter
-
Takahiro Tsutsumi f143f96ae8e842836422f68570ed304e983049f7 m
Fixed a typo
-
David Mehringer 2b2c5e3f07921a141c8dbc95d2c27d6a5bac2299 m
update declaration and summary generated by casadocs
-
David Mehringer e3214577bbb7cf53ea5a2a140a830ad3c598b9f7 m
remove renamed files
- casatasks/src/private/task_calmodvla.py (version e3214577bbb7cf53ea5a2a140a830ad3c598b9f7) (diffs)
- casatasks/tests/tasks/test_task_calmodvla.py (version e3214577bbb7cf53ea5a2a140a830ad3c598b9f7) (diffs)
- casatasks/xml/calmodvla.xml (version e3214577bbb7cf53ea5a2a140a830ad3c598b9f7) (diffs)
- casatestutils/casatestutils/getcalmodvla_helpers/__init__.py (version e3214577bbb7cf53ea5a2a140a830ad3c598b9f7) (diffs)
- casatestutils/casatestutils/getcalmodvla_helpers/query1.json (version e3214577bbb7cf53ea5a2a140a830ad3c598b9f7) (diffs)
-
David Mehringer edd0194a34846694b45355c2fac21358179e7d32 m
rename calmodvla -> getcalmodvla
- casatasks/readme.md (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatasks/setup.py (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatasks/src/private/task_getcalmodvla.py (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatasks/tests/tasks/test_task_getcalmodvla.py (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatasks/xml/getcalmodvla.xml (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatestutils/casatestutils/component_to_test_map.json (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
- casatestutils/setup.py (version edd0194a34846694b45355c2fac21358179e7d32) (diffs)
-
Ville Suoranta 04f05a69f407fc5014c2c7fd310a91f4de061672 m
Merge branch 'master' into CAS-14224
-
Akeem Wells e0c92f51981d365d4a18d7494b3489a1ce827e8c m
Merge branch 'master' into CAS-14165
-
Ville Suoranta 0b3b01d988822e881a47dbb8a9138d5622ebfae6 m
Merge branch 'master' into CAS-13791
-
Akeem Wells ab2de9bf1520b0ada773630e8222513de139e190 m
Pull request #766: CAS-14211
Merge in CASA/casa6 from CAS-14211 to master
* commit 'b903f6f49f135e22df49cd5ee2e6d7e41737b7db':
Update to add origin prefix to release branches
Update test_result_to_xml to convert runtime to seconds. Update returncode message
Refactor of runtest Nov. Remove bamboo options. Update xunit xml script. Update config generator to one function
Hotfix Update Regex for checkout -
Srikrishna Sekhar b394bb441625ca4e330f5758709bae0ca65b04f4 m
Merge remote-tracking branch 'origin/master' into CAS-13791
-
Akeem Wells b903f6f49f135e22df49cd5ee2e6d7e41737b7db m
Merge branch 'master' into CAS-14211
-
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
-
Takeshi Nakazato e8d234d102b04e2a124f23c0e0af820bf72f978e m
CAS-13087 cleanup tentative code
- casa5/gcwrap/python/scripts/sdutil.py (version e8d234d102b04e2a124f23c0e0af820bf72f978e) (diffs)
- casa5/gcwrap/python/scripts/task_sdimaging.py (version e8d234d102b04e2a124f23c0e0af820bf72f978e) (diffs)
- casatasks/src/private/sdutil.py (version e8d234d102b04e2a124f23c0e0af820bf72f978e) (diffs)
- casatasks/src/private/task_sdimaging.py (version e8d234d102b04e2a124f23c0e0af820bf72f978e) (diffs)
-
Takeshi Nakazato 267270118ae8bd3db8bae72cf6ef39a978b88ecc m
Minor bug fix on test code
-
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 -
Takeshi Nakazato aa246b4cf46ee000586e3bd6f3aa07e103d6ac3e m
Merge branch 'master' into CAS-13087
-
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]
-
George Moellenbrock c7e73109e119c7e219d6ca7e2b50758e74f813c5 m
For CAS-14219, explicitly import measures (me) tool so it works in modular casa6; added revision description
-
Darrell Schiebel <darrell@schiebel.us> a84b19d81e29418e605bf361b9ca52052e90cca1 m
add debug output for sloppyUnique(...) [CAS-13568]
-
George Moellenbrock 7f760a2ecd2436831021ddfc8f75a205f9bb17de m
For CAS-14219, some further minor refinements to the script and tests.
-
George Moellenbrock bc830a610abdc800c88b6319117f163965ab7bab m
For CAS-14219, update formation of IGS filename to match the new CDDIS convention (including for rapid product files). Use 'gunzip' instead of (deprecated in RHEL) 'uncompress' (CAS-14292) and decrease fontsize in VLA-centric TEC plot (CAS-13741). Also cleaned up various tedious python code near these changes.
-
Darrell Schiebel <darrell@schiebel.us> 0d5d22e42ef04ed2515dedb8eb9630b8f4bbf5da m
sync sloppyUnique(...) to "plotbandpass3.py" [CAS-13568]
-
Akeem Wells cf296dcdec87a89227a058a2ea1a74045c01729e m
Update to add origin prefix to release branches
-
David Mehringer aceedbaeb52a607fcbd740212c2c0838f8271458 m
updated task description generated by casadocs
-
David Mehringer 681602a8caf615e7e8e1ef91d075f397e3a2d6a1 m
calmod -> calmodvla name change
-
David Mehringer 60062967e6b618abad65165982cfb51ed19ea144 m
calmod -> calmodvla name change
-
David Mehringer cfdc3e10e6afffc2b9de3b50192c23185e8a02f9 m
calmod -> calmodvla
- casatasks/setup.py (version cfdc3e10e6afffc2b9de3b50192c23185e8a02f9) (diffs)
- casatasks/src/private/task_calmodvla.py (version cfdc3e10e6afffc2b9de3b50192c23185e8a02f9) (diffs)
- casatasks/tests/tasks/test_task_calmodvla.py (version cfdc3e10e6afffc2b9de3b50192c23185e8a02f9) (diffs)
- casatasks/xml/calmodvla.xml (version cfdc3e10e6afffc2b9de3b50192c23185e8a02f9) (diffs)
-
Takahiro Tsutsumi 0b86a2a7bf33fbcfdb2f43481694534fe962f77c m
Minor parameter description edit
-
David Mehringer c93ca7795927b192adecd69416b641cc81d9a47e m
remove mjd test, let server handle that, remove superfluous test file test
-
David Mehringer a0f96ab56c3a9a573840f8c92d859eca666727ba m
Single quote to double quote because that's what black code formatter does
-
David Mehringer 46956777b09d9b8d683a9d88d689d470dbffd917 m
check point
-
David Mehringer ba1bf1839713dda03a8b26a177f27463b99b8d4d m
Merge branch 'master' into CAS-14165
-
David Mehringer ba8e0cfc37be3b989bb7a8ad34b79e0055a242d3 m
check point
-
David Mehringer 941b99ff7b0ef879ac6bb9b95dc5088f1a5c16b2 m
check point
-
Takahiro Tsutsumi 731529fc0556faf405196466a5aaa653d77b6225 m
Add overwrite parameter and check when overwrite=F
-
Ville Suoranta 343dffda2d1cf4962ade1ef4b8f013edeba426b0 m
Update casacore version to 2cbdefe1defcc2dbd8b92811cab500333cf033fe
-
Neal Schweighart 6e7c75489cf6ca6c024449cbfcb25bc771537478 m
Merge branch 'master' into CAS-14200
-
Takahiro Tsutsumi 38985187ee50f7daa3d7a1ab5972ded0fef99293 m
Edit on error message
-
Takahiro Tsutsumi 01854ab9304b3e30a9902fce49b5a8ecba535612 m
A minor edit on the error message
-
Akeem Wells aa3880fbc5bb9beb6cd1a890185d1c3a68e9dbb9 m
Update test_result_to_xml to convert runtime to seconds. Update returncode message
-
Takahiro Tsutsumi adf656c269540e9fe98d0fabcd1f08c1e4ee74ec m
Catch if there is duplicated time in the returned query result and issue an error message with instruction for a workaround
-
Pam Harris <pharris@nrao.edu> e3d10b3e25026e5cf5159bac2af1762c8fcc4c94 m
Merge branch 'master' into CAS-14119
-
Akeem Wells 8f526198b08367da43941af3b542e1cbf8f66424 m
Merge branch 'master' into CAS-14211
-
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 -
Akeem Wells cfb5b5ee6abf2324313f666a00494025fc1f42db m
Refactor of runtest Nov. Remove bamboo options. Update xunit xml script. Update config generator to one function
-
Akeem Wells 89907923d56648b0c582c4d4ff52151e5051b47e m
Merge branch 'master' into CAS-14211
-
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 ff7152c6b9f37cb54af015d59681393f985fc8fb m
Do not filter warnings in task_plotbandpass.py
-
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 6246f3cfc7016c34bba780b38e39a984e0e5e53b m
Fix xml tags
-
Takahiro Tsutsumi e764769f2a7f5f92791d6cffe63bd7f39ccccb34 m
Few documentation fixes
-
Takahiro Tsutsumi 0e355448c9006933f7b1991c0834f082bfd2c019 m
Add some error handlings and documentation update
-
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 -
David Mehringer 2544a3121717d534e552c820fe230296b1ef1d9e m
code clean up
-
David Mehringer 42ef01a3d1f46b7c30cab823c988444086761c9c m
bug fix, always shutdown server even if exception
-
David Mehringer 6d5f4aa93774793efbff1d0ed7871d3e235aa0d5 m
don't check for valid source name in code, instead let server responnd for bad sourcename
-
Takahiro Tsutsumi b1e892e5908a745896a8ca0f7d586b5d49693b64 m
Merge branch 'master' into CAS-11876
-
Takahiro Tsutsumi 650d469eda6214e237d234f04bc49e06aeaab694 m
Another typo fix
-
David Mehringer 104d849b2714c0491b14c7ca8dd63f699230884b m
some refactoring and rewriting and more tests
-
David Mehringer 4c9d07a7c0be07fcbddfd10d1e9ddf566e0cbbfa m
updates for obsdate and refdate string formatting
-
Takahiro Tsutsumi a086657efe2d033da0d6019ce93f8a59fd0a4a2a m
More doc fixes
-
David Mehringer 71a6fe87cceb12a974af19b1b349900b1c483e05 m
update docs
-
David Mehringer 267aad7584979bfef462b1a702a603ea81f4aa20 m
Merge branch 'master' into CAS-14165
-
Takahiro Tsutsumi 9c4adc1aa02875781268f6d737913789214db1a7 m
Typo fix
-
Takahiro Tsutsumi cee168478d7d127dd0e283e06e4d92c6704860e9 m
Fix typos and add a note that calendar months and years are not supported in interval.
-
Neal Schweighart c90f4f02aff26d2ce8e4db00aaea5d04755c3a8f m
switched to date conversion using quanta tool
-
Takahiro Tsutsumi db0ea3a04b60bc09a03e138f1b8c5c23fd037d22 m
Allow only integer value in interval string. Add allowed units in the xml doc.
-
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
-
Takahiro Tsutsumi 03725bb3857124e393f46ed781899865667a4fa7 m
Merge branch 'master' into CAS-13705
-
Takahiro Tsutsumi f221877c7fda18fd6a70c60c3528ba2c017a812c m
Add support for float with unit and unitless integer for timeinterval
-
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]