casa
  1. casa

casa6

Public
  1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
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
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
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
Darrell SchiebelDarrell Schiebel
e6fcbd57f9aSpecifying 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 SchiebelDarrell Schiebel
f8f2e6400bastring.h must be included to use strerror
Darrell SchiebelDarrell Schiebel
57b4047fa19changes to support numpy v2 [CAS-14395]CAS-14395
George MoellenbrockVille SuorantaGeorge Moellenbrock
49cd1586aeeMPull 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 WellsAkeem Wells
0e7a0d1357cUpdate test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables
Akeem WellsAkeem Wells
719e43386abMMerge remote-tracking branch 'origin' into CAS-14388CAS-14388
Takeshi NakazatoVille SuorantaTakeshi Nakazato
4984c9aab00MPull 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 MuzychenkoVille SuorantaInna Muzychenko
fa1032522d3MPull 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 NakazatoTakeshi Nakazato
7dc0539c752MMerge branch 'master' into CAS-14171CAS-14171
Muzychenko InnaMuzychenko Inna
034f2ec7ab8Revert "Delete workspace.xm"This reverts commit a65ad25bf3e6daffea13c911395ee6c3eb428b07.
Ville SuorantaVille Suoranta
52e96fcaaf5Replace unary_function
Ville SuorantaVille Suoranta
47f04ca2620Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
Ville SuorantaVille Suoranta
f60718b7f23Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
Ville SuorantaVille Suoranta
471fa341920Restore UtilJ.h
Ville SuorantaVille Suoranta
1658a8bb29aRemove __unary_function
Ville SuorantaVille Suoranta
e41786f5b40Fixx C++17 deprecations
Takeshi NakazatoVille SuorantaTakeshi Nakazato
53c82146ccbMPull request #828: CAS-14345Merge in CASA/casa6 from CAS-14345 to master * commit 'd1acbde20e5f9c8232703f5535ff6a2aa47b4169': Fix docstring issue using regex partial match (m) instead of full string match (p) Use TaQL to manipulate MS use onlyparse mode Fixed typo CAS-14345 test correction factor directly CAS-14345 add unit test for the fix CAS-14345 mitigate boundary effect of the convolution operationCAS-14345
Muzychenko InnaMuzychenko Inna
d6bcda5a91bMMerge branch 'master' into CAS-13670CAS-13670
David MehringerSandra CastroDavid Mehringer
84ad534f952MPull request #830: CAS-14393 increased threshold so test will pass RH8.8Merge in CASA/casa6 from CAS-14393 to master * commit 'd0e8192aea6f26f63e02c59f1089a033d9d2bafe': CAS-14393 increased threshold so test will pass RH8.8CAS-14393
Akeem WellsSandra CastroAkeem Wells
0072c7fe776MPull request #829: Correct name of test in component_to_test_mapMerge in CASA/casa6 from CAS-14354 to master * commit 'b9ab9def1687fa91443e4a6b6cbf75228927e44d': Correct name of test in component_to_test_mapCAS-14354
David MehringerDavid Mehringer
d0e8192aea6CAS-14393 increased threshold so test will pass RH8.8CAS-14393
Neal SchweighartNeal Schweighart
8a29561ea99I somehow had the test in the wrong level of the directory...Should be finding the right test now
Neal SchweighartNeal Schweighart
2b0bf8a7044updated test data paths
Takeshi NakazatoTakeshi Nakazato
d1acbde20e5MMerge branch 'master' into CAS-14345CAS-14345
Neal SchweighartNeal Schweighart
cf4f6e3bd2aenabled the table comparision to the ref table
Akeem WellsAkeem Wells
b9ab9def168Correct name of test in component_to_test_map
Akeem WellsAkeem Wells
05ad9378f36Update testhelper to use math.isclose instead of manual calculation
Akeem WellsAkeem Wells
d6404ca92afChange mode comparison from percentage to absolute
Akeem WellsAkeem Wells
29ebc5642c4Add update to documentation for rcdir, fix for bug in converter when test crash with segfault using xmlrunner
Akeem WellsAkeem Wells
9948805735fMMerge branch 'master' into CAS-14357CAS-14357
Neal SchweighartVille SuorantaNeal Schweighart
e7e1b22dc30MPull request #826: CAS-13029Merge in CASA/casa6 from CAS-13029 to master * commit '688ebd7127b0f9270a174b857b5b72aeac52d8dd': For CAS-13029, for RQ, include digital effects in gain and add requantizer scale factors to Tsys (for wt cal); for SWPWTS, include digital and requantization factors (like RQ); temporarily trivialize the corresponding gencal test updated the xml to include description of to include new swpwts ...CAS-13029
George MoellenbrockGeorge Moellenbrock
ff8f39caa04For 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.CAS-14385
Neal SchweighartNeal Schweighart
688ebd7127bMMerge branch 'master' into CAS-13029CAS-13029
George MoellenbrockVille SuorantaGeorge Moellenbrock
d65ab812803MPull request #820: CAS-13003Merge in CASA/casa6 from CAS-13003 to master * commit 'f3a65179ef2d232f914d442da59e1b16cf67a3d0': CAS-13003: Adjust tolerance in EOP correction tests CAS-13003: Add more tests CAS-13003: Fix error message CAS-13003: Improve handling if missing EOP data CAS-13003: Implement 'eop' mode in gencal taskCAS-13003
Takeshi NakazatoTakeshi Nakazato
f5135920bf3MMerge branch 'master' into CAS-14345CAS-14345