1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Andrew McNicholsVille SuorantaAndrew McNichols
4eb615c710fMPull request #578: Update ALMA band 1 specs in simutil for CAS-13840Merge in CASA/casa6 from CAS-13840 to release/6.4.1 * commit '32a9dd89c0c1709381d6048bcccb66d75c56bb13': Update ALMA band 1 specs in simutil for CAS-13840CAS-13840
Andrew McNicholsAndrew McNichols
32a9dd89c0cUpdate ALMA band 1 specs in simutil for CAS-13840Update ALMA band 1 specs in simutil for CAS-13840CAS-13840
Ville SuorantaVille Suoranta
24af34b2eccMMerge pull request #551 in CASA/casa6 from CAS-13752 to release/6.4.1* commit '60d6bb35b45981e3fbf41cb4ddb98c81ada9eec0': CAS-13532 patching small holes left in PySynthesisImager CAS-13532 updating failing test values for update (more accurate) mtmfs iteration counts CAS-13532 fixing bad cummulative iterdone for mtmfs deconvolver, avoid freeing a counted pointer CAS-13532 code cleanup from code review CAS-13532 fix off-by-one iteration return of iterat...2 Jira issues
Ville SuorantaVille Suoranta
795781304edMMerge pull request #544 in CASA/casa6 from CAS-13694 to release/6.4.1* commit 'b6d5fc4c8f4a603a786799b191027176cb42b37e': move changes from CAS-13609 here2 Jira issues
Ville SuorantaVille Suoranta
b61f8b9301eCAS-13758 Upgrade remove_cloud for CASA 6.4 - casaaddonsCAS-13758
Benjamin BeanBenjamin Bean
60d6bb35b45CAS-13532 patching small holes left in PySynthesisImagerCAS-13532
Benjamin BeanBenjamin Bean
0e42975a96dCAS-13532 updating failing test values for update (more accurate) mtmfs iteration countsCAS-13532
Benjamin BeanBenjamin Bean
aff7f5f515fCAS-13532 fixing bad cummulative iterdone for mtmfs deconvolver, avoid freeing a counted pointerCAS-13532
Benjamin BeanBenjamin Bean
416a67b66a5CAS-13532 code cleanup from code reviewCAS-13532
Benjamin BeanBenjamin Bean
e6d66a0c4bbCAS-13532 fix off-by-one iteration return of iteration count in MultiTermMatrixCleaner.cc::mtclean()CAS-13532
Benjamin BeanBenjamin Bean
155b981dfeaCAS-13532 fix hogbom off-by-one-error as caused by fortran's indexing at 1CAS-13532
Benjamin BeanBenjamin Bean
0ee059c621bCAS-13532 while I'm here, let's standardize these checks to be the same within and without the if statement scopeCAS-13532
Benjamin BeanBenjamin Bean
963d6b87e75CAS-13532 don't not check for exit criteria just because no major cycles have been evaluated yetCAS-13532
Benjamin BeanBenjamin Bean
71b70c6ba45CAS-13532 adding updated xml fileCAS-13532
Benjamin BeanBenjamin Bean
423fc67ec18CAS-13532 fixing different mask for minor/major cycle peakres check in mtmfs bugCAS-13532
Benjamin BeanBenjamin Bean
2674fc481c4CAS-13532 adding warning when there are non-zero pixels at the edge of the .pb imageCAS-13532
Ville SuorantaVille Suoranta
ac9137b5288Trigger build for Macos packaging updates
Ville SuorantaVille Suoranta
0fe7bd9c6d8MMerge pull request #504 in CASA/casa6 from CAS-13677 to release/6.4.1* commit '08d9f348f73cb61872e530fe8a7fc3d9b97735e8': CAS-13677 : Copied code changes one file at a time from CAS-13618, after checking the diffs manually to ensure consistency with the current release/6.4.1 branch2 Jira issues
Ville SuorantaVille Suoranta
66976afa7e8Trigger a build
R. V. UrvashiR. V. Urvashi
08d9f348f73CAS-13677 : Copied code changes one file at a time from CAS-13618, after checking the diffs manually to ensure consistency with the current release/6.4.1 branch2 Jira issues
Ville SuorantaVille Suoranta
9058e095d1dMMerge pull request #494 in CASA/casa6 from CAS-13690 to release/6.4.1* commit 'd30a6dc4f3e39b82cb47f938ebb806bf5f68c7de': CAS-13508 fix/test updates for 6.4.12 Jira issues
Ville SuorantaVille Suoranta
3e01a6cc6f5MMerge pull request #493 in CASA/casa6 from CAS-13656 to release/6.4.1* commit '8e8b02ee467cb37d27f0cb6fcc065131a1e7fd07': update to casampi with increased buffer size, CAS-13656CAS-13656
Ville SuorantaVille Suoranta
bc8efdcaad7MMerge pull request #489 in CASA/casa6 from CAS-13679 to release/6.4.1* commit '29319a506789de346dd16b223115f903c8970a5a': removed the debug print statements CAS-13615 bug fix and test update for 6.4.12 Jira issues
Takahiro TsutsumiTakahiro Tsutsumi
d30a6dc4f3eCAS-13508 fix/test updates for 6.4.1CAS-13508
Kumar GolapKumar Golap
b6d5fc4c8f4move changes from CAS-13609 hereCAS-13609
Ville SuorantaVille Suoranta
e1eecc5db11MMerge pull request #477 in CASA/casa6 from CAS-13680 to release/6.4.1* commit '8bb6523926454d45cf3a29154b1b96f6e6db2a3b': add allocated object hints for swig functions returning allocated tools (CAS-13648)2 Jira issues
Takahiro TsutsumiTakahiro Tsutsumi
29319a50678removed the debug print statements
Ville SuorantaVille Suoranta
71fddb045e7MMerge pull request #473 in CASA/casa6 from CAS-13658 to release/6.4.1* commit '6e3357e1718be4dd8fbece1525a24b3cbd546489': CAS-13639 fix for another memory leak on type conversion CAS-13639 remove the comment that might be related to the fix CAS-13639 proper handling of reference count for dictionary key and values2 Jira issues
Takahiro TsutsumiTakahiro Tsutsumi
d8a790bb321CAS-13615 bug fix and test update for 6.4.1CAS-13615
Federico Montesino PouzolsFederico Montesino Pouzols
8e8b02ee467update to casampi with increased buffer size, CAS-13656CAS-13656
Darrell SchiebelDarrell Schiebel
8bb65239264add allocated object hints for swig functions returning allocated tools (CAS-13648)CAS-13648
Takeshi NakazatoTakeshi Nakazato
6e3357e1718CAS-13639 fix for another memory leak on type conversionCAS-13639
Takeshi NakazatoTakeshi Nakazato
50828fd2716CAS-13639 remove the comment that might be related to the fixCAS-13639
Takeshi NakazatoTakeshi Nakazato
8baa00fa547CAS-13639 proper handling of reference count for dictionary key and valuesCAS-13639
Ville SuorantaVille Suoranta
85a25467771Trigger a build
Ville SuorantaVille Suoranta
da5ae71bbe7MMerge pull request #464 in CASA/casa6 from CAS-13627 to master* commit 'bf6098b90e206b55018cf65cd3e6c4af6552f15e': Add --rcdir option Bug Fixes for list option, remove --all option, map class option to dry-run, fix issue in writing skip tests to logfile, general script cleanupCAS-13627
Ville SuorantaVille Suoranta
255bb656f53MMerge pull request #465 in CASA/casa6 from CAS-13478 to master* commit '9df6fd76db0c5d9f29f9f154855ec465551ea9f5': Remove py3.x extension from the tarball name in runtest.py Update almatasks version Update build.conf to 1.2.0CAS-13478
Ville SuorantaVille Suoranta
2eb8ba7d476MMerge pull request #458 in CASA/casa6 from CAS-13493 to master* commit 'c65f853ac9d80729812235563a9b56f3d61b7b80': CAS-13493 updating a few of the expected values CAS-13493 don't overwrite parameter names in the function so that history gets recorded correctly CAS-13493 removing test artifacts CAS-13493 not checking for miscinfo keywords for sdonly images CAS-13493 verifying that th.check_final(...) passes with a self.assertTrue(...) CAS-13493...2 Jira issues
Ville SuorantaVille Suoranta
0defde0f173MMerge pull request #463 in CASA/casa6 from CAS-13623 to master* commit '07af1e398268a441df037ca5c162440289dcb4f4': Closing table before assertion in test_fringefit.py Removed an unhelpful and inaccurate comment Added a simple test for FringeJones calibration tables to check consequences of FreqMetaData use Fringefit task now uses FreqMetaData to get the reference frequencyCAS-13623
Akeem WellsAkeem Wells
bf6098b90e2Add --rcdir option
Ville SuorantaVille Suoranta
9df6fd76db0Remove py3.x extension from the tarball name in runtest.py
Ville SuorantaVille Suoranta
d729b18f1acMMerge branch 'master' into CAS-13478CAS-13478
Akeem WellsAkeem Wells
da025023f81MMerge branch 'master' into CAS-13627CAS-13627
Ville SuorantaVille Suoranta
b80ccfeb993Trigger a build
Des SmallDes Small
07af1e39826MMerge branch 'master' into CAS-13623CAS-13623
Benjamin BeanBenjamin Bean
c65f853ac9dMMerge branch 'master' into CAS-13493CAS-13493
Benjamin BeanBenjamin Bean
09c085e9270CAS-13493 updating a few of the expected valuesCAS-13493
Akeem WellsAkeem Wells
44052d58228MMerge branch 'master' into CAS-13627CAS-13627
Ville SuorantaVille Suoranta
f0ca33e60bbMMerge pull request #462 in CASA/casa6 from CAS-13461 to master* commit '7bda31ccd8e0baf058348006f8e883b217aa6c7c': (39 commits) moved modules to latest versions after CAS-13461 mergers updated build.conf to latest CAS-13461 versions Copied some .cc files where the header files were previously copied to CASAviewer (orphaned implementation files not compiled anywhere) latest versions for the modules in build.conf for this branch removed code that ...CAS-13461
Bob GarwoodBob Garwood
7bda31ccd8emoved modules to latest versions after CAS-13461 mergersCAS-13461

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

Add shortcut