Mark Kettenis | c6dcb7301ce | CAS-14415: Switch test_task_gencal.py EOP tests to new compTables mode | | CAS-14415 |
Mark Kettenis | 1060b9505b5 | CAS-14415: Support both relative and absolute tolerances in compTables | | CAS-14415 |
Ville Suoranta | 4240debd07aM | Pull request #841: CAS-14162Merge 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
A... | | CAS-14162 |
Neal Schweighart | ab4ded97aabM | Pull request #842: CAS-14382Merge 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 switc... | | CAS-14382 |
Neal Schweighart | 5f09eac5811M | Merge branch 'master' into CAS-14382 | | CAS-14382 |
Neal Schweighart | b1ccaf0eb25 | Fixed check for existing file | | |
Urvashi Rao Venkata | fce755e7600M | Pull request #840: CAS-14392Merge in CASA/casa6 from CAS-14392 to master
* commit '57e8a68eceb8d7edf6844213330e7cff3fe64ba0':
fix logging statement | | CAS-14392 |
Ville Suoranta | 95259f99590 | Remove #include <string.h> | | |
Urvashi Rao Venkata | 57e8a68ecebM | Merge branch 'master' into CAS-14394 | | CAS-14394 |
Takahiro Tsutsumi | 6b1210c8844M | Pull request #839: CAS-14399Merge in CASA/casa6 from CAS-14399 to master
* commit '397078110eeaecdee274d4934fcc118204a3afc8':
Fixed a typo
Modified the error messages
Remove use of AipsRoot for searching datapath | | CAS-14399 |
David Mehringer | 8d38b26c97cM | Pull request #838: CAS-14396 fix includepix exclude pix types in imfitMerge in CASA/casa6 from CAS-14396 to master
* commit 'edb4dfcfcdde8cf828fbb82910e4d796e4ec4c47':
updated tests to python unittest, made includepix/excludepix doubles
fix includepix exclude pix types | | CAS-14396 |
Akeem Wells | c5a1ef1cd72M | Pull request #837: CAS-14357Merge 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... | | CAS-14357 |
Takahiro Tsutsumi | 397078110eeM | Merge branch 'master' into CAS-14399 | | CAS-14399 |
Takahiro Tsutsumi | 7ec38554df3 | Fixed a typo | | |
C. Enrique Garcia Dabo | 38baec6728dM | Merge branch 'master' into CAS-14162 | | CAS-14162 |
Ville Suoranta | c09773cc055M | Pull request #836: CAS-14395Merge 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 t... | | CAS-14395 |
Ville Suoranta | 560dea0eff2M | Merge branch 'master' into CAS-14395 | | CAS-14395 |
Ville Suoranta | 224f12dc245M | Pull request #835: CAS-14397Merge 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 | | CAS-14397 |
Takahiro Tsutsumi | 25d1d3ae72c | Modified the error messages | | |
Akeem Wells | 1c1ed89c02dM | Merge branch 'CAS-14363' into CAS-14357 | | 2 Jira issues |
Akeem Wells | b7ac4adc6dcM | Merge branch 'master' into CAS-14357 | | CAS-14357 |
Akeem Wells | 72ef189801b | Add check for when component list is empty.If yes, use default list of tests | | |
Ville Suoranta | 070728e41ee | Trigger a build | | |
Ville Suoranta | e3061579c06 | Convert numpy datatypes to built-in types in task_defintent.py | | |
Ville Suoranta | f5c33e651fc | numpy.NaN to numpy.nan | | |
Ville Suoranta | ef360a5a260 | numpy.alltrue to numpy.all | | |
Ville Suoranta | cb048b84063 | Convert numpy datatypes to built-in types | | |
Ville Suoranta | e486ccdf2bb | Change numpy.bytes_ to numpy.str_ in task_sdimaging.py | | |
Ville Suoranta | ffb211f657d | Fix numpy deprecations in task_sdimaging.py | | |
Akeem Wells | 864f4166a06M | Pull request #834: CAS-14388Merge 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 | | CAS-14388 |
Darrell Schiebel | e6fcbd57f9a | 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 | f8f2e6400ba | string.h must be included to use strerror | | |
Darrell Schiebel | 57b4047fa19 | changes to support numpy v2 [CAS-14395] | | CAS-14395 |
Takahiro Tsutsumi | 43bd36cc7b7 | Remove use of AipsRoot for searching datapath | | |
George Moellenbrock | 49cd1586aeeM | Pull request #833: CAS-14385Merge 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-spe... | | CAS-14385 |
Akeem Wells | 0e7a0d1357c | Update test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables | | |
David Mehringer | d390e054866 | fix logging statement | | |
Akeem Wells | 719e43386abM | Merge remote-tracking branch 'origin' into CAS-14388 | | CAS-14388 |
Takeshi Nakazato | 4984c9aab00M | Pull request #832: CAS-14171Merge in CASA/casa6 from CAS-14171 to master
* commit '7dc0539c7526704f547cf4f6230febf1e5f5052a':
refactoring
Refactoring for readability
Fail explicitly when exception occured during eval
add warning comment on possible intermittent failure
use f.tell() to get offset position
CAS-14171 add unit test for bug fix
CAS-14171 sort processSpwList_
CAS-14171 sort input collection for... | | CAS-14171 |
Inna Muzychenko | fa1032522d3M | Pull request #831: CAS-13670Merge in CASA/casa6 from CAS-13670 to master
* commit '034f2ec7ab8ae7e000e4ebe11a1a9a0f035889f3': (30 commits)
Revert "Delete workspace.xm"
Delete workspace.xm
Fix the error of the reference in the tests
Changes according to the NAOJ code review Refs #2679
Change according NAOJ code review Refs #2658, add minor fixes
Change according NAOJ code review Refs #2658, change to assertAl... | | CAS-13670 |
Takeshi Nakazato | 7dc0539c752M | Merge branch 'master' into CAS-14171 | | CAS-14171 |
Muzychenko Inna | 034f2ec7ab8 | Revert "Delete workspace.xm"This reverts commit a65ad25bf3e6daffea13c911395ee6c3eb428b07. | | |
Ville Suoranta | 52e96fcaaf5 | Replace unary_function | | |
Ville Suoranta | 47f04ca2620 | Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15 | | |
Ville Suoranta | f60718b7f23 | Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition | | |
Ville Suoranta | 471fa341920 | Restore UtilJ.h | | |
Ville Suoranta | 1658a8bb29a | Remove __unary_function | | |
Ville Suoranta | e41786f5b40 | Fixx C++17 deprecations | | |
C. Enrique Garcia Dabo | 447420be9fe | Adapt the instructions to the new casaconfig | | |
David Mehringer | edb4dfcfcdd | updated tests to python unittest, made includepix/excludepix doubles | | |