Build: #27 was successful Manual run by Ville Suoranta
Code commits
Casa6
-
Sandra Castro f7c26117a77381e592c621ff25652bb80a2b3006
Merge pull request #251 in CASA/casa6 from CAS-11514 to master
* commit '8f6dbfeba29b2e0ba4abe79582fc94b0319c7219':
bring test_exportuvfits up to date and sync
reverted .gitmodules change
casacore update
add test for exportuvfits for MS with no SOURCE table
CAS-11514, fix up CASA6 test_exportuvfits and copy it to CASA5 test_exportuvfits and add CASA5 test_exportuvfits in preparation for adding verification tests for this ticket
temporarily point casacore in .gitmodules to my fork
CAS-11514 don't require SOURCE/REST_FREQUENCY column -
Ville Suoranta be9c2484ac5c33ef5f25e33af7f00ac9ece2fee8
Merge pull request #250 in CASA/casa6 from CAS-11139 to master
* commit 'a15bc49f4f1eaff43f5ff3239ee85d04401956d2':
Remove obsolete comment
Enable test split_test_wttosig in test_split.py
Synchronize test script between casa5 and casa6
Synchronize with the latest version of this scripts under casa5
Compare WEIGHT column with relative tolerances.
When testing partition, do not check that the input WEIGHT column is the same.
If both DATA and CORRECTED_DATA are output, then SIGMA and WEIGHT are related to the respective column
Remove duplicated function
Reenable tests with time average, checking weight and sigma
Remove mention to test_split2.py in the cmake configuration
Remove obsolete test test_split2.py
Copy over the changes done lately to test_split2.py into test_split.py
Fix the logic to write sigma and weight columns for split operations
Do not modify the input buffer, but rather use the output buffer
Sets the weight column to the inverse square of the sigma
Reenable functional test for weights and sigma -
Darrell Schiebel <darrell@schiebel.us> c49f4c5b5ef6852c0e37077f9192916d8c8a7435
update readme tool list
-
Ville Suoranta 946a6ddf0893f45c3872e39058e272e95a84626f
Merge pull request #249 in CASA/casa6 from CAS-13250 to master
* commit 'd412b8ad2a22c3757d322e50401e3e58f748bf39':
make CASA 5 task exception message more informative, CAS-13250 -
Sandra Castro d75e1ff25232b2188a7b9532b10183c9388ff01e
Merge pull request #247 in CASA/casa6 from CAS-13038 to master
* commit 'cd6aba6b0e05c94c75f05bfd2967e6ff4684f0a4':
added additional clean up to the tear down function
Updated combine spw test
Added changes suggested on ticket
Changed the unittests_list email contact to George
Fixed def suite function arguments and added the test to CMakeLists and unittests_list
Fixed some of the test cases looking at wrong Dtrue table
updated the polcal test to look at the new data in the repo
edited some of the checks for the circular cases
Added new polcal test. Will likely recieve more updates -
Federico Montesino Pouzols d412b8ad2a22c3757d322e50401e3e58f748bf39
Merge remote-tracking branch 'origin/master' into CAS-13250
-
Ville Suoranta 7ff9b6d8c6286b8b61fab7b8a83d93d5f8437bff
Merge pull request #245 in CASA/casa6 from CAS-12315 to master
* commit '2fea6bc8351536d4538111e13b55d15a412eaf8b':
decrease freq of progress lines (type A) to every 10%, CAS-12315
fix frequency of partial summaries (type B), send other type A msgs to DEBUG level, CAS-12315
avoid minor code duplication in log messages, CAS-12315
fix frequency per-chunk progress update lines, separate frequency of messages types A and B, CAS-12315 -
Federico Montesino Pouzols 65b66b1bbd3d329b8b369d524933186a374ada4a
make CASA 5 task exception message more informative, CAS-13250
-
Ville Suoranta 5ad7fa6c0ed1fed989c209697f448690c1f31c0b
Merge pull request #246 in CASA/casa6 from hf-PIPE-952 to master
* commit '96f4ff695ca96c9ad6eae744b8c56419dc6e05ec':
swig long output arguments not propagated (CAS-13149,PIPE-952) -
Sandra Castro 25c20b0ad2bb69ae7a5ae8c36fb9172b88fcd94f
Merge pull request #241 in CASA/casa6 from CAS-13221 to master
* commit '3f278b87dce178f896b6ecdfd9ee5876168f81f4':
Added function mergeParaCubeResults for use when tclean is in MPI mode
calibrater was missing from imports
Commit Update for tclean test to use casatestutils. Fixed conflicts. -
Darrell Schiebel <darrell@schiebel.us> 96f4ff695ca96c9ad6eae744b8c56419dc6e05ec
swig long output arguments not propagated (CAS-13149,PIPE-952)
-
Ville Suoranta c7863856697670f7776081f1660213068172411e
Merge pull request #244 in CASA/casa6 from CAS-13137 to master
* commit 'bf2f5ee2d5cdb56a60c359b2ab908eafb7d48cd8': (24 commits)
Update plotms wheel in build.conf
Conflict resolved
Fix uTest_list.json for listobs test.
Fix test_visstat script in uTest_list.json
Update plotms branch wheel
One more 64 bits table index support
More 64 bits table indeces support
Further 64 bits table indeces for the unit tests
Remove compiler warnings
Further supporting 64 bits table indeces
More rownr_t changes in VI/VB2
More rownr_t changes in VI/VB2
More rownr_t changes in VI/VB2
Use more rownr_t for VI/VB2
Further changes to allow 64 bits rows in tables and columns
Use auto rather than explicit rownr_r or size_t whenever possible
Further changes of Int -> rownr_t transition
Further Int to rownr_t changes
More uses of rownr_t types, specially for loops on rows
Fix test script to uTest_list.json
... -
Ville Suoranta b41e4d17ca6ae8ac6c96449980bb6a5852892434
Merge pull request #239 in CASA/casa6 from CAS-13055 to master
* commit 'b300224664a3915ea864b3102a015a4bab80343e':
forgot to update this test as well
update tests to because cubic interp was same as linear before this fix
CAS-13055 fix bug that caused interpolation method to not be set -
Akeem Wells <awells@humite.local> 3f278b87dce178f896b6ecdfd9ee5876168f81f4
Added function mergeParaCubeResults for use when tclean is in MPI mode
-
Neal Schweighart cd6aba6b0e05c94c75f05bfd2967e6ff4684f0a4
added additional clean up to the tear down function
-
Neal Schweighart 520abbd4c1b1715f3b16f63362543e65a65877da
Updated combine spw test
-
Ville Suoranta b300224664a3915ea864b3102a015a4bab80343e
Merge branch 'master' into CAS-13055
-
Pam Harris <pharris@nrao.edu> bf2f5ee2d5cdb56a60c359b2ab908eafb7d48cd8
Update plotms wheel in build.conf
-
Akeem Wells <awells@humite.local> 4237ac18b23c1824bbdfd80fda4ff5f0b0bc08cd
Merge branch 'master' into CAS-13221
-
Akeem Wells <awells@humite.local> 38f64ef75774bf07b6d61e66c109e776a654542d
calibrater was missing from imports
-
C. Enrique Garcia Dabo d89a97050b3e0c417fb5b4c0f05d1ca9f54904fd
Conflict resolved
-
C. Enrique Garcia Dabo 9d2ff7c0451cc78bb6884fc779ef679d9a498c6e
Merge branch 'master' into CAS-13137
Resolved Conflicts:
casa5/code/msvis/MSVis/VisibilityIteratorImpl2.h -
C. Enrique Garcia Dabo ebf7e689372c7690cb02e2b92e693e9c8395f4b8
Merge branch 'CAS-13137' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13137
-
C. Enrique Garcia Dabo c5a8777e4176de79de24444ecd7f739f95305cd0
Merge branch 'master' into CAS-13137
Resolved Conflicts:
build.conf -
Neal Schweighart 2c63455b2afce6414e6eed708d9b2cc51b5ac86d
Added changes suggested on ticket
-
Sandra Castro a9267243350815983e2951cbebf71589c19fccd9
Merge pull request #238 in CASA/casa6 from CAS-13228 to master
* commit '75004eace9edfcceaf410bd5474aa20c7432b468':
remove explicit return, test for specific exception types
CAS-13228 imcollapse to return None upon success -
Akeem Wells <awells@humite.local> a0f1dad6d37e1cbb302662ba363198f1d840e7ca
Commit Update for tclean test to use casatestutils. Fixed conflicts.
- casa5/gcwrap/python/scripts/casatestutils/imagerhelpers/imagetesthelpers.py (version a0f1dad6d37e1cbb302662ba363198f1d840e7ca) (diffs)
- casa5/gcwrap/python/scripts/tests/test_tclean.py (version a0f1dad6d37e1cbb302662ba363198f1d840e7ca) (diffs)
- casatasks/tests/tasks/test_tclean.py (version a0f1dad6d37e1cbb302662ba363198f1d840e7ca) (diffs)
- casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py (version a0f1dad6d37e1cbb302662ba363198f1d840e7ca) (diffs)
- casatestutils/setup.py (version a0f1dad6d37e1cbb302662ba363198f1d840e7ca) (diffs)
-
Federico Montesino Pouzols 2fea6bc8351536d4538111e13b55d15a412eaf8b
decrease freq of progress lines (type A) to every 10%, CAS-12315
-
Federico Montesino Pouzols eb2ec5fd41d2c7bdce40eee3713fdf2bfbc5ae00
Merge remote-tracking branch 'origin/master' into CAS-12315
-
Sandra Castro 4671315b2c4fdc596848987823f0ef31cdac0a7f
Merge pull request #234 in CASA/casa6 from CAS-13225 to master
* commit 'bb001b399c8d1b474c66cd6e948036bb33a30ef4':
Cleaned up the json file from outdated tests.
removed the old list_history test from casatasks -
Ville Suoranta ab7e40af4eb22cb952bf78dfa41e50d94b12f076
Merge pull request #236 in CASA/casa6 from CAS-12879 to master
* commit 'ee10c312410af9598d2a994a6328093c7f78372f': (22 commits)
Fixed code formatting
Point casacore module back to official casacore repo
Update casacore commit to a rebased version of msiter_compfunc branch
Fix code formatting.
Add unit test for degenerated case: no sorting function at all
Add new unit tests that resets the starting of interval for time binning.
Move the subchunk setup to the origin() method
Add unit test that checks whether sorting in the inner loop by time also works even if MS is not sorted increasingly in time.
Add unit test that checks sorting is equivalent in the inner and outer loops
Fix compilation error
Add unit test cases that allow iterations by groups of DDId/SPWs
Better support in the SortColumns class for the full sorting specification
Add initialization from generic sorting definitions.
Support in the VI2 factory for full sorting specification
Reset subchunk MSIter when calling ::origin()
Updating casacore reference
Attach the columns also during the chunk setup.
Update casacore reference to last commit from msiter_compfunc branch
Full support for user-defined sorting in subchunks
Support sorting with generic functions
... -
Neal Schweighart 40aead3980489b845f7e211ec7c3aefd97723465
Changed the unittests_list email contact to George
-
Neal Schweighart 2363d5dacb269556f1f7b89816688f5b39d49ee8
Fixed def suite function arguments and added the test to CMakeLists and unittests_list
- casa5/gcwrap/python/scripts/tests/CMakeLists.txt (version 2363d5dacb269556f1f7b89816688f5b39d49ee8) (diffs)
- casa5/gcwrap/python/scripts/tests/test_req_task_polcal.py (version 2363d5dacb269556f1f7b89816688f5b39d49ee8) (diffs)
- casa5/gcwrap/python/scripts/tests/unittests_list.txt (version 2363d5dacb269556f1f7b89816688f5b39d49ee8) (diffs)
- casatasks/tests/tasks/test_req_task_polcal.py (version 2363d5dacb269556f1f7b89816688f5b39d49ee8) (diffs)
-
Neal Schweighart e29127bbf072ece70b806fea067fd116a3866b3e
Fixed some of the test cases looking at wrong Dtrue table
-
Neal Schweighart 7578d2d622cfad4314c355653d37fee4ac0cf787
updated the polcal test to look at the new data in the repo
-
David Mehringer 75004eace9edfcceaf410bd5474aa20c7432b468
remove explicit return, test for specific exception types
- casa5/gcwrap/python/scripts/task_imcollapse.py (version 75004eace9edfcceaf410bd5474aa20c7432b468) (diffs)
- casa5/gcwrap/python/scripts/tests/test_imcollapse.py (version 75004eace9edfcceaf410bd5474aa20c7432b468) (diffs)
- casatasks/src/tasks/task_imcollapse.py (version 75004eace9edfcceaf410bd5474aa20c7432b468) (diffs)
- casatasks/tests/tasks/test_imcollapse.py (version 75004eace9edfcceaf410bd5474aa20c7432b468) (diffs)
-
Sandra Castro bb001b399c8d1b474c66cd6e948036bb33a30ef4
Cleaned up the json file from outdated tests.
-
C. Enrique Garcia Dabo 0df3122e0d243977a799fa63999a79e0b4a05bd2
Fix uTest_list.json for listobs test.
-
C. Enrique Garcia Dabo 942521b56132b82288953220f08d4aabe95dc635
Merge branch 'CAS-13137' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13137
-
C. Enrique Garcia Dabo ee10c312410af9598d2a994a6328093c7f78372f
Fixed code formatting
-
C. Enrique Garcia Dabo 4271923c4e6858cd7ac83b1abea2fc80f8a66a57
Fix test_visstat script in uTest_list.json
-
C. Enrique Garcia Dabo 7081ada12cf82ff77bc3bf3ba1783b83759040aa
Merge branch 'master' into CAS-12879
-
Sandra Castro bb61d885b48034f4ec0c8e850584bcd0faf11e4a
Merge pull request #223 in CASA/casa6 from CAS-12988 to master
* commit 'cb8d7f9693639da1691a24f651b0b966497ec507':
Hopefully fixed the casa5 path in bamboo
Switched all references to the old regression repo to the new casa-data-req locations
A data path was slightly off for the case that no req dir is found
CASA 5 was still looking at the regressions/unittests data. Fixed to look at casa-data-req
Changed casa6 to look at reference files in the casa-data-req/text repo. The reference files were also renamed to match the test case.
Changed casa6 data path to accomidate the bamboo structure
changed the merged test case name and removed duplicate test case
removed the old test from the CMake and unittest list files
Moved merge to casa6
Renamed test_listobs to test_req_task_listobs
merged req test into test_listobs -
David Mehringer 8566f20bd4e8fa6c494a26dcf7ec5c81acc7f704
CAS-13228 imcollapse to return None upon success
- casa5/gcwrap/python/scripts/task_imcollapse.py (version 8566f20bd4e8fa6c494a26dcf7ec5c81acc7f704) (diffs)
- casa5/gcwrap/python/scripts/tests/test_imcollapse.py (version 8566f20bd4e8fa6c494a26dcf7ec5c81acc7f704) (diffs)
- casatasks/src/tasks/task_imcollapse.py (version 8566f20bd4e8fa6c494a26dcf7ec5c81acc7f704) (diffs)
- casatasks/tests/tasks/test_imcollapse.py (version 8566f20bd4e8fa6c494a26dcf7ec5c81acc7f704) (diffs)
-
Ville Suoranta 03438728be2c1bd4d29fc8a5138c225fa920fb8d
Merge pull request #235 in CASA/casa6 from CAS-13131 to master
* commit '180d7a53438e00fe2aa50d1d72bfdd952d8ebd13':
prevent attempts to run casatasks (CAS-13131)
casatasks & casatools should suppress ~/.casa/config.py output (CAS-13131)
direct stdout/err to /dev/null when evaluating ~/.config.py and "python -m casatools ..." is used (CAS-13131) -
Neal Schweighart 3e1acd91f1b55a87b625bfa2df2d5f3cea544c54
edited some of the checks for the circular cases
-
Ville Suoranta f07d93bed0e338ae032c3bbb781af6b856585f0c
Merge pull request #233 in CASA/casa6 from CAS-13188 to master
* commit '59747bb81979eff28c60fb6577727d57ddbcde6a':
Remove oldsplit, tclean2, caltabconvert from casa.py
Remove accum import from casa.py
CAS-13188 : Modified deprecation warning to clarify absence in casa6
CAS-13188 : Changed the clean deprecation message to clarify presence in casa5 but not in casa6. Removed stray files related to caltabconvert.
CAS-13188 : Modified XML categories to prepare for auto-generated documentation.
CAS-13188 : Removed task_oldsplit as it already had deprecation warnings in it. Also, added 'visibility='deprecated'' XML tags to oldstatwt and plotcal which are getting deprecation messages only now.
CAS-13188 : Deleting .py and .xml for accum, caltabconvert, tclean2 and removing commented-out entries for them from corresponding CMakeLists.
CAS-13188 : Removed task_caltabconvert from CMakeLists. Added deprecation warnings at runtime and in the xml for task_plotcal, task_oldstatwt, task_oldsplit.
CAS-13188 : Removed task_accum and task_tclean2 from CMakelists for casa5 but let the .py files remain in the directory. Remomved task_accum from setup.py for casa6. For casa6, also deleted the casa6 copy of task_accum.py.
CAS-13188 : Made two task documentation updates (initweight, simanalyze) -
Ville Suoranta 59747bb81979eff28c60fb6577727d57ddbcde6a
Remove oldsplit, tclean2, caltabconvert from casa.py
-
Neal Schweighart b6c47426255dabbcd3765a4ba635c34548aa42fc
removed the old list_history test from casatasks
-
Ville Suoranta 527fc92a223d0047d010cb540932d5d6abc9227d
Remove accum import from casa.py
-
Neal Schweighart ee7027142741edc872475915e9f3ff4f69d4a656
Added new polcal test. Will likely recieve more updates
-
Neal Schweighart cb8d7f9693639da1691a24f651b0b966497ec507
Merge branch 'master' into CAS-12988
-
Ville Suoranta 0b43a251a50bc77498243c82c78f73e416df62fa
Merge pull request #232 in CASA/casa6 from CAS-13220 to master
* commit 'f9d8d3b4c42014847588af8811bcb137aec3a3d1':
Update casatestutils version
fix compare_dictionaries to compare nested dicts ->CASA6/casatestutils, CAS-13220
fix compare_dictionaries to compare nested dicts, CAS-13220 -
R. V. Urvashi <rurvashi@aoc.nrao.edu> 813783ac1156b71fddb1b9f735a733dc941fea4d
CAS-13188 : Modified deprecation warning to clarify absence in casa6
- casa5/gcwrap/python/scripts/task_oldstatwt.py (version 813783ac1156b71fddb1b9f735a733dc941fea4d) (diffs)
- casa5/gcwrap/python/scripts/task_plotcal.py (version 813783ac1156b71fddb1b9f735a733dc941fea4d) (diffs)
- casa5/gcwrap/tasks/oldstatwt.xml (version 813783ac1156b71fddb1b9f735a733dc941fea4d) (diffs)
- casa5/gcwrap/tasks/plotcal.xml (version 813783ac1156b71fddb1b9f735a733dc941fea4d) (diffs)
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 8c5b72524af9af3096f7aa174eb3869c4dc1f980
CAS-13188 : Changed the clean deprecation message to clarify presence in casa5 but not in casa6. Removed stray files related to caltabconvert.
- casa5/gcwrap/python/CMakeLists.txt (version 8c5b72524af9af3096f7aa174eb3869c4dc1f980) (diffs)
- casa5/gcwrap/python/scripts/caltab_convert2.py (version 8c5b72524af9af3096f7aa174eb3869c4dc1f980) (diffs)
- casa5/gcwrap/python/scripts/task_caltab_convert.py (version 8c5b72524af9af3096f7aa174eb3869c4dc1f980) (diffs)
- casa5/gcwrap/python/scripts/task_clean.py (version 8c5b72524af9af3096f7aa174eb3869c4dc1f980) (diffs)
- casa5/gcwrap/tasks/clean.xml (version 8c5b72524af9af3096f7aa174eb3869c4dc1f980) (diffs)
-
Akeem Wells f9d8d3b4c42014847588af8811bcb137aec3a3d1
Update casatestutils version
-
Ville Suoranta a8154dc321d2b1a5b2e9760df80420b869f9f862
Merge pull request #231 in CASA/casa6 from CAS-13216 to master
* commit 'b0b095d144c0223497ba9d470d98790a5071b34e':
Update casacore commit to remove boost dependency -
R. V. Urvashi <rurvashi@aoc.nrao.edu> 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3
CAS-13188 : Modified XML categories to prepare for auto-generated documentation.
- casa5/gcwrap/tasks/browsetable.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/calstat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/clearstat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/concat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/conjugatevis.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/delmod.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/fixplanets.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/fixvis.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/flagcmd.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/flagdata.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/flagmanager.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/imhead.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/imhistory.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/impbcor.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/importoldasdm.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/imreframe.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/imstat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/imview.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/makemask.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/msuvbin.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/msview.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/plotms.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/predictcomp.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/rmtables.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/setjy.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/slsearch.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/splattotable.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/testconcat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/uvcontsub.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/uvcontsub3.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/uvmodelfit.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/uvsub.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
- casa5/gcwrap/tasks/virtualconcat.xml (version 3efb3d6c1f7a39f05740495c4df9c3e4f7b2afb3) (diffs)
-
Federico Montesino Pouzols d9638ec165182cacea1d2e7318f92a3a057d85fb
fix compare_dictionaries to compare nested dicts ->CASA6/casatestutils, CAS-13220
-
Federico Montesino Pouzols b909f3e7ed76a5c5afe2a6d744afc87fa2cf40e7
fix compare_dictionaries to compare nested dicts, CAS-13220
-
Ville Suoranta e7f09171efc994027e67e18e919e4ea63002c9cd
Merge pull request #230 in CASA/casa6 from CAS-13149 to master
* commit 'b28b6de0b1af82c34edd6a80cd84faee0acb5e23':
trap overflow exceptions in CASA 5 (CAS-13149)
use ssize_t for shape/size (CAS-13149)
remove variant LONG/LONGVEC from variant (CAS-13149)
fix integer conversion (CAS-13149)
switch the casa binding's basic integral type from int to long (CAS-13149) -
R. V. Urvashi <rurvashi@aoc.nrao.edu> 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2
CAS-13188 : Removed task_oldsplit as it already had deprecation warnings in it. Also, added 'visibility='deprecated'' XML tags to oldstatwt and plotcal which are getting deprecation messages only now.
- casa5/gcwrap/python/CMakeLists.txt (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
- casa5/gcwrap/python/scripts/task_oldsplit.py (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
- casa5/gcwrap/tasks/CMakeLists.txt (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
- casa5/gcwrap/tasks/oldsplit.xml (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
- casa5/gcwrap/tasks/oldstatwt.xml (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
- casa5/gcwrap/tasks/plotcal.xml (version 0ff859190421f2cb8012a85bb90b8bf0d2ca46a2) (diffs)
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 430c0d1146bad4f1326f945f9f0cc41db2f09eb8
CAS-13188 : Deleting .py and .xml for accum, caltabconvert, tclean2 and removing commented-out entries for them from corresponding CMakeLists.
- casa5/gcwrap/python/CMakeLists.txt (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/python/scripts/task_accum.py (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/python/scripts/task_caltabconvert.py (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/python/scripts/task_tclean2.py (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/tasks/CMakeLists.txt (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/tasks/accum.xml (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/tasks/caltabconvert.xml (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
- casa5/gcwrap/tasks/tclean2.xml (version 430c0d1146bad4f1326f945f9f0cc41db2f09eb8) (diffs)
-
Pam Harris <pharris@nrao.edu> b0b095d144c0223497ba9d470d98790a5071b34e
Update casacore commit to remove boost dependency
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 43da0d175681ba2c25e0d3a452b63dbd91a2adcd
CAS-13188 : Removed task_caltabconvert from CMakeLists. Added deprecation warnings at runtime and in the xml for task_plotcal, task_oldstatwt, task_oldsplit.
- casa5/gcwrap/python/CMakeLists.txt (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/python/scripts/task_oldsplit.py (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/python/scripts/task_oldstatwt.py (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/python/scripts/task_plotcal.py (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/python/scripts/tests/CMakeLists.txt (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/tasks/oldsplit.xml (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/tasks/oldstatwt.xml (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
- casa5/gcwrap/tasks/plotcal.xml (version 43da0d175681ba2c25e0d3a452b63dbd91a2adcd) (diffs)
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 68a2bd49f0352047aab308bf9ab42509cb971967
CAS-13188 : Removed task_accum and task_tclean2 from CMakelists for casa5 but let the .py files remain in the directory. Remomved task_accum from setup.py for casa6. For casa6, also deleted the casa6 copy of task_accum.py.
- casa5/gcwrap/python/CMakeLists.txt (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
- casa5/gcwrap/python/scripts/demos/CMakeLists.txt (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
- casa5/gcwrap/python/scripts/regressions/CMakeLists.txt (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
- casa5/gcwrap/python/scripts/usecases/CMakeLists.txt (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
- casatasks/setup.py (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
- casatasks/src/tasks/task_accum.py (version 68a2bd49f0352047aab308bf9ab42509cb971967) (diffs)
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 1271192ed6c3ab9b12fa23221692aa45314ae3d7
CAS-13188 : Made two task documentation updates (initweight, simanalyze)
-
Ville Suoranta 8aa04107f062728eb83c6099201ad4db70623b44
Merge pull request #228 in CASA/casa6 from CAS-13193 to master
* commit '97dfbc4c9ad08cade0c2586641e9100bf3a5bfcd':
minimum match for 'linear' is now 'l', not 'li', after removal of lanczos
CAS-13193 remove lanczos method from imdev -
Darrell Schiebel <darrell@schiebel.us> b28b6de0b1af82c34edd6a80cd84faee0acb5e23
Merge branch 'master' into CAS-13149
-
Darrell Schiebel <darrell@schiebel.us> a991bbee375e5334722d5420f9b6adfb92fa93be
trap overflow exceptions in CASA 5 (CAS-13149)
-
Neal Schweighart bbfe40d628c590d841ce902e75d06d38b6e67eaa
Hopefully fixed the casa5 path in bamboo
-
Ville Suoranta 689c5025deba0ac832c8d7161c4fecd7e2c9fbbc
Merge pull request #227 in CASA/casa6 from CAS-13074 to master
* commit '0a1ea588714fd5b4d94a08587677a99993506aab':
Update build.conf viewer version
Update viewer branch wheel
Update casaviewer branch version
update test description
add test_ICRS to to test_rg_fromtextfile
test bug fixes
make test_rg_fromtextfile.py the same file in CASA 5 and 6
Add ICRS to supported CRTF region direction frames -
Neal Schweighart bab10212c2b761250160b7831f2e8dcf9697c60a
Switched all references to the old regression repo to the new casa-data-req locations
-
Pam Harris <pharris@nrao.edu> a76dfa8356c5c4f696bd1a92f97f53b922b6574f
Update plotms branch wheel
-
Neal Schweighart 490bdfb701ee3c2137ce6de179b95fcfe193dbca
Merge branch 'master' into CAS-12988
-
C. Enrique Garcia Dabo 96c4ace178f586dfb08e9ef3f23b8077cb059876
One more 64 bits table index support
Fixes partially CAS-13137 -
C. Enrique Garcia Dabo 8d162c628914a82eedfabe6e7e532ad4b477307e
More 64 bits table indeces support
Fixes partially CAS-13137- casa5/code/mstransform/TVI/test/tRecursiveVi2Layers_GT.cc (version 8d162c628914a82eedfabe6e7e532ad4b477307e) (diffs)
- casa5/code/synthesis/MeasurementComponents/FringeJones.cc (version 8d162c628914a82eedfabe6e7e532ad4b477307e) (diffs)
- casa5/code/synthesis/MeasurementComponents/test/tCalSolVi2Organizer_GT.cc (version 8d162c628914a82eedfabe6e7e532ad4b477307e) (diffs)
- casa5/code/synthesis/MeasurementComponents/test/tRecursiveVi2LayersWithCal_GT.cc (version 8d162c628914a82eedfabe6e7e532ad4b477307e) (diffs)
- casa5/code/synthesis/TransformMachines2/VB2CFBMap.h (version 8d162c628914a82eedfabe6e7e532ad4b477307e) (diffs)
-
C. Enrique Garcia Dabo 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d
Further 64 bits table indeces for the unit tests
Fixes partially CAS-13137- casa5/code/mstransform/TVI/test/tRecursiveVi2Layers_GT.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/msvis/MSVis/MSIter2.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/msvis/MSVis/test/MsFactory.h (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/msvis/MSVis/test/VisibilityIterator_Test.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/msvis/MSVis/test/VisibilityIterator_Test.h (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/msvis/MSVis/test/tViiLayerFactory_GT.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/synthesis/MeasurementComponents/test/FiltrationTVI_GTest.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/synthesis/MeasurementComponents/test/tCalSolVi2Organizer_GT.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
- casa5/code/synthesis/MeasurementComponents/test/tRecursiveVi2LayersWithCal_GT.cc (version 157e5c4aa6594bddd95a3ff2efb508c6cdf6601d) (diffs)
-
C. Enrique Garcia Dabo afdbe6c4a14e726c03794166b57ad5f08114bd04
Remove compiler warnings
Fixes partiall CAS-13137- casa5/code/msvis/MSVis/SubMS.cc (version afdbe6c4a14e726c03794166b57ad5f08114bd04) (diffs)
- casa5/code/msvis/MSVis/VisBufferUtil.cc (version afdbe6c4a14e726c03794166b57ad5f08114bd04) (diffs)
- casa5/code/synthesis/ImagerObjects/SDMaskHandler.cc (version afdbe6c4a14e726c03794166b57ad5f08114bd04) (diffs)
- casa5/code/synthesis/MeasurementComponents/FringeJones.cc (version afdbe6c4a14e726c03794166b57ad5f08114bd04) (diffs)
-
C. Enrique Garcia Dabo a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8
Further supporting 64 bits table indeces
Fixes partially CAS-13137- casa5/code/mstransform/MSTransform/MSTransformIteratorFactory.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/mstransform/TVI/FreqAxisTVI.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/mstransform/TVI/StatWtClassicalDataAggregator.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/mstransform/TVI/StatWtTVI.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/AveragingTvi2.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/MsRows.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/MsRows.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/StatWT.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/Vbi2MsRow.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/Vbi2MsRow.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/VisBufferImpl2Internal.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/VisBufferUtil.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/VisBufferUtil.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/msvis/MSVis/VisibilityIterator2.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/MeasurementComponents/FiltrationTVI.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/MeasurementComponents/FiltrationTVI.tcc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/MeasurementComponents/FringeJones.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/MeasurementComponents/FringeJones.h (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/MeasurementEquations/VisEquation.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/TransformMachines2/HetArrayConvFunc.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
- casa5/code/synthesis/TransformMachines2/SDGrid.cc (version a9ff54d707a2bea00b1b3c1a37c1cccb8bd6a4a8) (diffs)
-
Federico Montesino Pouzols 1d07e26792ff6de52a7ddf3fa90cd44ee73c6bdc
fix frequency of partial summaries (type B), send other type A msgs to DEBUG level, CAS-12315
-
David Mehringer 97dfbc4c9ad08cade0c2586641e9100bf3a5bfcd
minimum match for 'linear' is now 'l', not 'li', after removal of lanczos
-
Neal Schweighart 9e9668dd4cac6915f601895e44ecf9194401b2cd
A data path was slightly off for the case that no req dir is found
-
Federico Montesino Pouzols 764a24de2b644eb135a946ea09d881ee3fd11c87
avoid minor code duplication in log messages, CAS-12315
-
C. Enrique Garcia Dabo 4c63bc33baf590198aa4fde117600a196433e14d
More rownr_t changes in VI/VB2
-
C. Enrique Garcia Dabo d352dce4a91a036f3c72d7973496c45e6c80715e
Merge branch 'master' into CAS-13137
Solved Conflicts:
casa5/code/mstransform/MSTransform/MSTransformManager.cc -
C. Enrique Garcia Dabo 8ecbc3e6830d5cedf3d703866bd3eb36c8c79998
More rownr_t changes in VI/VB2
-
C. Enrique Garcia Dabo 53f3cbdafe5e76167cf73d372fde56b2a8dcd62c
More rownr_t changes in VI/VB2
-
C. Enrique Garcia Dabo ea2932a24faa06da0359648a2fe62f90bf68b21a
Use more rownr_t for VI/VB2
- casa5/code/msvis/MSVis/VisibilityIterator2.h (version ea2932a24faa06da0359648a2fe62f90bf68b21a) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.cc (version ea2932a24faa06da0359648a2fe62f90bf68b21a) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.h (version ea2932a24faa06da0359648a2fe62f90bf68b21a) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImplAsync2.cc (version ea2932a24faa06da0359648a2fe62f90bf68b21a) (diffs)
-
C. Enrique Garcia Dabo e5b51a4982deff2802bec9bd4a7f95fc35935d79
Further changes to allow 64 bits rows in tables and columns
- casa5/code/mstransform/TVI/FreqAxisTVI.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/PhaseShiftTvi.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/SimpleSimVi2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/SimpleSimVi2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/StatWT.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/TransformingVi2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/TransformingVi2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/ViImplementation2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisBufferAsyncWrapper2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisBufferAsyncWrapper2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisBufferImpl2Internal.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisibilityIterator2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImpl2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImplAsync2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/VisibilityIteratorImplAsync2.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/statistics/Vi2StatsSigmasIterator.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/statistics/Vi2StatsWeightsIterator.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/test/MsFactory.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/test/MsFactory.h (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/msvis/MSVis/test/VisibilityIterator_Test.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
- casa5/code/synthesis/MeasurementComponents/Calibrater.cc (version e5b51a4982deff2802bec9bd4a7f95fc35935d79) (diffs)
-
David Mehringer 1f11f1edf881b07be7f35f4fa2739a05b8d44a41
CAS-13193 remove lanczos method from imdev
-
Pam Harris <pharris@nrao.edu> 0a1ea588714fd5b4d94a08587677a99993506aab
Update build.conf viewer version
-
Ville Suoranta f8321727a117193c0fce39fcc2808cff4372f3b5
Merge pull request #189 in CASA/casa6 from CAS-12855 to master
* commit 'f9dfe41d1024482ff61253a003a398041fdfdddc':
Remove comment that is not useful.
Fix assert() from CAS-12855 (changed comment)
Fix assert() from CAS-12855 -
Darrell Schiebel <darrell@schiebel.us> 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0
use ssize_t for shape/size (CAS-13149)
- casa5/code/stdcasa/StdCasa/CasacSupport.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/code/stdcasa/StdCasa/variant.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/code/stdcasa/variant.h (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/StdCasa/conversions_python.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/casa_typemaps.i (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/images/coordsys_cmpt.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/images/image_cmpt.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/ms/msmetadata_cmpt.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/swigconvert_python.h (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/synthesis/imager_cmpt.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/tables/table_cmpt.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/utils/stdBaseInterface.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casa5/gcwrap/tools/xerces/stdcasaXMLUtil.cc (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
- casatools/src/swig/casa_typemaps.i (version 4a26a7cc7ea18016b6752fef5e3a57fa33e661e0) (diffs)
-
Federico Montesino Pouzols 221d1906612cf2d2ce85fbf97aa2deaf2c735c2a
Merge remote-tracking branch 'origin/master' into CAS-12315
-
Federico Montesino Pouzols 661ec88beebd61c85585bdbe2d9b2e2067d6ae65
fix frequency per-chunk progress update lines, separate frequency of messages types A and B, CAS-12315
- casa5/code/flagging/Flagging/FlagDataHandler.cc (version 661ec88beebd61c85585bdbe2d9b2e2067d6ae65) (diffs)
- casa5/code/flagging/Flagging/FlagDataHandler.h (version 661ec88beebd61c85585bdbe2d9b2e2067d6ae65) (diffs)
- casa5/code/flagging/Flagging/FlagMSHandler.cc (version 661ec88beebd61c85585bdbe2d9b2e2067d6ae65) (diffs)
- casa5/code/flagging/Flagging/FlagMSHandler.h (version 661ec88beebd61c85585bdbe2d9b2e2067d6ae65) (diffs)
-
Neal Schweighart 30e5502aa3d3522ecca56bbe52b521e6206e2091
CASA 5 was still looking at the regressions/unittests data. Fixed to look at casa-data-req
-
Takeshi Nakazato f9dfe41d1024482ff61253a003a398041fdfdddc
Remove comment that is not useful.
-
Takeshi Nakazato 1988f27daf351e2b43300eccd9393cf192dd662c
Merge branch 'master' into CAS-12855
-
Darrell Schiebel 9aabf29b80280d67ec61f183820383f6d9baa1ad
Merge pull request #225 in CASA/casa6 from CAS-13196 to master
* commit '600eadb8782511d74c1228b7bd879f35a0fa877e':
Add position independent code flag to genmake in casatools
OPEN-CASA-PKG
-
Akeem Wells 922301200113d4b241825e9a6cfa25a078d26911
Merge pull request #138 in CASA/casa-pkg from CAS-13188 to master
* commit '1ff281e1d5dc711db8166abd0986eb87c49592d5':
Remove test 3415_CALTABCONVERT. Task CALTABCONVERT was deprecated -
Akeem Wells <awells@humite.local> 1ff281e1d5dc711db8166abd0986eb87c49592d5
Remove test 3415_CALTABCONVERT. Task CALTABCONVERT was deprecated
-
Akeem Wells 5131b12a34d56b4a0353401a25f267346080038d
Merge pull request #137 in CASA/casa-pkg from CAS-13231 to master
* commit '842b8a660c31b080bcad5aaca7c976292e05faa6':
Now that accum has been deprecated we need to remove it from the regression list of casa5 -
Akeem Wells <awells@humite.local> 842b8a660c31b080bcad5aaca7c976292e05faa6
Now that accum has been deprecated we need to remove it from the regression list of casa5
-
Ville Suoranta 2d655461493b4dcfcf86b7bc11f6868eb68094d3
Update pr scripts to Casa6
-
Ville Suoranta d54cd5ecd0584c339bddaa312025aef0d4235674
Merge pull request #135 in CASA/casa-pkg from CAS-12988 to master
* commit '70aa7177c3448d364531871a4b72d2fb3381ad37':
removed HTML for old listobs test -
Neal Schweighart 70aa7177c3448d364531871a4b72d2fb3381ad37
removed HTML for old listobs test
-
Ville Suoranta cbc610eb2027c9b394af083ff29a9e3f77079e1f
CAS-12987 remove 5105_IMHEAD.html
-
Ville Suoranta 2d53e9dd5c6c7a3c18da085a3e9b04e83d026dde
Add casatestdata symlink
-
Ville Suoranta 7d9438c9523f9f7f7ca6d0d58664e0387e591432
Remove variables from main.scpt
Variables in main.scpt cause the script to modify itself. This
causes problems with code signing. -
Ville Suoranta d338f056346dc5ebaf5b28fd2a403747ba48257b
Update make-release-dmg to 10.15