1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Kumar GolapKumar Golap
4026f35f550one test was looking for mtmfs_via_cubeone test was looking for mtmfs_via_cube
Kumar GolapKumar Golap
4df13e13a1fanother fix in merge issue
Kumar GolapKumar Golap
a790a905e05typo that broke make while doing merge with master process
Kumar GolapKumar Golap
03fd24c0849MMerge branch 'master' into CAS-13581CAS-13581
Kumar GolapKumar Golap
aa84568100bMMerge branch 'master' into CAS-13581CAS-13581
Takahiro TsutsumiVille SuorantaTakahiro Tsutsumi
ce914402cb0MPull request #876: CAS-14350Merge in CASA/casa6 from CAS-14350 to master * commit '0ef240c2282d14ed16d17ccdcc10f1f45943e765': Add a unit test Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters.CAS-14350
Kazuhiko ShimadaVille SuorantaKazuhiko Shimada
2f7e80b18ecMPull request #874: CAS-14417Merge in CASA/casa6 from CAS-14417 to master * commit '5415115a5ffd466b56ce96afce6383a48c610642': CAS-14417: modified tests with channel selection to execute tsdimaging properly CASA-14417: fixed the regression test of M100/SD CAS-14417: added some tests for the interpolation parameter CAS-14417: modified tests to change default interpolation parameter from nearest to linear2 Jira issues
Ville SuorantaVille Suoranta
8d65b1aa58eMPull request #875: CAS-14416Merge in CASA/casa6 from CAS-14416 to master * commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287': Update casaviewer in build.conf Update CasaViewer version in build.conf Update build.confCAS-14416
Ville SuorantaVille Suoranta
5fd67776d23Update casaviewer in build.conf
Akeem WellsVille SuorantaAkeem Wells
029970bd1f0MPull request #872: CAS-14457Merge in CASA/casa6 from CAS-14457 to master * commit 'e14d7a1ce2e2621eb4ab5d5d8d66b05975b435c8': Add backward compatibility Convert assertDictContainsSubset(a, b) to assertEqual(b, b | a) Add test_tool_synthesisutils to component_to_test_mapCAS-14457
Akeem WellsAkeem Wells
e14d7a1ce2eAdd backward compatibility
Akeem WellsAkeem Wells
578bf5600fcConvert assertDictContainsSubset(a, b) to assertEqual(b, b | a)
Akeem WellsAkeem Wells
573a3f65b29Add test_tool_synthesisutils to component_to_test_map
Takahiro TsutsumiSandra CastroTakahiro Tsutsumi
7f59542b4d4MPull request #871: CAS-14371Merge in CASA/casa6 from CAS-14371 to master * commit '754c61a43cacd511bf7b85e7053d53082f3aeb38': Removed the numbsubms parameter setting in importasdm after Tak's fix to the setjy code. Use ms_p to extract MS table name instead of mssel_p to avoid an issue encountered involving MMS Added numsubms=2 to the importasdm call to bypass the error with MMS in setjy when using usescratch=FalseCAS-14371
Ville SuorantaVille Suoranta
ac417588598MPull request #870: Update casacoreMerge in CASA/casa6 from CAS-14451 to master * commit '9c057c10a5f8aec71b26df690072c036ec5fa2a2': Update casacoreCAS-14451
Sandra CastroVille SuorantaSandra Castro
59748050746MPull request #869: CAS-14391Merge in CASA/casa6 from CAS-14391 to master * commit '40014047719f1b68325a80aca9a19607df4c5e5f': Removed another instance checking for Python 2 code. Removed casa5-related code. Added import inspect in parallel_task_helper Removed the use of default for a few regression scripts Removed the suite function from a few test scripts. Fixed the local_vars variable inside the write history blo...CAS-14391
Ville SuorantaVille Suoranta
8b0120d0d2dMPull request #868: CAS-14441Merge in CASA/casa6 from CAS-14441 to master * commit '05d9d968863b51760c41918d0f09825e44df2d7c': Escape double quotes Refine filtering for CAS-14441CAS-14441
Ville SuorantaVille Suoranta
9c057c10a5fUpdate casacore
Sandra CastroSandra Castro
40014047719Removed another instance checking for Python 2 code.
Ville SuorantaVille Suoranta
05d9d968863Escape double quotes
Ville SuorantaVille Suoranta
d87b14bb000Update CasaViewer version in build.conf
Sandra CastroSandra Castro
754c61a43caRemoved the numbsubms parameter setting in importasdm after Tak's fixto the setjy code.
Takahiro TsutsumiTakahiro Tsutsumi
8cb84c48a2aMMerge branch 'master' into CAS-14371CAS-14371
Takahiro TsutsumiTakahiro Tsutsumi
0a8dee7aaabUse ms_p to extract MS table name instead of mssel_p to avoid an issueencountered involving MMS
Ville SuorantaVille Suoranta
df5270a3b6cRefine filtering for CAS-14441CAS-14441
Sandra CastroSandra Castro
8549f4ed409Added numsubms=2 to the importasdm call to bypass the error with MMS insetjy when using usescratch=False
Takeshi NakazatoVille SuorantaTakeshi Nakazato
f127ea9c33eMPull request #865: CAS-13863Merge in CASA/casa6 from CAS-13863 to master * commit 'bbe7d372e537c293e32064db11eef17498ec9f4e': CAS-13863 update unittest to be consistent with the implementation CAS-13863 incorporate the update provided by Todd HunterCAS-13863
Takeshi NakazatoVille SuorantaTakeshi Nakazato
73c121f99c0MPull request #863: CAS-9957Merge in CASA/casa6 from CAS-9957 to master * commit '60c4540243eb8ce72f8f074d4fd56ccb910b3563': refactoring refactoring using slice functions npol=4 is not supported put const before type Refactoring for consistent coding style define weightMat as reference renamed weightspec to weightSpec CAS-9957 handle the case when both Wxx and Wyy is zero Use built-in types instead of c...CAS-9957
Takeshi NakazatoTakeshi Nakazato
bbe7d372e53MMerge branch 'master' into CAS-13863CAS-13863
Kazuhiko ShimadaKazuhiko Shimada
5415115a5ffCAS-14417: modified tests with channel selection to execute tsdimaging properlyCAS-14417
Takeshi NakazatoTakeshi Nakazato
60c4540243eMMerge branch 'master' into CAS-9957CAS-9957
Ville SuorantaVille Suoranta
4dcad261a9bUpdate build.conf
smcastrosmcastro
1cd5497908cMMerge branch 'master' into CAS-14391CAS-14391
Ville SuorantaVille Suoranta
0c7c9f99601MPull request #864: Update build options in readme.md.Merge in CASA/casa6 from CAS-14434 to master * commit 'd5ad268d9b68844013e1127f67c9b4d346763701': Update build options in readme.md. CAS-14434CAS-14434
smcastrosmcastro
f6692b42489MMerge branch 'master' into CAS-14391CAS-14391
Ville SuorantaVille Suoranta
b7d4367e3d7MPull request #862: CAS-14265Merge in CASA/casa6 from CAS-14265 to master * commit 'd34f304e22c5cbf50d9d3ec8b70f800603c85ae7': Fix C++17 deprecationsCAS-14265
Takeshi NakazatoTakeshi Nakazato
a6abe864de7MMerge branch 'master' into CAS-9957CAS-9957
Akeem WellsVille SuorantaAkeem Wells
60db5ba649dMPull request #861: CAS-14377Merge in CASA/casa6 from CAS-14377 to master * commit '2e40f49fb5a2497626567752b03dc6b61ae8ec49': Update documentation Update docstrings and documentation for runtest, xmlrunner_to_junit and testhelper in casatestutilsCAS-14377
Ville SuorantaVille Suoranta
d34f304e22cMMerge branch 'master' into CAS-14265CAS-14265
Ville SuorantaVille Suoranta
d5ad268d9b6Update build options in readme.md.CAS-14434CAS-14434
Kazuhiko ShimadaKazuhiko Shimada
4e34da07e13CASA-14417: fixed the regression test of M100/SDCASA-14417
Kazuhiko ShimadaKazuhiko Shimada
bc779dd9f78CAS-14417: added some tests for the interpolation parameterCAS-14417
Takeshi NakazatoTakeshi Nakazato
07e9a4e6063CAS-13863 update unittest to be consistent with the implementationCAS-13863
Takeshi NakazatoTakeshi Nakazato
5262bcfe5dbCAS-13863 incorporate the update provided by Todd HunterCAS-13863
Kazuhiko ShimadaKazuhiko Shimada
21678b8f960CAS-14417: modified tests to change default interpolation parameter from nearest to linearCAS-14417
Akeem WellsAkeem Wells
2e40f49fb5aMMerge branch 'master' into CAS-14377CAS-14377
Ville SuorantaVille Suoranta
1bbc8096b8cMPull request #860: CAS-14424Merge in CASA/casa6 from CAS-14424 to master * commit '4cfb1163eb1bbde7fdcec3ef6accde1df1611429': substitute the viewer end-of-life URL for the placeholder string [CAS-14424] in sdintimaging(... interactive=True, ...) post removal notice on macOS if casaviewer is not found [CAS-14424] in deconvolve(...) post removal notice on macOS if casaviewer is not found [CAS-14424] trap tclean(......CAS-14424
Ville SuorantaVille Suoranta
b1a18214a0eFix C++17 deprecations
Takeshi NakazatoSandra CastroTakeshi Nakazato
7f3746a59a0MPull request #859: CAS-14426 quick fix for regression test failureMerge in CASA/casa6 from CAS-14426 to master * commit '232e250f00946f826afbcd03f3c2d040399e7c14': CAS-14426 quick fix for regression test failureCAS-14426
Ville SuorantaVille Suoranta
a476affec93MPull request #858: CAS-14421Merge in CASA/casa6 from CAS-14421 to master * commit '15b4c8eb0c913d6b09d57756b45d4cfdeeac2afc': remove CASA5/CASA6 conversion period version functions [CAS-14421]CAS-14421

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

Add shortcut