Build: #11 was successful Manual run by Sandra Castro
Code commits
Casa6
-
Ville Suoranta 28ed41636d537c89a4c6532cccd25a645a53b89a
Pull request #879: Update tests/tasks/test_task_simobserve.py (CAS-14429)
Merge in CASA/casa6 from CAS-14429 to master
* commit '0f91b3e9b4011f3b383a3f5920b31c1c54b658d4':
Update tests/tasks/test_task_simobserve.py (CAS-14429) -
C. Enrique Garcia Dabo 4921ac236728d717754ee1f0b3baf303f591db26
Pull request #877: CAS-14253
Merge in CASA/casa6 from CAS-14253 to master
* commit '5092c74f3e1b3523f35946fd9e67b24a7dbde8c1':
Add test cases for expected failures in gencal
Add test with the new functionality to create a caltable from ALMA antenna positions JSON file
CAS-14253: Use input JSON file to compute the ALMA antenna position corrections
CAS-14253: Describe the infile parameter for the JSON ALMA antenna positions case -
C. Enrique Garcia Dabo 5092c74f3e1b3523f35946fd9e67b24a7dbde8c1
Merge branch 'master' into CAS-14253
-
C. Enrique Garcia Dabo 727f56b56e85663d6ec701f07c78ce3e1641f3ae
Merge commit '597480507465b5b0a800ba5dcfe13554a12b4bd2' into CAS-14253
-
C. Enrique Garcia Dabo 675eba3c8e124f46ac4e3945eb3eeb8043d37f1b
Merge commit '8b0120d0d2d2ecb47b0d80c076b30679aa556d70' into CAS-14253
-
C. Enrique Garcia Dabo ce03b1d052ea3c96bb3dc8d00582ab75055ea337
Merge commit '73c121f99c0f7a5a950101aa43852ac46365e370' into CAS-14253
-
Takahiro Tsutsumi ce914402cb0cf43b13899dff8dc03c637bf37bbe
Pull request #876: CAS-14350
Merge in CASA/casa6 from CAS-14350 to master
* commit '0ef240c2282d14ed16d17ccdcc10f1f45943e765':
Add a unit test
Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters. -
Kazuhiko Shimada 2f7e80b18eca2b5c5ec346504ad7145d15889267
Pull request #874: CAS-14417
Merge in CASA/casa6 from CAS-14417 to master
* commit '5415115a5ffd466b56ce96afce6383a48c610642':
CAS-14417: modified tests with channel selection to execute tsdimaging properly
CASA-14417: fixed the regression test of M100/SD
CAS-14417: added some tests for the interpolation parameter
CAS-14417: modified tests to change default interpolation parameter from nearest to linear -
Ville Suoranta 8d65b1aa58e4ff22be33a122f9d14d7f6c535a2b
Pull request #875: CAS-14416
Merge in CASA/casa6 from CAS-14416 to master
* commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287':
Update casaviewer in build.conf
Update CasaViewer version in build.conf
Update build.conf -
Ville Suoranta 5fd67776d234f5b1bdd6ddfc8cf0194d717c1287
Update casaviewer in build.conf
-
C. Enrique Garcia Dabo e287e92a34721a8a24463fc5dabac374bd45676f
Merge branch 'master' into CAS-14253
-
C. Enrique Garcia Dabo ff5b9a68b8b45a1762c52c3322d426f81e7641c6
Merge branch 'master' into CAS-14253
-
Akeem Wells 029970bd1f0a0fb69890d771f3e9603d7d3015ff
Pull request #872: CAS-14457
Merge in CASA/casa6 from CAS-14457 to master
* commit 'e14d7a1ce2e2621eb4ab5d5d8d66b05975b435c8':
Add backward compatibility
Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a)
Add test_tool_synthesisutils to component_to_test_map -
Akeem Wells e14d7a1ce2e2621eb4ab5d5d8d66b05975b435c8
Add backward compatibility
-
Akeem Wells 578bf5600fc20b793561cbf884ec3017e98133dc
Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a)
-
Akeem Wells 573a3f65b29e4c59d3c062d9ea1743665a5c2bf3
Add test_tool_synthesisutils to component_to_test_map
-
Takahiro Tsutsumi 7f59542b4d4f10306517a61b691e1bac4d43db29
Pull request #871: CAS-14371
Merge in CASA/casa6 from CAS-14371 to master
* commit '754c61a43cacd511bf7b85e7053d53082f3aeb38':
Removed the numbsubms parameter setting in importasdm after Tak's fix to the setjy code.
Use ms_p to extract MS table name instead of mssel_p to avoid an issue encountered involving MMS
Added numsubms=2 to the importasdm call to bypass the error with MMS in setjy when using usescratch=False -
Ville Suoranta ac417588598185c1f1ca6b64633ab3ecb6390738
Pull request #870: Update casacore
Merge in CASA/casa6 from CAS-14451 to master
* commit '9c057c10a5f8aec71b26df690072c036ec5fa2a2':
Update casacore -
Sandra Castro 597480507465b5b0a800ba5dcfe13554a12b4bd2
Pull request #869: CAS-14391
Merge in CASA/casa6 from CAS-14391 to master
* commit '40014047719f1b68325a80aca9a19607df4c5e5f':
Removed another instance checking for Python 2 code.
Removed casa5-related code. Added import inspect in parallel_task_helper Removed the use of default for a few regression scripts Removed the suite function from a few test scripts.
Fixed the local_vars variable inside the write history block.
Removed casa5-related code from tasks and helper files. Removed the code that relied on the is_CASA6 and is_python3 variables. In some files, I renamed the vars variable to local_vars to avoid issues with a builtin variable in the write history block of code. -
Ville Suoranta 8b0120d0d2d2ecb47b0d80c076b30679aa556d70
Pull request #868: CAS-14441
Merge in CASA/casa6 from CAS-14441 to master
* commit '05d9d968863b51760c41918d0f09825e44df2d7c':
Escape double quotes
Refine filtering for CAS-14441 -
Ville Suoranta 9c057c10a5f8aec71b26df690072c036ec5fa2a2
Update casacore
-
Sandra Castro 40014047719f1b68325a80aca9a19607df4c5e5f
Removed another instance checking for Python 2 code.
-
Andrew McNichols 0f91b3e9b4011f3b383a3f5920b31c1c54b658d4
Update tests/tasks/test_task_simobserve.py (CAS-14429)
Clean up tearDown methods that were not completely removing test files from the working directory -
Ville Suoranta 05d9d968863b51760c41918d0f09825e44df2d7c
Escape double quotes
-
Ville Suoranta d87b14bb0004b1ced4f2b795e0f75079ca40bec6
Update CasaViewer version in build.conf
-
Sandra Castro 754c61a43cacd511bf7b85e7053d53082f3aeb38
Removed the numbsubms parameter setting in importasdm after Tak's fix to the setjy code.
-
Takahiro Tsutsumi 8cb84c48a2adf5b9b51354b8edfcb7ebc6b03258
Merge branch 'master' into CAS-14371
-
Takahiro Tsutsumi 0a8dee7aaabe5a65e24e6a5decbe620c163805cc
Use ms_p to extract MS table name instead of mssel_p to avoid an issue encountered involving MMS
-
Ville Suoranta df5270a3b6cd9ecc307d815369d6e52cf3a7180a
Refine filtering for CAS-14441
-
Sandra Castro 8549f4ed4092652889e69dcf9357977a1891334a
Added numsubms=2 to the importasdm call to bypass the error with MMS in setjy when using usescratch=False
-
Takeshi Nakazato f127ea9c33e3d528101d0dda71a1ea618f09c7af
Pull request #865: CAS-13863
Merge in CASA/casa6 from CAS-13863 to master
* commit 'bbe7d372e537c293e32064db11eef17498ec9f4e':
CAS-13863 update unittest to be consistent with the implementation
CAS-13863 incorporate the update provided by Todd Hunter -
Takeshi Nakazato 73c121f99c0f7a5a950101aa43852ac46365e370
Pull request #863: CAS-9957
Merge in CASA/casa6 from CAS-9957 to master
* commit '60c4540243eb8ce72f8f074d4fd56ccb910b3563':
refactoring
refactoring using slice functions
npol=4 is not supported
put const before type
Refactoring for consistent coding style
define weightMat as reference
renamed weightspec to weightSpec
CAS-9957 handle the case when both Wxx and Wyy is zero
Use built-in types instead of casacore type, also use consistent types in for-loop
CAS-9957 updated formula for WEIGHT column case
CAS-9957 implemented correct weight propagation -
Takeshi Nakazato bbe7d372e537c293e32064db11eef17498ec9f4e
Merge branch 'master' into CAS-13863
-
Kazuhiko Shimada 5415115a5ffd466b56ce96afce6383a48c610642
CAS-14417: modified tests with channel selection to execute tsdimaging properly
-
Takeshi Nakazato 60c4540243eb8ce72f8f074d4fd56ccb910b3563
Merge branch 'master' into CAS-9957
-
Ville Suoranta 4dcad261a9b2cf3d15b543d7eef8f4e39e6fee29
Update build.conf
-
smcastro <smcastro@users.noreply.github.com> 1cd5497908c2387e599eafa031f47a92ef71af42
Merge branch 'master' into CAS-14391
-
Ville Suoranta 0c7c9f99601db21b63c03b2ec490d90a7c281f49
Pull request #864: Update build options in readme.md.
Merge in CASA/casa6 from CAS-14434 to master
* commit 'd5ad268d9b68844013e1127f67c9b4d346763701':
Update build options in readme.md. CAS-14434 -
smcastro <smcastro@users.noreply.github.com> f6692b424892c298866d39883235a3cf369631e7
Merge branch 'master' into CAS-14391
-
Ville Suoranta b7d4367e3d769a621e974e171605e02b3cc728af
Pull request #862: CAS-14265
Merge in CASA/casa6 from CAS-14265 to master
* commit 'd34f304e22c5cbf50d9d3ec8b70f800603c85ae7':
Fix C++17 deprecations -
Takeshi Nakazato a6abe864de7bb7d9aadfc1eb778539640aadd0c0
Merge branch 'master' into CAS-9957
-
Akeem Wells 60db5ba649d23b4d1c3a992af14fbde9a1aed0cf
Pull request #861: CAS-14377
Merge in CASA/casa6 from CAS-14377 to master
* commit '2e40f49fb5a2497626567752b03dc6b61ae8ec49':
Update documentation
Update docstrings and documentation for runtest, xmlrunner_to_junit and testhelper in casatestutils -
Ville Suoranta d34f304e22c5cbf50d9d3ec8b70f800603c85ae7
Merge branch 'master' into CAS-14265
-
Ville Suoranta d5ad268d9b68844013e1127f67c9b4d346763701
Update build options in readme.md. CAS-14434
-
Kazuhiko Shimada 4e34da07e13454261cea3f32a7a3cbcdad6d781a
CASA-14417: fixed the regression test of M100/SD
-
Kazuhiko Shimada bc779dd9f780d6efb8505f796bc56f706b4b6db7
CAS-14417: added some tests for the interpolation parameter
-
Takeshi Nakazato 07e9a4e6063cf203066f937cf710aa85700ec1ce
CAS-13863 update unittest to be consistent with the implementation
-
Takeshi Nakazato 5262bcfe5db7179d1fa6b0660c00f587eb586b0b
CAS-13863 incorporate the update provided by Todd Hunter
-
Kazuhiko Shimada 21678b8f96072d57d71d77c39996184abb82982a
CAS-14417: modified tests to change default interpolation parameter from nearest to linear
-
Akeem Wells 2e40f49fb5a2497626567752b03dc6b61ae8ec49
Merge branch 'master' into CAS-14377
-
Ville Suoranta 1bbc8096b8cab426c7386ae8cc1094549c02e8ab
Pull request #860: CAS-14424
Merge in CASA/casa6 from CAS-14424 to master
* commit '4cfb1163eb1bbde7fdcec3ef6accde1df1611429':
substitute the viewer end-of-life URL for the placeholder string [CAS-14424]
in sdintimaging(... interactive=True, ...) post removal notice on macOS if casaviewer is not found [CAS-14424]
in deconvolve(...) post removal notice on macOS if casaviewer is not found [CAS-14424]
trap tclean(... interactive=True... ) on macOS and raise an exception if casaviewer is not available [CAS-14424] -
Ville Suoranta b1a18214a0ed30ad035ff95b0d0ffbf1d9740001
Fix C++17 deprecations
- casatools/src/code/air_casawvr/src/dispersion.h (version b1a18214a0ed30ad035ff95b0d0ffbf1d9740001) (diffs)
- casatools/src/code/air_casawvr/src/radiometermeasure.cc (version b1a18214a0ed30ad035ff95b0d0ffbf1d9740001) (diffs)
- casatools/src/code/air_casawvr/src/radiometermeasure.h (version b1a18214a0ed30ad035ff95b0d0ffbf1d9740001) (diffs)
- casatools/src/code/bnmin1/src/nestedsampler.cc (version b1a18214a0ed30ad035ff95b0d0ffbf1d9740001) (diffs)
- casatools/src/code/bnmin1/src/nestedsampler.h (version b1a18214a0ed30ad035ff95b0d0ffbf1d9740001) (diffs)
-
Takeshi Nakazato 7f3746a59a0e39579464a3a39c4ac2e93b40b7fe
Pull request #859: CAS-14426 quick fix for regression test failure
Merge in CASA/casa6 from CAS-14426 to master
* commit '232e250f00946f826afbcd03f3c2d040399e7c14':
CAS-14426 quick fix for regression test failure -
Ville Suoranta a476affec930c245d452f72e50351c333eee7ceb
Pull request #858: CAS-14421
Merge in CASA/casa6 from CAS-14421 to master
* commit '15b4c8eb0c913d6b09d57756b45d4cfdeeac2afc':
remove CASA5/CASA6 conversion period version functions [CAS-14421] -
Ville Suoranta b952a3bc2a91c22336be07f0c09c2cb3b1821d67
Pull request #857: Change README.md to readme.md in setup.cfg
Merge in CASA/casa6 from CAS-14427 to master
* commit 'a97451ee9edef321eb2bba04a3e94a96a944fe5a':
Change README.md to readme.md in setup.cfg -
Takeshi Nakazato 232e250f00946f826afbcd03f3c2d040399e7c14
CAS-14426 quick fix for regression test failure
-
Darrell Schiebel <darrell@schiebel.us> 4cfb1163eb1bbde7fdcec3ef6accde1df1611429
substitute the viewer end-of-life URL for the placeholder string [CAS-14424]
-
Akeem Wells ecddddbe788a20e4b34ec52e6e3e0f6ad1c704ff
Merge branch 'CAS-14377' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14377
-
Akeem Wells ec7f74ecf1af2f6ab1ac0716854f58ada4f14622
Update documentation
-
Ville Suoranta 9e69ab9c8fba80e59a30458ecab89b71af3ab140
Pull request #856: CAS-14420
Merge in CASA/casa6 from CAS-14420 to master
* commit '349796c773c70843e7d398efd920763fb71f9c1e':
Change /opt/local/lib to @rpath for the dependencies in __casac__/lib -
Ville Suoranta 349796c773c70843e7d398efd920763fb71f9c1e
Merge branch 'master' into CAS-14420
-
Darrell Schiebel <darrell@schiebel.us> 5317befaa3732e35df1a66da309edbb661b452da
in sdintimaging(... interactive=True, ...) post removal notice on macOS if casaviewer is not found [CAS-14424]
-
Darrell Schiebel <darrell@schiebel.us> c34fe97227f4ac4e7bd0e2f6b999ead31c845391
in deconvolve(...) post removal notice on macOS if casaviewer is not found [CAS-14424]
-
Ville Suoranta a97451ee9edef321eb2bba04a3e94a96a944fe5a
Change README.md to readme.md in setup.cfg
-
Ville Suoranta 15b4c8eb0c913d6b09d57756b45d4cfdeeac2afc
Merge branch 'master' into CAS-14421
-
Darrell Schiebel 813f6801324131312315fdaba47ecc09c83519fd
Pull request #855: CAS-14309
Merge in CASA/casa6 from CAS-14309 to master
* commit '709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6':
pick up new viewer & plotms [CAS-14309]
include xml-casa changes which are more recent [CAS-14309]
pickup casaviewer/casaplotms built with bamboo generated jar file [CAS-14309]
pickup the bamboo generated jar file for xml-casa [CAS-14309]
pick up casaviewer/casaplotms wheels [CAS-14309]
unify parameter representation of inp/go and standard parameter info for mustache template expansion [CAS-14309]
update XML processing to allow for mustache template expansion [CAS-14309] -
Takahiro Tsutsumi 946005d41e9d9962b54a0ce74fe73ace166fc425
Pull request #854: CAS-14408
Merge in CASA/casa6 from CAS-14408 to master
* commit 'd05366008d20518824619a45d31be8a63bcfa624':
Add titan_eph_from_textdata.tab to teardown list
Minor improvements in the code based on the code review
Fixed the paths to the input data files
Added tests for tocasatb.Removed the debug message.
Minor update
Fixed the bug in handing text file ephemeris data as input. Added support for non-Geocentric observer location. -
Darrell Schiebel <darrell@schiebel.us> 77f8ae63ad90e5749934b07d881b1c2de9dbdd12
trap tclean(... interactive=True... ) on macOS and raise an exception if casaviewer is not available [CAS-14424]
-
Akeem Wells d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5
Pull request #850: CAS-14218
Merge in CASA/casa6 from CAS-14218 to master
* commit '76a73df42bbb7c827c85845db494af4ee088e64f':
remove reference to almatasks in casatestutils. Update component_to_test_map.json for wvrgcal ( update almatasks to casatasks )
CAS-14218: introduced new parameter "rseed" (random seed) in the user interface of task wvrgcal and the tool method wvr.gcal(). Default value 0 (zero) means that internally the original seed value of 43 is used.
CAS-14218: made changes to remove "almatasks" and Python 2 compatibility
CAS-14218: mostly re-coded the method loadCSV. The "almatasks" version had used boost heavily and my first refactoring was not good. Now using sstream.
CAS-14218: increased the CPARAM phase angle comparison tolerance in unit test case test11 by factor 2 in order to accommodate differences between Linux and MacOS.
CAS-14218: Fixed bug in method ALMAAbsProcessor(). The list of pointers to ALMAResBase objects wasn't properly iterated. (Only had an impact when nsol>1). Updated wvrgcal task unit test to partially use new reference caltables created in CAS-14294.
CAS-14218: fixed bug in the handling of the "reversespw" parameter of the wvrgcal task script (introduced during the refactoring)
CAS-14218: fixed an old bug in the time interpolation of the dtdl coefficients. The interpolation formula was multiplying the previous and the next (in time) coefficent with swapped factors.
Make air_casawvr dependency on synthesis PRIVATE
CAS-14218: task return dictionary now also contains a list "Frac_unflagged" which contains the fraction of unflagged WVR datapoints per antenna. Updated unit test to exercise this new feature.
Fix air_casawvr linking
CAS-14218: First completely running version with proper logging and return dict.
CAS-14218: fixed a segfault and improved error handling. The task unit test completes now but still fails. The return dictionary is not yet filled correctly.
CAS-14218: eliminated a memory allocation error (which occured in the context of replacing boost::const_multi_array_ref by what is available in C++11 and casacore)
CAS-14218: removed/modified all references to "almatasks" to take into account that wvrgcal is now a normal task in casatasks. Created the task unit test test_task_wvrgcal.py from the old casa5 version. It does not pass, yet. wvr.gcal() still needs to be debugged.
CAS-14218: first CASA6 version of the wvrgcal task - built but not yet tested
CAS-14218: disabled the use (and compilation) of the pda_lmdif__() function code which is F77 and was also disabled in the original wvrgcal bnmin1 code. It was just accidentally enabled during refactoring.
CAS-14218: first version with the new "wvr" tool. This version builds but has not been tested otherwise.
CAS-14218: code copied over from branch prelim_wvrgcal2. This is the first version of the refactored code for the air_casawvr and bnmin1 libraries which builds without errors. No testing done, yet. -
Takeshi Nakazato da97ce54564478996a537a7a707c7975ac6429b5
Pull request #848: CAS-14321
Merge in CASA/casa6 from CAS-14321 to master
* commit '4d15412b42313e1a3afe5925185daa979d175ff8':
CAS-14321: modified (t)sdimaging.xml
CAS-14321: modified argument of tsdimaging
CAS-14321: modified sdimaging.xml
CAS-14321: modified xmls and a test #2682
CAS-14321: modified xmls
CAS-14321: modified tests
CAS-14321: modified descriptions
CAS-14321: modified descriptions
CAS-14321: added interpolation option in sdimaging and tsdimaging -
Darrell Schiebel <darrell@schiebel.us> c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea
remove CASA5/CASA6 conversion period version functions [CAS-14421]
- casatools/src/casatools/__init__.py (version c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea) (diffs)
- casatools/src/tools/CMakeLists.txt (version c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea) (diffs)
- casatools/src/tools/utils/toolversion.h.in (version c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea) (diffs)
- casatools/src/tools/utils/utils_cmpt.cc (version c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea) (diffs)
- casatools/xml/utils.xml (version c71fb3f35d6e386fa2c77dce0ee2229a2e6253ea) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> 709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6
Merge branch 'master' into CAS-14309
-
Ville Suoranta 24a21df48180e444b60c5f2f78c86f31f93f0ac3
Pull request #852: CAS-14299
Merge in CASA/casa6 from CAS-14299 to master
* commit '0f39801df00b47a55bf6010cbe69a2cc549a0106':
relaxed UVW checks to fewer digits after the decimal point, reflects observed differences with small UT1-UTC differences triggered by these tests and how TableMeas::dUT1 works. CAS-14299/CAS-14361.
fixed a typo in one of the shortdescriptions in importasdm.xml
polyephem_tabtimestep long documentation edited to have similar line lengths to other parameter documentation
CAS-14299, removed orphaned, confusing code from asdm2MS and clarified behavior of polyephem_tabtimestep when the default value was used, behaves as import2asdm did in casa5 for EVLA and ALMA -
Ville Suoranta 7da55db5d8b12a30c6b9f565a2c646ddeba97b79
Pull request #853: CAS-14411
Merge in CASA/casa6 from CAS-14411 to master
* commit '2e6f18b82707751eb96186e771c5166d6b4fb677':
assertRaisesRegexp to assertRaisesRegex
with python 3.12 the "PyObject_HEAD_INIT(&PyType_Type)" idiom for creating a type object no longer works [CAS-14411] -
Ville Suoranta e22a35e76d71906c3468455995ce22a8d5a5ff51
Pull request #851: CAS-14007
Merge in CASA/casa6 from CAS-14007 to master
* commit '378e9c95b5121e7ea19d5930a1b1ee1622df86be':
the ASDM ds and stream reader is now closed explicitly including on caught exceptions
CAS-14007 : fillMainLazily needs try/except block for the new exxception, fixed some typos, re-exposed an info output line summarizing each Main row fill, added cmments related to this bug for future debuggers
CAS-14007, throw exception when rows would exceed maximum uint32 value, use rowptr_t and size_t throughout as appropriate -
Darrell Schiebel 71661726ae5fc3417939e9ece8f24dafcf36b7bc
Pull request #847: CAS-14407
Merge in CASA/casa6 from CAS-14407 to master
* commit '3cfed5d4d3994d8025baeb131157f94d7847398a':
pick up trunk build of casaviewer [CAS-14407]
pick up next casaviewer build [CAS-14407]
fix casaviewer version number in build.conf [CAS-14407]
undo build test + add casaviewer changes to build [CAS-14407]
try to get bamboo to build [CAS-14407] -
Takahiro Tsutsumi 0ef240c2282d14ed16d17ccdcc10f1f45943e765
Add a unit test
-
Ville Suoranta 6ccc7c057f6c619d2693995424f337ff9a4852ed
Merge remote-tracking branch 'origin/CAS-14411' into CAS-14420
-
Ville Suoranta 01e204f0fe0220325e5842c89da0421625fdfb2f
Change /opt/local/lib to @rpath for the dependencies in __casac__/lib
-
Takahiro Tsutsumi 1948a6044ec0a4045ea434fccd1768290ac32728
Merge branch 'master' into CAS-14350
-
Kumar Golap a1f5c85df541eb2f10307514f93f6923e7d0a2ee
Pull request #849: CAS-14255
Merge in CASA/casa6 from CAS-14255 to master
* commit '82dc39066507ade3bb12d0e8ec3cb88ed8e04dd0':
Fix a boundary issue when the different ms's have different doppler swing amplitudes.
Added a new test for verification
provide option to see which size FFT2D plan is built for -
Kumar Golap bc9bf61c94747f1531d642dbcea8385cc5f541c4
Pull request #846: CAS-14386
Merge in CASA/casa6 from CAS-14386 to master
* commit '1773b11c6b4b1b3d419ab9369999856b79ebd9a5':
fixed a typo and added a line to cover multiple run problem found in CAS-14386
A move of an image for parallel_continuum+mosweight was not checking existence of image. Re-enabled the parallel test for continuum+mosweight -
Darrell Schiebel <darrell@schiebel.us> 3cfed5d4d3994d8025baeb131157f94d7847398a
Merge branch 'master' into CAS-14407
-
Darrell Schiebel <darrell@schiebel.us> 6aa0658df4fd627e0b9c5339c3b9e282ff24ccfe
pick up trunk build of casaviewer [CAS-14407]
-
Takahiro Tsutsumi aff2885789ed9a1303c96053478f3f104576272f
Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters.
-
Ville Suoranta 76a73df42bbb7c827c85845db494af4ee088e64f
Merge remote-tracking branch 'origin/CAS-14285' into CAS-14218
-
Ville Suoranta ec952d198780b144ba3b0d2f4e6ef4bfcce49080
Merge branch 'master' into CAS-14218
Conflicts:
casatools/README.md -
Ville Suoranta 1cd710f084af1e76f254b2acfc5bee7d28201a4f
Pull request #844: Update build.conf
Merge in CASA/casa6 from CAS-14378 to master
* commit '519a656e371541f3a8e05b7313f306653b9d94cf':
Update build.conf -
Pam Harris <pharris@nrao.edu> be6266dde08b7de19fe98423cb378fd30743c98a
Pull request #845: CAS-14311
Merge in CASA/casa6 from CAS-14311 to master
* commit '3598b55b37aab22cad76f4895f289fa6f55cfd4d':
Update build.conf plotms version
Advance plotms branch wheel for xml update
Update build.conf plotms branch wheel
Update build.conf plotms branch wheel
Set build.conf plotms branch wheel -
Akeem Wells 1ec1dd2f4cab6a3d9c929912453231cfcddd255a
remove reference to almatasks in casatestutils. Update component_to_test_map.json for wvrgcal ( update almatasks to casatasks )
-
Kumar Golap 1773b11c6b4b1b3d419ab9369999856b79ebd9a5
Merge branch 'master' into CAS-14386
-
David Mehringer f2bf757392c50d55a50dd65ebdb6cd7cf394eaf8
Pull request #843: statwt orders of operation bug fix
Merge in CASA/casa6 from CAS-14403 to master
* commit 'a086210302a98714ae4e40715ec3b8ed1b7cb52b':
statwt orders of operation bug fix -
Pam Harris <pharris@nrao.edu> 3598b55b37aab22cad76f4895f289fa6f55cfd4d
Update build.conf plotms version
-
Pam Harris <pharris@nrao.edu> 2335c9189da215e8255f332399daf5716fd9acde
Merge branch 'master' into CAS-14311
-
Darrell Schiebel <darrell@schiebel.us> dfff1ee5192937bf72fae1bcf363eced60b4e8bc
pick up new viewer & plotms [CAS-14309]
-
Kumar Golap 82dc39066507ade3bb12d0e8ec3cb88ed8e04dd0
Fix a boundary issue when the different ms's have different doppler swing amplitudes.
-
Darrell Schiebel <darrell@schiebel.us> 264cf627e2f775eca455300092ff0b3dad5b4421
include xml-casa changes which are more recent [CAS-14309]
-
Ville Suoranta 519a656e371541f3a8e05b7313f306653b9d94cf
Update build.conf
-
Darrell Schiebel <darrell@schiebel.us> 103f733fc33fc17c88d0813876b11d511d694762
Merge branch 'master' into CAS-14309
-
Darrell Schiebel <darrell@schiebel.us> 2447cf767704a413bca103d9f1f12bef65917cb1
pick up next casaviewer build [CAS-14407]
OPEN-CASA-PKG
-
Ville Suoranta 4b9064f16a8d185b162391c3ef324299625bd94b
Add imports
-
Ville Suoranta 499a76cc05261c6dccf86ca78dc80173b2858458
Add agentcleanup_java11.groovy
-
Ville Suoranta 70c7e96a1cc7826da261f7bb271e831eaee7560f
Add macOS 14 to make-dmg
-
Ville Suoranta 9016a6a5f191ab6c4055f1f1f929f40b411127f7
Pull request #149: Add 13.0 to make-dmg
Merge in CASA/casa-pkg from CAS-14093 to master
* commit '4b751e02808b58942739dfc6e75f38d45b2eb282':
Add 13.0 to make-dmg -
Ville Suoranta 4b751e02808b58942739dfc6e75f38d45b2eb282
Add 13.0 to make-dmg