Neal Schweighart | dab4f5169eaFixes to assembly of TSYS in append mode revealed by test | Fixes to assembly of TSYS in append mode revealed by test | | |
Neal Schweighart | 96daad226c5 | for append case too many rows were added which caused a conformance error when the put calls were used | | |
Neal Schweighart | 3cd74378f54 | removing use of test helper table comparison since it had strange failures on macOS | | |
Neal Schweighart | 0564f2902d7 | Adding new test for appending to existing ms | | |
Neal Schweighart | f916f329def | fixed error with test helper missing param | | |
Neal Schweighart | b4a41eab802 | Fixed comparisons with the GAIN col in GAIN_CURVE tables and fixed TSYS table filling | | |
Neal Schweighart | 1b4e10da8ee | Fixed error when using append behavior with an empty table.Tsys col would have no shape which would lead to errors when inserting data | | |
Neal Schweighart | d569cc0335f | fixed failures where overwrite value was not being passed down through the functions | | |
Neal Schweighart | 72ef929e132 | fixed typo in append mode | | |
Neal Schweighart | 92a5980534f | adding append default behavior, still needs testing for how the data is re-arranged... | | |
Neal Schweighart | 409dbbaf1f4 | added appendantab test to component_to_test_map.json | | |
Neal Schweighart | 28931d5ce75 | changed task to fill TSYS col in SYSCAL table properly | | |
Neal Schweighart | ab5edd0160b | fixed setup.py, wasn't the up-to-date version | | |
Neal Schweighart | b0b80a9fedfM | Merge branch 'master' into CAS-14406 | | CAS-14406 |
Neal Schweighart | cd9d9fcc5fc | fixed some spacing issuesadded new parameters to the xml properly
added the test case back using testhelper table comparison (does this work for the subtables?) | | |
Neal Schweighart | 87d50553d98 | removing test for now to make sure setup is working properly | | |
Neal Schweighart | d25421687a0 | fixed setup.py file to inculde the task and added verification test | | |
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 | | |
Neal Schweighart | cdad7112881 | fixed issue with to append bools not getting passed down | | |
Neal Schweighart | 55f13c108a6 | fixed typo | | |
C. Enrique Garcia Dabo | 38baec6728dM | Merge branch 'master' into CAS-14162 | | CAS-14162 |
Neal Schweighart | 6f81d0828b1 | added param for enable/disabling append_tsys and append_g | | |
Neal Schweighart | 529258699ac | Added overwrite protection and removed leftovers from testing locally | | |
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 | | |
Neal Schweighart | 9bf09ba3f69 | added new task for appending antab data | | |
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 |