Sandra Castro | 138796dbd4fAdded a missing import that prevented this task from running under
mpicasa. | Added a missing import that prevented this task from running undermpicasa. | | |
Ville Suoranta | 3442b967dbb | Update build.conf | | |
Ville Suoranta | aa3603a1922M | Merge pull request #257 in CASA/casa6 from CAS-13258 to release/6.1.2* commit '0b294e09d8da67537d525b8b081072f5a24ad136':
For CAS-13040, replaced awkward (and python3 non-compliant) logic clauses that prepend zeros to low day-of-year numbers with str.zfill(3). | | 2 Jira issues |
Ville Suoranta | 572d1107c77 | Trigger a build | | |
George Moellenbrock | 0b294e09d8d | For CAS-13040, replaced awkward (and python3 non-compliant) logic clauses that prepend zeros to low day-of-year numbers with str.zfill(3). | | CAS-13040 |
Ville Suoranta | 709a4c90d72M | Merge pull request #243 in CASA/casa6 from CAS-13237 to release/6.1.2* commit 'a742121ad0bb5f16eec817e4077e044731841b55':
Fixed typo in tec_maps import and removed casa6 skip for tec_maps test
add tec_maps to casatasks.private (CAS-13040)
For CAS-13040, following previos commit, copy new (tec-aware) test_gencal.py to casa6/casatasks/tests/tasks/
For CAS-13040: add tec_maps.py to casa6/casatasks/src/scripts/ for casa6 support, associated change to test_g... | | 2 Jira issues |
Ville Suoranta | 1794fbb276aM | Merge pull request #242 in CASA/casa6 from CAS-13238 to release/6.1.2* commit 'fa9bf49df573884ea5e610f0a4f13afee8e6bc8e':
Fix extractcasascript.py and test_mstool.py syntax in Casa5
Backport CAS-13164 from release/5.7.1 to release/6.1.2 | | 2 Jira issues |
Ville Suoranta | fa9bf49df57 | Fix extractcasascript.py and test_mstool.py syntax in Casa5 | | |
Ville Suoranta | c4edd8ef29c | Backport CAS-13164 from release/5.7.1 to release/6.1.2* commit '8b0da0d282156974ff058487fa710053d0726c09':
Fix build.conf
Update build.conf
Remove reinitialization of Casa logger in sdint_helper.py | | CAS-13164 |
Neal Schweighart | a742121ad0b | Fixed typo in tec_maps import and removed casa6 skip for tec_maps test | | |
Darrell Schiebel | 5aca77df489 | add tec_maps to casatasks.private (CAS-13040) | | CAS-13040 |
George Moellenbrock | 2e7efcfce4d | For CAS-13040, following previos commit, copy new (tec-aware) test_gencal.py to casa6/casatasks/tests/tasks/ | | CAS-13040 |
George Moellenbrock | 471f6a6c26a | For CAS-13040: add tec_maps.py to casa6/casatasks/src/scripts/ for casa6 support, associated change to test_gencal.py | | CAS-13040 |
George Moellenbrock | 86154b09a82 | For CAS-13040: Updated CDDIS retrieval mechanism to conform to new standards, improved print messaging, other python cleanup, python3-ification for CASA 6; added a very basic test to gencal for caltype='tecim' (but disabled in CASA6 for now) | | CAS-13040 |
Ville Suoranta | 853e1e55261M | Merge pull request #240 in CASA/casa6 from CAS-13214 to release/6.1.2* commit 'fb07c5da2e32e387abcd01d67ab7f90500d2d3d3':
For CAS-13214, activate tests in test_req_task_polcal.py that exercise VLASS polcal fixes.
Changed the unittests_list email contact to George
Fixed def suite function arguments and added the test to CMakeLists and unittests_list
Fixed some of the test cases looking at wrong Dtrue table
updated the polcal test to look at the new data... | | 4 Jira issues |
George Moellenbrock | fb07c5da2e3 | For CAS-13214, activate tests in test_req_task_polcal.py that exercise VLASS polcal fixes. | | CAS-13214 |
Neal Schweighart | 0587bb619b3 | Changed the unittests_list email contact to George | | |
Neal Schweighart | dbe3a437ada | Fixed def suite function arguments and added the test to CMakeLists and unittests_list | | |
Neal Schweighart | 5a19faae048 | Fixed some of the test cases looking at wrong Dtrue table | | |
Neal Schweighart | 5bd10f92b14 | updated the polcal test to look at the new data in the repo | | |
Neal Schweighart | f2baf92d93e | edited some of the checks for the circular cases | | |
Neal Schweighart | de4741cc374 | Added new polcal test.Will likely recieve more updates | | |
George Moellenbrock | 386e27e09e9 | For 6.1.2 branch, revert size_t to uInt in call to ArrayLogical::partialNFalse calls for consistency with state of casacore. | | |
George Moellenbrock | e96b0db6bd3 | To fix the ALMA-specific problem noted in CAS-13179 (and CSV-3499): For poltype='Xfparang+QU', avoid fully-flagged data segments (typically scans) flagging all supplied data segments; added good data segment counting and associated log message; added traps for insufficient data segments for linear (<3) and circular basis (<2) Xfparang+QU solves; updated tSolveDataBuffer_GT.cc unit test for SDB... Python-level unit tests pending. | | 2 Jira issues |
George Moellenbrock | 52c1861c3e2 | For CAS-13179, adjusted tDJones_GT to exercise newer guessPar signature, which caused this bug | | CAS-13179 |
George Moellenbrock | d3fd982a3eb | For CAS-13179, added missing DJones::guessPar (with corrDepFlags parameter) signature, which was neglected in CAS-695. | | 2 Jira issues |
Ville Suoranta | 02a5c5522c9M | Merge pull request #213 in CASA/casa6 from CAS-13152 to release/6.1.1* commit '0e34eac717e9472865e496778d83de21536f0c8a':
Update outputs list in simanalyze inline help to match casadocs for CAS-13152 | | CAS-13152 |
Ville Suoranta | 0b7e76888b3 | Update casaplotms to 1.0.25 | | |
Ville Suoranta | 819433e1b9f | Update plotms version to 1.0.24 | | |
Ville Suoranta | 0e34eac717eM | Merge branch 'release/6.1.1' into CAS-13152 | | CAS-13152 |
Ville Suoranta | fc96c1da36b | Fix casatelemetry in build.conf | | |
Andrew McNichols | 0314f811ae2 | Update outputs list in simanalyze inline help to match casadocs for CAS-13152 | | CAS-13152 |
Ville Suoranta | 527a5475daa | Revert "Trigger a build"This reverts commit c4996c18db8e4f69c19718e54fe0a48115b6ff0d. | | |
Ville Suoranta | c4996c18db8 | Trigger a build | | |
Ville Suoranta | 1114d37f2fdM | Merge pull request #201 in CASA/casa6 from CAS-13100 to release/6.1.1* commit '275369da7c8ffb0b944f18ec77a65f3915a9744e':
flagcmd mpl plots: set marker, markerwidth, linewidth, ->CASA6, CAS-13100
flagcmd mpl plots: set marker, markerwidth, linewidth, CAS-13100
set figsize in flagcmd plots to prevent text overflow - casa6 copy, CAS-13100
set figsize in flagcmd plots to prevent text overflow, CAS-13100 | | CAS-13100 |
Ville Suoranta | c7a3e4dd04bM | Merge pull request #199 in CASA/casa6 from CAS-13140 to release/6.1.1* commit '2f219c44e8ba7f3aacd286ad62171f6175325da3':
Mirror changes specific to development branch CAS-12502 here, for CAS-13140 | | 2 Jira issues |
Andrew McNichols | 2f219c44e8b | Mirror changes specific to development branch CAS-12502 here, for CAS-13140 | | 2 Jira issues |
Ville Suoranta | ed192a4eaf0M | Merge pull request #183 in CASA/casa6 from CAS-13115 to release/6.1.1* commit 'b8c0170ffebb675b824149a4a4b22d404d2600a0':
Fixed test_param inside test_fringefit of CASA 5, to take a list when itertools returns a tuple.
Fix corruption in uTest_list.json introduced in 1311d33c867 | | CAS-13115 |
Ville Suoranta | f614299f40eM | Merge pull request #184 in CASA/casa6 from CAS-12428 to release/6.1.1* commit '7a99aba5ba38ab638ad5f65aede286cabd48b19b':
changed os.popen calls to subprocess and shutil calls to fix hanging of the script | | CAS-12428 |
Federico Montesino Pouzols | 275369da7c8 | flagcmd mpl plots: set marker, markerwidth, linewidth, ->CASA6, CAS-13100 | | CAS-13100 |
Federico Montesino Pouzols | f873abeaa19 | flagcmd mpl plots: set marker, markerwidth, linewidth, CAS-13100 | | CAS-13100 |
Ville Suoranta | 339ef762fb1 | Revert "Trigger a build"This reverts commit 5a36e34aef52b86f630bbf5a5e277bf9d2b0743c. | | |
Ville Suoranta | 5a36e34aef5 | Trigger a build | | |
Ville Suoranta | e40d0b393fe | Fix mpi wheel version | | |
Ville Suoranta | c7585bf9766 | Update build.conf | | |
Sandra Castro | b8c0170ffeb | Fixed test_param inside test_fringefit of CASA 5, to take a list whenitertools returns a tuple. | | |
C. Enrique Garcia Dabo | e6e5d308fb3M | Merge branch 'fix_utest_list' into CAS-13115 | | CAS-13115 |
Sandra Castro | 8c0494dabe9M | Merge pull request #179 in CASA/casa6 from CAS-12712 to master* commit 'c51fb049dd14c3d8be2b4f07cf841245e65ee4e7':
handle two possibilities of path to casa-data-req
CAS-21712 Added unit test. Made it possible to run new tests against old released CASA5
CAS-12712 Functional bug fix: use TAQL's python style
CAS-12712 Functional CASA6 bug fix, workaround for casacore bug
CAS-12712 Added derivedmscal initialization
CAS-12712 Functional bug fix.
... | | 2 Jira issues |
Sandra Castro | 1664fdb0319M | Merge pull request #178 in CASA/casa6 from CAS-12984 to master* commit '122206ed4f9464fcf7a807a8934366cd680e7c92':
CAS-12984 revert changes related to CDELT3 issue
Safe way to remove file
add test for wcs related header
apply same changes to casa5
code cleanup
move handling of overwrite option to allow multiple call of _configure_map_property
experimental commit to separate science and weight images completely
remove debug message
CAS-12... | | CAS-12984 |
Federico Montesino Pouzols | 60d44a48f6c | set figsize in flagcmd plots to prevent text overflow - casa6 copy, CAS-13100 | | CAS-13100 |