Build: #9 was successful Changes by Federico Montesino Pouzols
Code commits
casa6
-
Federico Montesino Pouzols f234b1cd7e2ed49498e2df890810048eaa918d44
Merge remote-tracking branch 'origin/master' into CAS-13616
-
Ville Suoranta 9e69ab9c8fba80e59a30458ecab89b71af3ab140 m
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 m
Merge branch 'master' into CAS-14420
-
Darrell Schiebel 813f6801324131312315fdaba47ecc09c83519fd m
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 m
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. -
Akeem Wells d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5 m
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 m
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> 709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6 m
Merge branch 'master' into CAS-14309
-
Ville Suoranta 24a21df48180e444b60c5f2f78c86f31f93f0ac3 m
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 m
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 m
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 m
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] -
Ville Suoranta 6ccc7c057f6c619d2693995424f337ff9a4852ed m
Merge remote-tracking branch 'origin/CAS-14411' into CAS-14420
-
Ville Suoranta 01e204f0fe0220325e5842c89da0421625fdfb2f m
Change /opt/local/lib to @rpath for the dependencies in __casac__/lib
-
Kumar Golap a1f5c85df541eb2f10307514f93f6923e7d0a2ee m
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 m
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 m
Merge branch 'master' into CAS-14407
-
Darrell Schiebel <darrell@schiebel.us> 6aa0658df4fd627e0b9c5339c3b9e282ff24ccfe m
pick up trunk build of casaviewer [CAS-14407]
-
Ville Suoranta 76a73df42bbb7c827c85845db494af4ee088e64f m
Merge remote-tracking branch 'origin/CAS-14285' into CAS-14218
-
Ville Suoranta ec952d198780b144ba3b0d2f4e6ef4bfcce49080 m
Merge branch 'master' into CAS-14218
Conflicts:
casatools/README.md -
Ville Suoranta 1cd710f084af1e76f254b2acfc5bee7d28201a4f m
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 m
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 m
remove reference to almatasks in casatestutils. Update component_to_test_map.json for wvrgcal ( update almatasks to casatasks )
-
Kumar Golap 1773b11c6b4b1b3d419ab9369999856b79ebd9a5 m
Merge branch 'master' into CAS-14386
-
David Mehringer f2bf757392c50d55a50dd65ebdb6cd7cf394eaf8 m
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 m
Update build.conf plotms version
-
Pam Harris <pharris@nrao.edu> 2335c9189da215e8255f332399daf5716fd9acde m
Merge branch 'master' into CAS-14311
-
Darrell Schiebel <darrell@schiebel.us> dfff1ee5192937bf72fae1bcf363eced60b4e8bc m
pick up new viewer & plotms [CAS-14309]
-
Kumar Golap 82dc39066507ade3bb12d0e8ec3cb88ed8e04dd0 m
Fix a boundary issue when the different ms's have different doppler swing amplitudes.
-
Darrell Schiebel <darrell@schiebel.us> 264cf627e2f775eca455300092ff0b3dad5b4421 m
include xml-casa changes which are more recent [CAS-14309]
-
Ville Suoranta 519a656e371541f3a8e05b7313f306653b9d94cf m
Update build.conf
-
Darrell Schiebel <darrell@schiebel.us> 103f733fc33fc17c88d0813876b11d511d694762 m
Merge branch 'master' into CAS-14309
-
Darrell Schiebel <darrell@schiebel.us> 2447cf767704a413bca103d9f1f12bef65917cb1 m
pick up next casaviewer build [CAS-14407]
-
Akeem Wells d05366008d20518824619a45d31be8a63bcfa624 m
Add titan_eph_from_textdata.tab to teardown list
-
Dirk Petry <dpetry@m103.ads.eso.org> 637971bd5d5e19e79d4dd33967fae55988c319f5 m
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.
- casatasks/src/private/task_wvrgcal.py (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatasks/xml/wvrgcal.xml (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/src/code/air_casawvr/src/apps/almaabs.cc (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/src/code/air_casawvr/src/apps/almaabs.h (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/src/code/air_casawvr/src/apps/almaabs_i.cc (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/src/code/air_casawvr/src/apps/almaabs_i.h (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/src/tools/wvr/wvr_cmpt.cc (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
- casatools/xml/wvr.xml (version 637971bd5d5e19e79d4dd33967fae55988c319f5) (diffs)
-
Kumar Golap 1443b410a7a5390cef1cfaff6ada5d60fb45eadb m
Merge branch 'master' into CAS-14255
-
Ville Suoranta 4240debd07aaabd06b8bb7e054c2b89279aa8801 m
Pull request #841: CAS-14162
Merge in CASA/casa6 from CAS-14162 to master
* commit '95259f99590c8c9dc4e6ae202582751cb1fcdf59': (26 commits)
Remove #include <string.h>
Adapt the instructions to the new casaconfig
Create data directory
Fix final message
Remove unnecessary include
Fix compilation with gcc 13.2
Fix the final text on successful build
Make significant changes related the removal of .ONESHELL
Add some commands to get the proper python virtual env.
Update readme.md (CAS-14162)
Update readme.md (CAS-14162)
Add further clarifications for debugging cmake compilation
Further clarifications on modular build documentation Fixes partially CAS-14162
Further improvements to modular build documentation Fixes partially CAS-14162
Update readme.md to add links, tweak macOS build (CAS-14162)
Update readme.md to escape U+1F60E emoji (CAS-14162)
Fix typos in build documentation
Some further improvements to build system documentation Fixes partially CAS-14162
Fix issues in the build instructions found during verification. Fixes partially CAS-14162
Fix issues with casatools wheel creation
... -
Neal Schweighart ab4ded97aab93c13a474c25e5f3b4044d5edf355 m
Pull request #842: CAS-14382
Merge in CASA/casa6 from CAS-14382 to master
* commit '5f09eac5811a1590a5825e41fa189531b8973a40':
Fixed check for existing file
fixed path to data issues and updated connection failure message
moved igs_file parameter creation outside of the try statment... Still looking at why the mac build is failing on the branch
Put the whole attempt to grab data in the try
first attempt at switching to using ftplib for getting tec data -
Darrell Schiebel <darrell@schiebel.us> 65318b0385bb9a99efa1a81e66e5a0799d667f22 m
fix casaviewer version number in build.conf [CAS-14407]
-
Darrell Schiebel <darrell@schiebel.us> 833ddfde76393e71eafb65a199e2720d8a7c61ba m
undo build test + add casaviewer changes to build [CAS-14407]
-
Darrell Schiebel <darrell@schiebel.us> 33f3e936783fb1024282690a1e525d38062ca21e m
try to get bamboo to build [CAS-14407]
-
Neal Schweighart 5f09eac5811a1590a5825e41fa189531b8973a40 m
Merge branch 'master' into CAS-14382
-
Neal Schweighart b1ccaf0eb258417655f35a20dd4f568687ed2bb5 m
Fixed check for existing file
-
Urvashi Rao Venkata fce755e7600b31565ee6b1c93a46c0a0aa2533a3 m
Pull request #840: CAS-14392
Merge in CASA/casa6 from CAS-14392 to master
* commit '57e8a68eceb8d7edf6844213330e7cff3fe64ba0':
fix logging statement -
Ville Suoranta 2e6f18b82707751eb96186e771c5166d6b4fb677 m
assertRaisesRegexp to assertRaisesRegex
- casatasks/tests/tasks/test_task_importasap.py (version 2e6f18b82707751eb96186e771c5166d6b4fb677) (diffs)
- casatasks/tests/tasks/test_task_importnro.py (version 2e6f18b82707751eb96186e771c5166d6b4fb677) (diffs)
- casatasks/tests/tasks/test_task_sdgaincal.py (version 2e6f18b82707751eb96186e771c5166d6b4fb677) (diffs)
- casatasks/tests/tasks/test_task_sdsidebandsplit.py (version 2e6f18b82707751eb96186e771c5166d6b4fb677) (diffs)
-
Ville Suoranta 95259f99590c8c9dc4e6ae202582751cb1fcdf59 m
Remove #include <string.h>
-
Urvashi Rao Venkata 57e8a68eceb8d7edf6844213330e7cff3fe64ba0 m
Merge branch 'master' into CAS-14394
-
Takahiro Tsutsumi 6b1210c8844f0e6698bfacc4d6e9639a2436ef63 m
Pull request #839: CAS-14399
Merge in CASA/casa6 from CAS-14399 to master
* commit '397078110eeaecdee274d4934fcc118204a3afc8':
Fixed a typo
Modified the error messages
Remove use of AipsRoot for searching datapath -
Bob Garwood 378e9c95b5121e7ea19d5930a1b1ee1622df86be m
Merge branch 'master' into CAS-14007
-
Bob Garwood c243a8e2170685a031e66bfa54f1fe9129e349a1 m
the ASDM ds and stream reader is now closed explicitly including on caught exceptions
-
Darrell Schiebel <darrell@schiebel.us> 1256a7b3d38e454602608b4a35795b77aecbe3d8 m
with python 3.12 the "PyObject_HEAD_INIT(&PyType_Type)" idiom for creating a type object no longer works [CAS-14411]
-
David Mehringer 8d38b26c97c751150c58834dd32c77f88e7c9875 m
Pull request #838: CAS-14396 fix includepix exclude pix types in imfit
Merge in CASA/casa6 from CAS-14396 to master
* commit 'edb4dfcfcdde8cf828fbb82910e4d796e4ec4c47':
updated tests to python unittest, made includepix/excludepix doubles
fix includepix exclude pix types -
Akeem Wells c5a1ef1cd720b7c17c984855176b40eda2e57bc4 m
Pull request #837: CAS-14357
Merge in CASA/casa6 from CAS-14357 to master
* commit '1c1ed89c02d57f7772e27937a1e21b723f01ca7c':
Add check for when component list is empty. If yes, use default list of tests
Add update to documentation for rcdir, fix for bug in converter when test crash with segfault using xmlrunner
Rename rcdir to new parameter cachedir. path to users writable folder for internal files (formerly this was set using rcdir) -
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> c54c3c1b8d97c6891e736a8d8e94403a2e0bf183 m
Minor improvements in the code based on the code review
-
Kazuhiko Shimada 4d15412b42313e1a3afe5925185daa979d175ff8 m
Merge branch 'master' into CAS-14321
-
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> 8818dcda9df0f54323fcd11c6f7b1d522b977990 m
Fixed the paths to the input data files
-
Dirk Petry <dpetry@m103.ads.eso.org> 06270447e5217e92cf059878ef0c3e2c99d0481b m
Merge branch 'master' into CAS-14218
-
Takahiro Tsutsumi 397078110eeaecdee274d4934fcc118204a3afc8 m
Merge branch 'master' into CAS-14399
-
Takahiro Tsutsumi 7ec38554df3a0b158f7fde5c290bc28f8199751d m
Fixed a typo
-
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> 1d5160b9c26b16304291c3af1f7fce16764074aa m
Merge branch 'master' into CAS-14408
-
C. Enrique Garcia Dabo 38baec6728d5534a3f6f4b4779ac4a9f40a16ec2 m
Merge branch 'master' into CAS-14162
-
Ville Suoranta c09773cc055458335dfc85595e3d1e6af91576dd m
Pull request #836: CAS-14395
Merge in CASA/casa6 from CAS-14395 to master
* commit '560dea0eff2ed632e117239f3611991f9c64a0c1':
Trigger a build
Convert numpy datatypes to built-in types in task_defintent.py
numpy.NaN to numpy.nan
numpy.alltrue to numpy.all
Convert numpy datatypes to built-in types
Change numpy.bytes_ to numpy.str_ in task_sdimaging.py
Fix numpy deprecations in task_sdimaging.py
Specifying thrown exceptions is a deprecated idiom:
string.h must be included to use strerror
changes to support numpy v2 [CAS-14395] -
Bob Garwood b707def4be04eef11786de2db870e05c5e6b0616 m
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
-
Ville Suoranta 560dea0eff2ed632e117239f3611991f9c64a0c1 m
Merge branch 'master' into CAS-14395
-
Ville Suoranta 224f12dc24550f96bdcf35635c9d6a656b543d93 m
Pull request #835: CAS-14397
Merge in CASA/casa6 from CAS-14397 to master
* commit '52e96fcaaf5475ba3ae098dfa9e9b9d9310e8d31':
Replace unary_function
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
Restore UtilJ.h
Remove __unary_function
Fixx C++17 deprecations -
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> 469922960c2cbfde830cefb655fd611af57cb342 m
Added tests for tocasatb.Removed the debug message.
-
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> a9e2178eed727b4862b82cfccf6a33a18a7c3be2 m
Minor update
-
Takahiro Tsutsumi 25d1d3ae72ce50b2f59ea5cee78ffb50355a8f9f m
Modified the error messages
-
taktsutsumi <53955475+taktsutsumi@users.noreply.github.com> 7b871c7deb1d29025afa4178e0a274316d60d09e m
Fixed the bug in handing text file ephemeris data as input. Added support for non-Geocentric observer location.
-
David Mehringer a086210302a98714ae4e40715ec3b8ed1b7cb52b m
statwt orders of operation bug fix
-
Akeem Wells 1c1ed89c02d57f7772e27937a1e21b723f01ca7c m
Merge branch 'CAS-14363' into CAS-14357
-
Akeem Wells b7ac4adc6dcd34d6bd020152f3ea08c70f28d9c2 m
Merge branch 'master' into CAS-14357
-
Bob Garwood 984213fb3106b4e033a03c10e468c33a79ca794d m
CAS-14007, throw exception when rows would exceed maximum uint32 value, use rowptr_t and size_t throughout as appropriate
- casatasks/src/private/task_importasdm.py (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
- casatools/src/tools/sdm/ASDM2MSFiller.cc (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
- casatools/src/tools/sdm/ASDM2MSFiller.h (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
- casatools/src/tools/sdm/SDMMSTooLargeException.h (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
- casatools/src/tools/sdm/sdm_cmpt.cc (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
- casatools/src/tools/sdm/sdm_private.h (version 984213fb3106b4e033a03c10e468c33a79ca794d) (diffs)
-
Akeem Wells 72ef189801b63d24529d24f5901b755aefe4f7cd m
Add check for when component list is empty. If yes, use default list of tests
-
Ville Suoranta 070728e41ee0605ae387f1054814129acf0758d3 m
Trigger a build
-
Ville Suoranta e3061579c067da590b0b1a493d3f7ae68a92cae8 m
Convert numpy datatypes to built-in types in task_defintent.py
-
Ville Suoranta f5c33e651fce2db5e2b4a293c0db8ae6c6460762 m
numpy.NaN to numpy.nan
-
Ville Suoranta ef360a5a2608090330c9712d01bb576a0e6b24a4 m
numpy.alltrue to numpy.all
-
Ville Suoranta cb048b8406301d763e1526719a92ea9774f6ae83 m
Convert numpy datatypes to built-in types
-
Ville Suoranta e486ccdf2bb3075a3694a863e0aa36a3090dda1a m
Change numpy.bytes_ to numpy.str_ in task_sdimaging.py
-
Ville Suoranta ffb211f657d11d469663a1a8470d0c37a817352c m
Fix numpy deprecations in task_sdimaging.py
-
Akeem Wells 864f4166a06aa7619a181874d1223dd1f08c9f4d m
Pull request #834: CAS-14388
Merge in CASA/casa6 from CAS-14388 to master
* commit '0e7a0d1357c10e6094e1e0c9a7f8594ba886edea':
Update test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables
Update testhelper to use math.isclose instead of manual calculation
Change mode comparison from percentage to absolute -
Darrell Schiebel <darrell@schiebel.us> e6fcbd57f9ae643bafe80b82cb8d899dcc479755 m
Specifying thrown exceptions is a deprecated idiom:
casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: error: ISO C++17 does not allow dynamic exception specifications
340 | const casacore::MDirection &dir2) const throw(casacore::AipsError);
| ^~~~~ -
Darrell Schiebel <darrell@schiebel.us> f8f2e6400bad9fe7a1885eb157024917e94df640 m
string.h must be included to use strerror
-
Darrell Schiebel <darrell@schiebel.us> 57b4047fa195903fc67088ca4d41c162e4930352 m
changes to support numpy v2 [CAS-14395]
- casatools/binding/source/conversions_python.cc (version 57b4047fa195903fc67088ca4d41c162e4930352) (diffs)
- casatools/binding/source/npy_2_compat.h (version 57b4047fa195903fc67088ca4d41c162e4930352) (diffs)
- casatools/binding/source/npy_2_complexcompat.h (version 57b4047fa195903fc67088ca4d41c162e4930352) (diffs)
-
Takahiro Tsutsumi 43bd36cc7b7d20eeddeccf837149d7541e9bfbb1 m
Remove use of AipsRoot for searching datapath
-
George Moellenbrock 49cd1586aeed711541d24b08a4e20a5477eff938 m
Pull request #833: CAS-14385
Merge in CASA/casa6 from CAS-14385 to master
* commit '8a29561ea99f51dd59e59031da2ced3e1e58f083':
I somehow had the test in the wrong level of the directory... Should be finding the right test now
updated test data paths
enabled the table comparision to the ref table
For CAS-14385, repaired access to data repo for VLA gaincurves in EJones.cc; updated test_task_gencal to include VLA-specific gaincurve caltable generation test. -
Akeem Wells 0e7a0d1357c10e6094e1e0c9a7f8594ba886edea m
Update test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables
-
David Mehringer d390e0548669c4ed9abf432bf369db9f060bdbea m
fix logging statement
-
Akeem Wells 719e43386abaaa48183395fedcb050ace44a9408 m
Merge remote-tracking branch 'origin' into CAS-14388
-
Ville Suoranta 52e96fcaaf5475ba3ae098dfa9e9b9d9310e8d31 m
Replace unary_function
-
Ville Suoranta 47f04ca262075b9cb1535029da0af1e95ad37479 m
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
-
Ville Suoranta f60718b7f232446d005f111397d04750b2fbf65e m
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
-
Ville Suoranta 471fa341920230c1cbefc6b1ab22a82c574881d7 m
Restore UtilJ.h
-
Kazuhiko Shimada 7b318ac5a46045850736166bdfa17d3945112a73 m
CAS-14321: modified (t)sdimaging.xml
-
Kazuhiko Shimada 5fc86a751d3a0f48a22c1cb8848bf129510348cd m
CAS-14321: modified argument of tsdimaging
-
Ville Suoranta 1658a8bb29a75347eca82677c08fbeddf76d6358 m
Remove __unary_function
-
Ville Suoranta e41786f5b40bec8f8e39563bd87ebec93e300b36 m
Fixx C++17 deprecations
- casatools/src/code/stdcasa/UtilJ.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/CExp.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/CExp.new3.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
-
C. Enrique Garcia Dabo 447420be9fe63e8e54e057d11dfad898aeee96d8 m
Adapt the instructions to the new casaconfig
-
David Mehringer edb4dfcfcdde8cf828fbb82910e4d796e4ec4c47 m
updated tests to python unittest, made includepix/excludepix doubles