1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
fa9bf49df57Fix extractcasascript.py and test_mstool.py syntax in Casa5Fix extractcasascript.py and test_mstool.py syntax in Casa5
Ville SuorantaVille Suoranta
c4edd8ef29cBackport 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.pyCAS-13164
Ville SuorantaVille Suoranta
853e1e55261MMerge 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 MoellenbrockGeorge Moellenbrock
fb07c5da2e3For CAS-13214, activate tests in test_req_task_polcal.py that exercise VLASS polcal fixes.CAS-13214
Neal SchweighartGeorge MoellenbrockNeal Schweighart
0587bb619b3Changed the unittests_list email contact to George
Neal SchweighartGeorge MoellenbrockNeal Schweighart
dbe3a437adaFixed def suite function arguments and added the test to CMakeLists and unittests_list
Neal SchweighartGeorge MoellenbrockNeal Schweighart
5a19faae048Fixed some of the test cases looking at wrong Dtrue table
Neal SchweighartGeorge MoellenbrockNeal Schweighart
5bd10f92b14updated the polcal test to look at the new data in the repo
Neal SchweighartGeorge MoellenbrockNeal Schweighart
f2baf92d93eedited some of the checks for the circular cases
Neal SchweighartGeorge MoellenbrockNeal Schweighart
de4741cc374Added new polcal test.Will likely recieve more updates
George MoellenbrockGeorge Moellenbrock
386e27e09e9For 6.1.2 branch, revert size_t to uInt in call to ArrayLogical::partialNFalse calls for consistency with state of casacore.
George MoellenbrockGeorge Moellenbrock
e96b0db6bd3To 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 MoellenbrockGeorge Moellenbrock
52c1861c3e2For CAS-13179, adjusted tDJones_GT to exercise newer guessPar signature, which caused this bugCAS-13179
George MoellenbrockGeorge Moellenbrock
d3fd982a3ebFor CAS-13179, added missing DJones::guessPar (with corrDepFlags parameter) signature, which was neglected in CAS-695.2 Jira issues
Ville SuorantaVille Suoranta
02a5c5522c9MMerge 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-13152CAS-13152
Ville SuorantaVille Suoranta
0b7e76888b3Update casaplotms to 1.0.25
Ville SuorantaVille Suoranta
819433e1b9fUpdate plotms version to 1.0.24
Ville SuorantaVille Suoranta
0e34eac717eMMerge branch 'release/6.1.1' into CAS-13152CAS-13152
Ville SuorantaVille Suoranta
fc96c1da36bFix casatelemetry in build.conf
Andrew McNicholsAndrew McNichols
0314f811ae2Update outputs list in simanalyze inline help to match casadocs for CAS-13152CAS-13152
Ville SuorantaVille Suoranta
527a5475daaRevert "Trigger a build"This reverts commit c4996c18db8e4f69c19718e54fe0a48115b6ff0d.
Ville SuorantaVille Suoranta
c4996c18db8Trigger a build
Ville SuorantaVille Suoranta
1114d37f2fdMMerge 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-13100CAS-13100
Ville SuorantaVille Suoranta
c7a3e4dd04bMMerge 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-131402 Jira issues
Andrew McNicholsAndrew McNichols
2f219c44e8bMirror changes specific to development branch CAS-12502 here, for CAS-131402 Jira issues
Ville SuorantaVille Suoranta
ed192a4eaf0MMerge 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 1311d33c867CAS-13115
Ville SuorantaVille Suoranta
f614299f40eMMerge 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 scriptCAS-12428
Federico Montesino PouzolsFederico Montesino Pouzols
275369da7c8flagcmd mpl plots: set marker, markerwidth, linewidth, ->CASA6, CAS-13100CAS-13100
Federico Montesino PouzolsFederico Montesino Pouzols
f873abeaa19flagcmd mpl plots: set marker, markerwidth, linewidth, CAS-13100CAS-13100
Ville SuorantaVille Suoranta
339ef762fb1Revert "Trigger a build"This reverts commit 5a36e34aef52b86f630bbf5a5e277bf9d2b0743c.
Ville SuorantaVille Suoranta
5a36e34aef5Trigger a build
Ville SuorantaVille Suoranta
e40d0b393feFix mpi wheel version
Ville SuorantaVille Suoranta
c7585bf9766Update build.conf
Sandra CastroSandra Castro
b8c0170ffebFixed test_param inside test_fringefit of CASA 5, to take a list whenitertools returns a tuple.
C. Enrique Garcia DaboC. Enrique Garcia Dabo
e6e5d308fb3MMerge branch 'fix_utest_list' into CAS-13115CAS-13115
Sandra CastroSandra Castro
8c0494dabe9MMerge 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 CastroSandra Castro
1664fdb0319MMerge 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 PouzolsFederico Montesino Pouzols
60d44a48f6cset figsize in flagcmd plots to prevent text overflow - casa6 copy, CAS-13100CAS-13100
Federico Montesino PouzolsFederico Montesino Pouzols
064270cb73aset figsize in flagcmd plots to prevent text overflow, CAS-13100CAS-13100
Takeshi NakazatoTakeshi Nakazato
122206ed4f9MMerge branch 'master' into CAS-12984CAS-12984
Ville SuorantaVille Suoranta
c8ae052e0bfMMerge pull request #177 in CASA/casa6 from CAS-13080 to master* commit 'c943a0a542cfc8a3f2e4e8debb6302d51cb2084e': improved handling of path to casa-data-req updated path to test data in casa-data-req CAS-13080 improved debug message CAS-13080 define test for CASA 5 CAS-13080 add unit test to confirm bug fix CAS-13080 more robust fix CAS-13080 reset lastAntID_p when switching to next MS to force imager to refresh antenna position.CAS-13080
Takeshi NakazatoTakeshi Nakazato
c51fb049dd1handle two possibilities of path to casa-data-req
Takeshi NakazatoTakeshi Nakazato
c943a0a542cimproved handling of path to casa-data-req
Renaud MielRenaud Miel
783f2bc7a92MMerge branch 'master' into CAS-12712CAS-12712
Takeshi NakazatoTakeshi Nakazato
cdd758009e5MMerge branch 'master' into CAS-12984CAS-12984
Takeshi NakazatoTakeshi Nakazato
3b9398616eaCAS-12984 revert changes related to CDELT3 issue- also disabled relevant testsCAS-12984
C. Enrique Garcia DaboC. Enrique Garcia Dabo
4340fb4d689Fix corruption in uTest_list.json introduced in 1311d33c867
Takeshi NakazatoTakeshi Nakazato
ec392c92779MMerge branch 'master' into CAS-13080CAS-13080
Ville SuorantaVille Suoranta
d8b260439f2MMerge pull request #176 in CASA/casa6 from CAS-13020 to master* commit '90909aa623f941094b254b913f5d8109e1b48707': Update build.conf Get telemetry config from rcdir pick new casaviewer (CAS-13020) more work on casaviewer/master merge (CAS-13020) trigger build (CAS-13020) trivial change to trigger build trigger a build trigger build (CAS-12887/CAS-12930) Trigger a build Revert "Trigger a build" Trigger a build Revert "Trigger a buil...3 Jira issues
Renaud MielRenaud Miel
d14c8462bf9MMerge branch 'master' into CAS-12712CAS-12712

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

Add shortcut