Neal Schweighart | 3f8627463e2fixed typo | fixed typoCAS-14406-39 | | |
Neal Schweighart | e0c786526dd | Added the check for relevant spw to the syscal subtable as well | | |
Neal Schweighart | 90ba4f1e603 | removed some extra printsCAS-14406-38 | | |
Neal Schweighart | 39eff17e519M | Merge branch 'master' into CAS-14406CAS-14406-37 | | CAS-14406 |
 Darrell Schiebel | 8e7f836b89eM | Pull request #920: CAS-14508Merge in CASA/casa6 from CAS-14508 to master
* commit 'f49b0ec02ad13716dc8e3be29ebd26f323207b6a':
pick up casacore fix for IPosition error + remove references to Memory:::allocatedMemoryInBytes (which was removed from casacore and uses the deprecated mallinfo) [CAS-14508]
pick up casacore fixes [CAS-14508]
function invocation needed [CAS-14508]6.7.2.5 | | CAS-14508 |
Neal Schweighart | fba88e720d3 | fix for frequency rangesCAS-14406-36 | | |
Darrell Schiebel | f49b0ec02adM | Merge branch 'master' into CAS-14508 | | CAS-14508 |
 Renaud Miel | f95eff34d19M | Pull request #911: CAS-10890Merge in CASA/casa6 from CAS-10890 to master
* commit '11915896f05ce92592adfcc1c0c23d3ced02947b':
Fixed compilation error in debug mode
CAS-10890 NAOJ code review refs #2766
CAS-10890 Get rid of compiler warning
CAS-10890 NAOJ code review refs #2767
CAS-10890 NAOJ code review refs #2762
CAS-10890 Restored psf creation, .sumwt deletion
CAS-10890 Fixed syntax error
CAS-10890 Init...6.7.2.4 | | CAS-10890 |
Renaud Miel | 11915896f05 | Fixed compilation error in debug modeCAS-10890-8 | | |
Renaud Miel | c2b76220f9bM | Merge branch 'master' into CAS-10890CAS-10890-7 | | CAS-10890 |
Renaud Miel | 8b1df27d460M | Merge remote-tracking branch 'refs/remotes/origin/CAS-10890' into CAS-10890 | | CAS-10890 |
 Neal Schweighart | 484eda484ccM | Pull request #918: CAS-13969Merge in CASA/casa6 from CAS-13969 to master
* commit '2885395bb7d35f0a0fe3cc57cd9d8919ea0f4029':
Skipping settrop due to intermittent failures
fixed typo
The ratio of diff is the same even for the mac failures
testing mean comparison and grabbing data for plotting
Output of settrop appears to be different. outputting slice to compare
additional reporting on some failure stats
te...2 tags | | CAS-13969 |
Neal Schweighart | 2885395bb7dM | Merge branch 'master' into CAS-13969CAS-13969-11 | | CAS-13969 |
Neal Schweighart | e9dc5162a0b | Skipping settrop due to intermittent failuresCAS-13969-10 | | |
 Mark Kettenis | c59b754007bM | Pull request #912: CAS-14517: Add more importfitsidi testsMerge in CASA/casa6 from CAS-14517 to master
* commit '140f25e73f41b13effb39e85f6b57e1965872901':
CAS-14517: Add more importfitsidi tests6.7.2.2 | | CAS-14517 |
 Takeshi Nakazato | b51086e06c4M | Pull request #913: CAS-14401 set image brightness unit according to the unit of MS data columnMerge in CASA/casa6 from CAS-14401 to master
* commit '26fe7533fa5c48d4f094f7af9596d1626b74432b':
add one more test case: check if task parameter overrides brightness unit
Add type hint and docstring to test helper function
Add description on unit search order
fixed wrong test name
Add supplementary comment
CAS-14401 refactoring, type hints, docstrings, and one more test case
CAS...6.7.2.1 | | CAS-14401 |
Ville Suoranta | 140f25e73f4M | Merge branch 'master' into CAS-14517CAS-14517-2 | | CAS-14517 |
Ville Suoranta | 28b5d8ab72cM | Merge branch 'master' into CAS-10890CAS-10890-6 | | CAS-10890 |
Ville Suoranta | b598b93621dM | Pull request #915: Update casampi wheel to 0.5.6 in build.confMerge in CASA/casa6 from CAS-14534 to master
* commit 'ff0eaf32159fb48a569ec6850570a509d7b8587d':
Update casampi wheel to 0.5.6 in build.confCAS-14535-1 | | CAS-14534 |
Ville Suoranta | ff0eaf32159 | Update casampi wheel to 0.5.6 in build.confCAS-14534-1 | | |
 Kumar Golap | a43c17ac75aM | Pull request #914: CAS-14526Merge in CASA/casa6 from CAS-14526 to master
