1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Darrell SchiebelDarrell Schiebel
f60f81d1e64casa6 viewer SEGVs on exit deconstructing static table objectscasa6 viewer SEGVs on exit deconstructing static table objectstest-CAS-12594-1
Ville SuorantaVille Suoranta
eef4c44be23MMerge pull request #1066 in CASA/casa from bugfix/CAS-12433 to master* commit '330e0761328c85061671ed83e8e7e9df8d35737c': Fixed ..what was literally and figuratively an edge case issue ! Fix for some unit tests Fixed some merge stuff Revert "redo the weighting scheme for interpolation" redo the weighting scheme for interpolation3 tagsCAS-12433
Ville SuorantaVille Suoranta
7a72d7ed91dMMerge pull request #1067 in CASA/casa from bugfix/CAS-12590 to master* commit 'e02e2b39aaefecccc9940f241fb96821f3a6fb1e': Remove a debug messageCAS-12590
Takahiro TsutsumiTakahiro Tsutsumi
e02e2b39aaeRemove a debug messagebugfix-CAS-12590-1
Ville SuorantaVille Suoranta
f933d129fd0MMerge pull request #1062 in CASA/casa from feature/CAS-12424 to master* commit 'd64f7b92ddf9f450bfdafe6d86cdb66bf4719325': moved casaTestHelper into correct location for build Initial commit for casaTestHelper5.6.0-mas-55CAS-12424
Akeem WellsAkeem Wells
d64f7b92ddfmoved casaTestHelper into correct location for buildfeature-CAS-12424-2
Ville SuorantaVille Suoranta
ca9bd421f2bMMerge pull request #1065 in CASA/casa from CAS-12572 to master* commit '4173a2f015fbe5aaf3873a4b96903f3ae2949e1e': Final fix to test_simobserve.py for new parameter comp_nchan testing for CAS-12572 Add reference to new, channelized interferometric data to serve as reference values for testComp_intNchan in test_simobserve.py for CAS-12572 Enable piecewise comparison of image frequency coordinates in _get_imstats method of test_simobserve.py for CAS-1...5.6.0-mas-54CAS-12572
Ville SuorantaVille Suoranta
df9b7ed3f5fMMerge pull request #1064 in CASA/casa from bugfix/CAS-12576 to master* commit '467a04421c5094d32034b808d383cb2cd8071471': CAS-12576: In SingleDishSkyCal::calcWtScale, moved CTInterface object into the iAnt loop, as this seems to prevent ct_ from remaining open in the table cache.CAS-12576
Ville SuorantaVille Suoranta
47697625889MMerge pull request #1060 in CASA/casa from bugfix/CAS-11552 to master* commit '35bf661f252ff7223ae6ec3220530f5041cadabe': CAS-11552: Repairs for defects discovered in testing: corrected frequency label for MBDelays, fixes to shift theorem application for heterogeneous spws, updates to associated c++ unit test (including some minor updates to how test data is generated in SimpleSimVi2). (CAS-11552) Improve multi-band (combine='spw') delay solution support: (1...5.6.0-mas-53CAS-11552
Ville SuorantaVille Suoranta
be29f22f0c7MMerge pull request #1063 in CASA/casa from CAS-12588 to master* commit '6b6981a54f05971aa35a16d6975bab5128ad6ab8': CAS-12588 remove MIRIAD from documented supportCAS-12588
Ville SuorantaVille Suoranta
6c05d48ff2aMMerge pull request #1061 in CASA/casa from bugfix/CAS-12513 to master* commit 'b358d74b901327a5ee969bfcbb974f3b9e16d2ce': add verification test for CAS-12513 new ref val must also be offset by half the smoothing width CAS-12513 fix ia.boxcar() doc issue and output csys ref value issueCAS-12513
David MehringerDavid Mehringer
6b6981a54f0CAS-12588 remove MIRIAD from documented supporttest-CAS-12588-1CAS-12588
Ville SuorantaVille Suoranta
4043b3ee49bMMerge pull request #1053 in CASA/casa from CAS-9621 to master* commit 'e897f627aa698f6d4e46eb0d2e72e5fd549a750d': Disabled parallel for deconvolver=mtmfs, nterms=1, specmode=cube. Transfered tests from test_refimager to test_tclean. Added printout to logger of scales, scale sizes and bias terms. Added a specialized initBriggsWeightor in MultiTermFTNew and put traps for nullptr Updated test_tclean to include new test values due to changes to sma...5.6.0-mas-52CAS-9621
Ville SuorantaVille Suoranta
555fb0de3a3MMerge pull request #1058 in CASA/casa from CAS-12583 to master* commit 'aa8500d4f4ad750b14ba5ce687e5a304eac5968e': test_plotms test tolerance Add plotms verification and regression tests for showimageCAS-12583
Ville SuorantaVille Suoranta
23cb81e36d4MMerge pull request #1057 in CASA/casa from bugfix/CAS-12545 to master* commit '28008b5427b8b2b53696ea56d473396a6b12ef85': master merged into bugfix/CAS-12545 moved epoch check and warning log to VLAFiller CAS-12545: protect against npol=0 case for otherwise valid CDA. Needs more investigation, can not fill. Add reporting of revision value to tVLALogicalRecord CAS-12545: try to only emit IF transfer switching warning once for a given antenna name CAS-...CAS-12545
Andrew McNicholsAndrew McNichols
4173a2f015fFinal fix to test_simobserve.py for new parameter comp_nchan testing for CAS-12572test-CAS-12572-5CAS-12572
David MehringerDavid Mehringer
b358d74b901add verification test for CAS-12513bugfix-CAS-12513-3CAS-12513
Akeem WellsAkeem Wells
4c9627f2b3cInitial commit for casaTestHelperfeature-CAS-12424-1
George MoellenbrockGeorge Moellenbrock
467a04421c5MMerge branch 'master' into bugfix/CAS-12576bugfix-CAS-12576-1CAS-12576
Andrew McNicholsAndrew McNichols
2fd8c591675Add reference to new, channelized interferometric data to serve as reference values for testComp_intNchan in test_simobserve.py for CAS-12572test-CAS-12572-4CAS-12572
George MoellenbrockGeorge Moellenbrock
1e179bbd73bCAS-12576: In SingleDishSkyCal::calcWtScale, moved CTInterface object into the iAnt loop, as this seems to prevent ct_ from remaining open in the table cache.CAS-12576
Andrew McNicholsAndrew McNichols
730cb0fbb55Enable piecewise comparison of image frequency coordinates in _get_imstats method of test_simobserve.py for CAS-12572CAS-12572
Ville SuorantaVille Suoranta
e897f627aa6MMerge branch 'master' into CAS-9621CAS-9621
Ville SuorantaVille Suoranta
f254bbbb210MMerge pull request #1059 in CASA/casa from CAS-12568 to master* commit '9e2fff76985ec9c5f9b1514799f2ee3be82ec1f6': Removed old tclean parallel test, test_refimager_parallel.py and modified CMakeLists.txt. Removed old tclean test, test_refimager.py Removed test_widefield_failing that are no longer in use from test_tclean5.6.0-mas-51CAS-12568
Ville SuorantaVille Suoranta
ef794bae0b7MMerge pull request #1043 in CASA/casa from CAS-12405 to master* commit 'e1d9a0856d6020c5ec4cf30dc20639ac82d12fd2': fix MPI case for test_tclean a file was left open fix correct a throw when image size is 0 fixed the case when deconvolvers are not set changed to info2 Worked around some state problem that blocks querying image size added function to get ram usage of objectsCAS-12405
Pam FordPam Ford
aa8500d4f4atest_plotms test tolerancetest-CAS-12583-2
Jan-Willem SteebJan-Willem Steeb
a3eaa9c0242Disabled parallel for deconvolver=mtmfs, nterms=1, specmode=cube.5.5.0-134-test-CAS-9621-7
Ville SuorantaVille Suoranta
28008b5427bMMerge remote-tracking branch 'origin/master' into bugfix/CAS-12545bugfix-CAS-12545-4CAS-12545
George MoellenbrockGeorge Moellenbrock
35bf661f252MMerge branch 'master' into bugfix/CAS-11552bugfix-CAS-11552-2CAS-11552
George MoellenbrockGeorge Moellenbrock
4b1d9312e1aCAS-11552: Repairs for defects discovered in testing: corrected frequency label for MBDelays, fixes to shift theorem application for heterogeneous spws, updates to associated c++ unit test (including some minor updates to how test data is generated in SimpleSimVi2).CAS-11552
Andrew McNicholsAndrew McNichols
30c657f260dRemove self.comp_nchan reference from testNZ_sdAtm_dnu and testNZ_sdMan_dnu; add parameter settings to testBad_compwidth and testBad_comp_nchan
Ville SuorantaVille Suoranta
5212ddef70dMMerge pull request #1055 in CASA/casa from bugfix/CAS-12577 to master* commit '95fecfad64e83b7499d3cae4795fcdcac359b7c2': fix a rounding error which was allowing non-valid indices5.6.0-mas-50CAS-12577
Ville SuorantaVille Suoranta
42e1bd30d6eMMerge pull request #1056 in CASA/casa from CAS-12557 to master* commit 'dea7cb733c3c7f1002528dc871264475416fe953': Further synchronizations of vishead description between xml and plone Fixes SyntaxError if parameter descriptions contain quotes Remove obsolete doc sentence Fix online documentation of the vishead taskCAS-12557
Ville SuorantaVille Suoranta
5f82121a22bMMerge pull request #1046 in CASA/casa from CAS-6747 to master* commit '4d3016ae6dd7db06a6094dedd74e248c1f4df77d': Added inline doc info to interp parameter xml for relative frequency interpolation (CAS-6747); uniformized interp param info for these tasks. Add relative frequency interpolation support (CAS-6747) to traditional apply (non-CalLibrary) mechanism, triggered by "rel" appearing in the freq-dep interpolation parameter. Interpolation will be ...CAS-6747
Ville SuorantaVille Suoranta
247ec9ba4e6MMerge pull request #1047 in CASA/casa from bugfix/CAS-12559 to master* commit 'c6c7063d1487562ed4d8f2182d3ac127601204d0': CAS-12559 GaussianBeam fixes imported from casacoreCAS-12559
Takahiro TsutsumiTakahiro Tsutsumi
9e2fff76985Removed old tclean parallel test, test_refimager_parallel.py andmodified CMakeLists.txt.test-CAS-12568-1
Pam FordPam Ford
841954e9932Add plotms verification and regression tests for showimagetest-CAS-12583-1
Takahiro TsutsumiTakahiro Tsutsumi
a98454e35d0Removed old tclean test, test_refimager.pyRemoved test_widefield_failing that are no longer in use from test_tclean
David MehringerDavid Mehringer
0b7a15dc941new ref val must also be offset by half the smoothing widthbugfix-CAS-12513-2
Bob GarwoodBob Garwood
388f20b5e17master merged into bugfix/CAS-12545bugfix-CAS-12545-3CAS-12545
Ville SuorantaVille Suoranta
58890804741MMerge pull request #1054 in CASA/casa from bugfix/CAS-12130 to master* commit '24c1f9ca589fdd6925ac11925e4980d6ac7189b0': add releaseImageLocks to predictModel Added releaseImageLocks in predictModel try to unlock image before restore5.6.0-mas-49CAS-12130
Ville SuorantaVille Suoranta
900822a56e5MMerge pull request #1052 in CASA/casa from CAS-12580 to master* commit 'e91ea96a643c90facf4041098b92f830ed861511': Added a note about niter overflowCAS-12580
Ville SuorantaVille Suoranta
650fc641557MMerge pull request #1051 in CASA/casa from CAS-12387 to master* commit 'e501f332240ae6dd9d16167f9677e713398d04b5': Update hardcoded t0 assignment to match table 9.2 of published C7 revision of ALMA technical handbook for CAS-12387CAS-12387
Andrew McNicholsAndrew McNichols
6ccf773998cUpdate test testComp_intNchan in test_simobserve.py for CAS-12572test-CAS-12572-3CAS-12572
Andrew McNicholsAndrew McNichols
da4dbb218fcCreate new simobserve tests testComp_intNchan and testBad_comp_nchan; update all the tests that call compwidth to also call comp_nchan; add default test value of 1 (parameter default) for comp_nchan for both test classes that use components (simobserve_comp and simobserve_skycomp) for CAS-12572test-CAS-12572-2CAS-12572
Takahiro TsutsumiTakahiro Tsutsumi
e91ea96a643Added a note about niter overflowtest-CAS-12580-1
Jan-Willem SteebJan-Willem Steeb
27f86e5bcceTransfered tests from test_refimager to test_tclean.5.5.0-134-test-CAS-9621-6
Kumar GolapKumar Golap
95fecfad64efix a rounding error which was allowing non-valid indicesbugfix-CAS-12577-1
David MehringerDavid Mehringer
da3b457dfeaCAS-12513 fix ia.boxcar() doc issue and output csys ref value issuebugfix-CAS-12513-1CAS-12513
Kumar GolapKumar Golap
e1d9a0856d6fix MPI case for test_tcleantest-CAS-12405-6

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

Add shortcut