1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Neal SchweighartNeal Schweighart
dab4f5169eaFixes to assembly of TSYS in append mode revealed by testFixes to assembly of TSYS in append mode revealed by test
Neal SchweighartNeal Schweighart
96daad226c5for append case too many rows were added which caused a conformance error when the put calls were used
Neal SchweighartNeal Schweighart
3cd74378f54removing use of test helper table comparison since it had strange failures on macOS
Neal SchweighartNeal Schweighart
0564f2902d7Adding new test for appending to existing ms
Neal SchweighartNeal Schweighart
f916f329deffixed error with test helper missing param
Neal SchweighartNeal Schweighart
b4a41eab802Fixed comparisons with the GAIN col in GAIN_CURVE tables and fixed TSYS table filling
Neal SchweighartNeal Schweighart
1b4e10da8eeFixed error when using append behavior with an empty table.Tsys col would have no shape which would lead to errors when inserting data
Neal SchweighartNeal Schweighart
d569cc0335ffixed failures where overwrite value was not being passed down through the functions
Neal SchweighartNeal Schweighart
72ef929e132fixed typo in append mode
Neal SchweighartNeal Schweighart
92a5980534fadding append default behavior, still needs testing for how the data is re-arranged...
Neal SchweighartNeal Schweighart
409dbbaf1f4added appendantab test to component_to_test_map.json
Neal SchweighartNeal Schweighart
28931d5ce75changed task to fill TSYS col in SYSCAL table properly
Neal SchweighartNeal Schweighart
ab5edd0160bfixed setup.py, wasn't the up-to-date version
Neal SchweighartNeal Schweighart
b0b80a9fedfMMerge branch 'master' into CAS-14406CAS-14406
Neal SchweighartNeal Schweighart
cd9d9fcc5fcfixed 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 SchweighartNeal Schweighart
87d50553d98 removing test for now to make sure setup is working properly
Neal SchweighartNeal Schweighart
d25421687a0fixed setup.py file to inculde the task and added verification test
Ville SuorantaVille Suoranta
4240debd07aMPull 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 SchweighartVille SuorantaNeal Schweighart
ab4ded97aabMPull 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 SchweighartNeal Schweighart
5f09eac5811MMerge branch 'master' into CAS-14382CAS-14382
Neal SchweighartNeal Schweighart
b1ccaf0eb25Fixed check for existing file
Urvashi Rao VenkataVille SuorantaUrvashi Rao Venkata
fce755e7600MPull request #840: CAS-14392Merge in CASA/casa6 from CAS-14392 to master * commit '57e8a68eceb8d7edf6844213330e7cff3fe64ba0': fix logging statementCAS-14392
Ville SuorantaVille Suoranta
95259f99590Remove #include <string.h>
Urvashi Rao VenkataUrvashi Rao Venkata
57e8a68ecebMMerge branch 'master' into CAS-14394CAS-14394
Takahiro TsutsumiVille SuorantaTakahiro Tsutsumi
6b1210c8844MPull 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 datapathCAS-14399
David MehringerVille SuorantaDavid Mehringer
8d38b26c97cMPull 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 typesCAS-14396
Akeem WellsVille SuorantaAkeem Wells
c5a1ef1cd72MPull 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 TsutsumiTakahiro Tsutsumi
397078110eeMMerge branch 'master' into CAS-14399CAS-14399
Takahiro TsutsumiTakahiro Tsutsumi
7ec38554df3Fixed a typo
Neal SchweighartNeal Schweighart
cdad7112881fixed issue with to append bools not getting passed down
Neal SchweighartNeal Schweighart
55f13c108a6fixed typo
C. Enrique Garcia DaboC. Enrique Garcia Dabo
38baec6728dMMerge branch 'master' into CAS-14162CAS-14162
Neal SchweighartNeal Schweighart
6f81d0828b1added param for enable/disabling append_tsys and append_g
Neal SchweighartNeal Schweighart
529258699acAdded overwrite protection and removed leftovers from testing locally
Ville SuorantaVille Suoranta
c09773cc055MPull 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 SuorantaVille Suoranta
560dea0eff2MMerge branch 'master' into CAS-14395CAS-14395
Ville SuorantaVille Suoranta
224f12dc245MPull 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 deprecationsCAS-14397
Takahiro TsutsumiTakahiro Tsutsumi
25d1d3ae72cModified the error messages
Neal SchweighartNeal Schweighart
9bf09ba3f69added new task for appending antab data
Akeem WellsAkeem Wells
1c1ed89c02dMMerge branch 'CAS-14363' into CAS-143572 Jira issues
Akeem WellsAkeem Wells
b7ac4adc6dcMMerge branch 'master' into CAS-14357CAS-14357
Akeem WellsAkeem Wells
72ef189801bAdd check for when component list is empty.If yes, use default list of tests
Ville SuorantaVille Suoranta
070728e41eeTrigger a build
Ville SuorantaVille Suoranta
e3061579c06Convert numpy datatypes to built-in types in task_defintent.py
Ville SuorantaVille Suoranta
f5c33e651fcnumpy.NaN to numpy.nan
Ville SuorantaVille Suoranta
ef360a5a260numpy.alltrue to numpy.all
Ville SuorantaVille Suoranta
cb048b84063Convert numpy datatypes to built-in types
Ville SuorantaVille Suoranta
e486ccdf2bbChange numpy.bytes_ to numpy.str_ in task_sdimaging.py
Ville SuorantaVille Suoranta
ffb211f657dFix numpy deprecations in task_sdimaging.py
Akeem WellsVille SuorantaAkeem Wells
864f4166a06MPull 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 absoluteCAS-14388

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut