1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Andrew McNicholsAndrew McNichols
504e2c7fa90MMerge branch 'CAS-14220' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14220CAS-14220
Ville SuorantaVille Suoranta
ae018a5f5c3Fix assert in almaabs.cFix assert in almaabs.c
Andrew McNicholsAndrew McNichols
996f26e8703Fix use of CMAKE_BUILD_TYPE inputs
Andrew McNicholsAndrew McNichols
f23b327ee39Add coverage documentation to readme.md (CAS-14220)CAS-14220
Andrew McNicholsAndrew McNichols
952550f53b6MMerge branch 'master' into CAS-14220CAS-14220
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
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
Takeshi NakazatoTakeshi Nakazato
60c4540243eMMerge branch 'master' into CAS-9957CAS-9957
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
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
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
Ville SuorantaVille Suoranta
b952a3bc2a9MPull request #857: Change README.md to readme.md in setup.cfgMerge in CASA/casa6 from CAS-14427 to master * commit 'a97451ee9edef321eb2bba04a3e94a96a944fe5a': Change README.md to readme.md in setup.cfgCAS-14427
Takeshi NakazatoTakeshi Nakazato
232e250f009CAS-14426 quick fix for regression test failureCAS-14426
Darrell SchiebelDarrell Schiebel
4cfb1163eb1substitute the viewer end-of-life URL for the placeholder string [CAS-14424]CAS-14424
Akeem WellsAkeem Wells
ecddddbe788MMerge branch 'CAS-14377' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14377CAS-14377
Akeem WellsAkeem Wells
ec7f74ecf1aUpdate documentation
Ville SuorantaVille Suoranta
9e69ab9c8fbMPull request #856: CAS-14420Merge in CASA/casa6 from CAS-14420 to master * commit '349796c773c70843e7d398efd920763fb71f9c1e': Change /opt/local/lib to @rpath for the dependencies in __casac__/libCAS-14420
Ville SuorantaVille Suoranta
349796c773cMMerge branch 'master' into CAS-14420CAS-14420
Darrell SchiebelDarrell Schiebel
5317befaa37in sdintimaging(...interactive=True, ...) post removal notice on macOS if casaviewer is not found [CAS-14424]CAS-14424
Darrell SchiebelDarrell Schiebel
c34fe97227fin deconvolve(...) post removal notice on macOS if casaviewer is not found [CAS-14424]CAS-14424
Ville SuorantaVille Suoranta
a97451ee9edChange README.md to readme.md in setup.cfg
Ville SuorantaVille Suoranta
15b4c8eb0c9MMerge branch 'master' into CAS-14421CAS-14421
Darrell SchiebelVille SuorantaDarrell Schiebel
813f6801324MPull request #855: CAS-14309Merge in CASA/casa6 from CAS-14309 to master * commit '709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6': pick up new viewer & plotms [CAS-14309] include xml-casa changes which are more recent [CAS-14309] pickup casaviewer/casaplotms built with bamboo generated jar file [CAS-14309] pickup the bamboo generated jar file for xml-casa [CAS-14309] pick up casaviewer/casaplotms wheels [CAS-14309...CAS-14309
Takahiro TsutsumiVille SuorantaTakahiro Tsutsumi
946005d41e9MPull request #854: CAS-14408Merge in CASA/casa6 from CAS-14408 to master * commit 'd05366008d20518824619a45d31be8a63bcfa624': Add titan_eph_from_textdata.tab to teardown list Minor improvements in the code based on the code review Fixed the paths to the input data files Added tests for tocasatb.Removed the debug message. Minor update Fixed the bug in handing text file ephemeris data as input. Added support fo...CAS-14408
Darrell SchiebelDarrell Schiebel
77f8ae63ad9trap tclean(...interactive=True... ) on macOS and raise an exception if casaviewer is not available [CAS-14424]CAS-14424

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

Add shortcut