* commit '1fa240b0c662c34dbe52c7dfd47c45d2849b88bc':
changed the tolerance for test_wterm_awp2
adjusted some parameters and fixed a if condition that was not intended in last checkin.
correcting a merge oversampling increase and re-enabling wterm_awp2 test
Remove extra backtick
CAS-14526 : Add warning about awphpg
fixed some tolerance an...3 tags | | CAS-14526 |
Takeshi Nakazato | 26fe7533fa5M | Merge branch 'master' into CAS-14401CAS-14401-5 | | CAS-14401 |
Kumar Golap | 1fa240b0c66 | changed the tolerance for test_wterm_awp2CAS-14526-5 | | |
Kumar Golap | f5fe253791d | adjusted some parameters and fixed a if condition that was not intended in last checkin.CAS-14526-4 | | |
Kumar Golap | 0e6e5716b8d | correcting a merge oversampling increase and re-enabling wterm_awp2 testCAS-14526-3 | | |
Renaud Miel | 9b84e7fb6e4M | Merge branch 'master' into CAS-10890CAS-10890-5 | | CAS-10890 |
Ville Suoranta | 04d3b4bfdb7 | Remove extra backtickCAS-14526-2 | | |
Srikrishna Sekhar | 01e56c17141 | CAS-14526 : Add warning about awphpgAdded some lines to the XML description to indicate that awphpg is
unavailable for general use at this time, and will be in a future
release.
Also added a trap in task_tclean.py that prints a similar warning if a
user attempts to launch the gridder.CAS-14526-1 | | CAS-14526 |
Kumar Golap | 01967b7a117 | fixed some tolerance and stop a test for now | | |
 Kumar Golap | dda86582c3aM | Pull request #910: CAS-13581Merge in CASA/casa6 from CAS-13581 to master
* commit '3dc69ddd7e1aa570214a18ac48f42dc5b1ec505a': (88 commits)
reduce the memory profile of wterm_awp2
added an extra check for record value
Fix an edge-case bug that prevented vlass_stk to run without failing in parallel
CAS-13581 : Fix test_tclean.py
avoid unnecessary construction of MSColumn
revert oversampling for awproject to 20...2 tags | | 2 Jira issues |
Kumar Golap | 3dc69ddd7e1 | reduce the memory profile of wterm_awp2CAS-13581-15 | | |
Renaud Miel | eceecf16f7cM | Merge branch 'master' into CAS-10890CAS-10890-4 | | CAS-10890 |
Kumar Golap | 96cf1d6297b | added an extra check for record valueCAS-13581-14 | | |
Kumar Golap | 8addd6408f8 | Fix an edge-case bug that prevented vlass_stk to run without failing in parallel | | |
Srikrishna Sekhar | 9d1c2cd2e65 | CAS-13581 : Fix test_tclean.pyThe test_wterm_squint_awp2 test was failing on the PR builds because it
ran out of memory. Reduced the number of wplanes to 2 (previously 4) to
reduce mem requirements.CAS-13581-13 | | CAS-13581 |
Kumar Golap | 6787e6fd28b | avoid unnecessary construction of MSColumnCAS-13581-12 | | |
Mark Kettenis | 6ba314cc893 | CAS-14517: Add more importfitsidi testsA recent casacore update brought in a fix for a bug that was
triggered when data from different VLBI correlators was imported
within the same CASA session. Test that this works correctly now.
Also add a test for importing VLBA archival data that was
correlated with the old VLBA hardware correlator, which was blocked
by the aforementioned bug.CAS-14517-1 | | CAS-14517 |
Kumar Golap | 5c4ef325f2dM | Merge branch 'master' into CAS-13581CAS-13581-11 | | CAS-13581 |
 Sandra Castro | bc006521a58M | Pull request #909: Increased timeout limit to run the VLASS 1.2 tests in Bamboo.Merge in CASA/casa6 from CAS-14519 to master
* commit 'dc9c7dde2722508c0135b5e05de763ffc1b6918b':
Increased timeout limit to run the VLASS 1.2 tests in Bamboo.6.7.0.27 | | CAS-14519 |
Neal Schweighart | 486c7cf22f1M | Merge branch 'master' into CAS-13969CAS-13969-9 | | CAS-13969 |
Sandra María Castro | dc9c7dde272 | Increased timeout limit to run the VLASS 1.2 tests in Bamboo. | | |
Neal Schweighart | bbf51de2bf9 | fixed typoCAS-13969-8 | | |
Neal Schweighart | 7aa572e0666 | The ratio of diff is the same even for the mac failuresCAS-13969-7 | | |
Neal Schweighart | 07e6cddf459 | testing mean comparison and grabbing data for plottingCAS-13969-6 | | |
 Srikrishna Sekhar | b073d6bbcc5M | Pull request #908: CAS-14146Merge in CASA/casa6 from CAS-14146 to master
* commit '83bba6f54e8e03e3b0d95a1798bb96106a5764bb': (52 commits)
changed wprojplanes for squint to use less than 16GB in unit tests
CAS-14146 : cleanup print statements edit docs
Enhancement to not rephase for pointing outside of image
remove a white space that will cause sdimaging unit test to fail
some more doc changes
some doc for aw...2 tags | | 2 Jira issues |
Neal Schweighart | d7411ef4625 | Output of settrop appears to be different.outputting slice to compareCAS-13969-5 | | |
 Federico Montesino Pouzols | 601dacfebeeM | Pull request #907: CAS-13616: Add multi-field specification of phasecenter for task_phaseshiftMerge in CASA/casa6 from CAS-13616 to master
* commit '38e1a8f2031e0cc25b5d6ce1ae8ceb2f6230bac9': (32 commits)
update and extend tests for output center values in same frame as metadata, CAS-13616
don't convert to J2000, write phasecenter vals using same frame as in the PHASE_DIR metadata, CAS-13616
fix bug re empty phasecenter frame, add tests, CAS-13616
clarify default phasecenter fr... | | CAS-13616 |
Kumar Golap | 83bba6f54e8 | changed wprojplanes for squint to use less than 16GB in unit testsCAS-14146-46 | | |
Kumar Golap | 9da0318dc7fM | Merge branch 'master' into CAS-14146 | | CAS-14146 |
Neal Schweighart | d567705b252 | additional reporting on some failure statsCAS-13969-4 | | |