1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Federico Montesino PouzolsFederico Montesino Pouzols
a5de732237fMMerge remote-tracking branch 'origin/master' into bugfix/CAS-10584CAS-10584
Darrell SchiebelDarrell Schiebel
f808ee7bc12MMerge pull request #498 in CASA/casa from bugfix/CAS-11333 to master* commit '67ba9454d1b09356e18d015263095cabc22c5841': Set obsPosition properly5.3.0-mas-125CAS-11333
Darrell SchiebelDarrell Schiebel
9224a7575a2MMerge pull request #499 in CASA/casa from hotfix/CAS-11377 to master* commit '86d6e3fc1da2b9d3e0d7464476091b8cc37de485': Fixed Indentation Errors Fixed ssl deprecation and ssl protocol error. Update ssl.PROTOCOL_TLSv1 to ssl.PROTOCOL_TLS. This change will only work in python 2.7.13 and greaterCAS-11377
Darrell SchiebelDarrell Schiebel
24ac2fc6413MMerge pull request #497 in CASA/casa from CAS-11262-2 to master* commit 'd888ff33b102c6b34252c153de1c06aab7e7f825': Fixed typo in MPIClient() call. Added also a check if mpi is enabled so that it only goes through parallel section if mpicasa is used. This will force running through an MMS as a monolithic MS when casa is not started with mpicasa. Still need to verify tests.CAS-11262
Akeem WellsAkeem Wells
86d6e3fc1daFixed Indentation ErrorsFixed Indentation Errors
Akeem WellsAkeem Wells
b5a9f0c15f9Fixed ssl deprecation and ssl protocol error.Update ssl.PROTOCOL_TLSv1 to ssl.PROTOCOL_TLS. This change will only work in python 2.7.13 and greater
Ville SuorantaVille Suoranta
ee3949b3278MMerge pull request #494 in CASA/casa from CAS-11290 to master* commit '14b7a96911ebbf33b704b243bc8f7d6b7326853b': add "*.rstr" panel type option5.3.0-mas-124CAS-11290
Ville SuorantaVille Suoranta
7b081fc7a84MMerge pull request #493 in CASA/casa from CAS-11365 to master* commit 'a35ac731d8a9bf769fe50f84574cbf463e91d1a1': initialize asdm storage manager w/ CASAtools5.3.0-mas-123CAS-11365
Ville SuorantaVille Suoranta
ff0daa1fd82MMerge pull request #492 in CASA/casa from bugfix/CAS-11288 to master* commit 'bc4f8bc099c7d0ed2ee18550e99c13d59149aeb0': Exit right away if the initial automask (or mask) is zeroCAS-11288
Ville SuorantaVille Suoranta
aa22b100026MMerge pull request #491 in CASA/casa from hotfix/remove-import-find to master* commit '8908f19abfc35452dec159036a438b8190442767': removed "import find" from casa.py to fix failing pipeline test5.3.0-mas-122
Darrell SchiebelDarrell Schiebel
a35ac731d8ainitialize asdm storage manager w/ CASAtools5.3.0-121-test-CAS-11365-1
Akeem WellsAkeem Wells
8908f19abfcremoved "import find" from casa.py to fix failing pipeline test
Darrell SchiebelDarrell Schiebel
19b6d3f331cMMerge pull request #489 in CASA/casa from CAS-10576 to master* commit '8048ddc58fa30ca22631260359722af9c9f51b7b': Fix fixplanets typo and fixuvw description Fix task_importvla typos. CAS-10576 Fix a typo in task_listvis docsCAS-10576
Darrell SchiebelDarrell Schiebel
a144db536c7MMerge pull request #490 in CASA/casa from CAS-9139 to master* commit '2956754d04ed5059fbda873e1dda7e0b361d5d02': fix typo in hdkey exampleCAS-9139
Sandra M. CastroSandra M. Castro
d888ff33b10Fixed typo in MPIClient() call. Added also a check if mpi is enabledso that it only goes through parallel section if mpicasa is used. This will force running through an MMS as a monolithic MS when casa is not started with mpicasa. Still need to verify tests.
David MehringerDavid Mehringer
2956754d04efix typo in hdkey example5.3.0-120-test-CAS-9139-1
Darrell SchiebelDarrell Schiebel
3ab26cfbbf9MMerge pull request #488 in CASA/casa from CAS-11347 to master* commit '541830024585f48d0d6d4dbc586e2c4217f12fc8': Remove find_pg import from task_wrappers.py Remove task_find5.3.0-mas-121CAS-11347
Ville SuorantaVille Suoranta
8048ddc58faFix fixplanets typo and fixuvw description5.3.0-118-test-CAS-10576-2
Ville SuorantaVille Suoranta
7657972acc3MMerge pull request #486 in CASA/casa from CAS-11262 to master* commit 'ee907319c4539cfeb97916f4d391d21c391e72a3': It will raise and error and exit if the alternative datapath is not found. Added the use of local instance of the table tool. Bypass checks that are not relevant for the MMS. These checks look at specific cells in specific rows and because MS and MMS have different sorting order, they do not work as it is. Added task_initweights to task...5.3.0-mas-120CAS-11262
Ville SuorantaVille Suoranta
14bc964b8dfMMerge pull request #487 in CASA/casa from bugfix/CAS-11349 to master* commit 'a3bf6f7d8d1f0d5537b024c903f005452cc248b2': Fixed wrong handling of empty dictionaryCAS-11349
Ville SuorantaVille Suoranta
dab2e431a25MMerge pull request #485 in CASA/casa from feature/CAS-10060 to master* commit '2d527481ad4dff786021e4793cbdb60b55a613bb': in-line help edits Fixed nsigma not being set initially in initMinorCycle. This is a workaround for now and more proper handling is done later. save debugging for now Fixed typos in log messages Made nsigma threshold to be updated before the global exit tests Clean up some of debug messages Fixed inconsistent log messages for di...CAS-10060
Ville SuorantaVille Suoranta
54183002458Remove find_pg import from task_wrappers.py5.3.0-118-test-CAS-11347-2
Takeshi NakazatoTakeshi Nakazato
a3bf6f7d8d1Fixed wrong handling of empty dictionaryCAS-11349 Copied and pasted corresponding code from casa2pycli.xsl.5.3.0-119-bugfix-CAS-11349-1CAS-11349
Pam FordPam Ford
ee1fec17dafMMerge pull request #484 in CASA/casa from CAS-11254 to master* commit 'eb5fb20980386c2a9e9d6e3912a84ddb53cf5730': Add deprecation warnings5.3.0-mas-119CAS-11254
Ville SuorantaVille Suoranta
84b588110faRemove task_find5.3.0-118-test-CAS-11347-1
Takahiro TsutsumiTakahiro Tsutsumi
2d527481ad4in-line help edits
Ville SuorantaVille Suoranta
d96bf1a731fMMerge pull request #482 in CASA/casa from feature/CAS-8556 to master* commit '8d4fb5774c7ba3a23149bf41912a207216adbd0f': Fix core dumps from badly-behaved data in FringeJones by adding better checksCAS-8556
Ville SuorantaVille Suoranta
18f1d2c4827Fix task_importvla typos.CAS-10576CAS-10576
Ville SuorantaVille Suoranta
c86d06ab973Fix a typo in task_listvis docsThis bug was introduced in CAS-11293CAS-11293
Sandra M. CastroSandra M. Castro
ee907319c45It will raise and error and exit if the alternative datapath is notfound. Added the use of local instance of the table tool.
Sandra M. CastroSandra M. Castro
a307a5626e0Bypass checks that are not relevant for the MMS. These checks look atspecific cells in specific rows and because MS and MMS have different sorting order, they do not work as it is.
Sandra CastroSandra Castro
9dff63d71a9MMerge pull request #483 in CASA/casa from CAS-11276 to master* commit 'd5b94430b83a80d2b4401ef7024f21e2214a5f86': In-line help rearrangement and more typo fixes Added deprecation messages and updated in-line helpCAS-11276
Takahiro TsutsumiTakahiro Tsutsumi
d5b94430b83MMerge branch 'master' into CAS-11276and fixing the conflict Conflicts: gcwrap/tasks/tclean.xmlCAS-11276
Takahiro TsutsumiTakahiro Tsutsumi
1c77e036ccfFixed nsigma not being set initially in initMinorCycle.This is a workaround for now and more proper handling is done later.
Sandra CastroSandra Castro
2c566636684MMerge pull request #481 in CASA/casa from bugfix/CAS-10487 to master* commit '602d3d9aad7c73f35cc65bbc0572e97169c62f48': when starting in an unwritable directory, warn about no log file unless --nologfile is specified rework management of no logfileCAS-10487
Des SmallDes Small
8d4fb5774c7MMerge remote-tracking branch 'origin/feature/CAS-8556' into feature/CAS-8556CAS-8556
Des SmallDes Small
75a5af05194Fix core dumps from badly-behaved data in FringeJones by adding better checks
Darrell SchiebelDarrell Schiebel
57086bef120MMerge pull request #480 in CASA/casa from CAS-11332 to master* commit '550778fb846121fcb38734ff26b1b9ef27bb8b67': Tweak target rms value for alma-m100-analysis-hpc-regression-tcleanCAS-11332
Takahiro TsutsumiTakahiro Tsutsumi
aa41867671fIn-line help rearrangement and more typo fixes
Sandra M. CastroSandra M. Castro
83270db871fAdded task_initweights to task_wrapper to be able to run in parallel.Added support to running with MMS in test_initweights Created static method to check when running on MPIClient Added test initweights in make_mmsdata to be able to create MMS for the tests
Takahiro TsutsumiTakahiro Tsutsumi
bc4f8bc099cMMerge branch 'master' into bugfix/CAS-11288CAS-11288
Takahiro TsutsumiTakahiro Tsutsumi
14854136e6csave debugging for now
Ville SuorantaSandra M. CastroVille Suoranta
52a65c60b58MMerge pull request #473 in CASA/casa from feature/CAS-11058 to master* commit 'a60de0aa5bf59ab6472c4804f661018caccef54e': Fix plotms poln ratio plots Fix plotms bpoly for spws with different nchan Fix iteraxis, coloraxis, text export for CalTables in plotms Fix plotms iteraxis options for cal tables Update plotms inline help for cal tables Disable flagging/unflagging for solvable cal tables in plotms Fix cal table antenna summary in plotms Added ...CAS-11058
Ville SuorantaVille Suoranta
173a8190480MMerge pull request #473 in CASA/casa from feature/CAS-11058 to master* commit 'a60de0aa5bf59ab6472c4804f661018caccef54e': Fix plotms poln ratio plots Fix plotms bpoly for spws with different nchan Fix iteraxis, coloraxis, text export for CalTables in plotms Fix plotms iteraxis options for cal tables Update plotms inline help for cal tables Disable flagging/unflagging for solvable cal tables in plotms Fix cal table antenna summary in plotms Added ...CAS-11058
Takeshi NakazatoTakeshi Nakazato
08954d172a2MMerge pull request #479 in CASA/casa from bugfix/CAS-11224 to master* commit '8cf4b99578971bd196e8dd71c0868254dc34681a': Added more initialization to temp images Added missing initialization of the positive maskCAS-11224
Takeshi NakazatoTakeshi Nakazato
bed29b5b4e9MMerge pull request #478 in CASA/casa from hotfix/CAS-11293-patch1 to master* commit '08632501a599206515d326562b60046bc9525be7': Fix imreframe documentation Fix listvis documentationCAS-11293
Takeshi NakazatoTakeshi Nakazato
67ba9454d1bMMerge branch 'master' into bugfix/CAS-11333CAS-11333
Takeshi NakazatoTakeshi Nakazato
d94e1401248MMerge pull request #477 in CASA/casa from hotfix/CAS-11277 to master* commit 'bd9d79b85648164507001ad96b78a740a9e53393': Fixed a typo and made revisions in in-line help documentCAS-11277
Takeshi NakazatoTakeshi Nakazato
b00d78916b3Set obsPosition properly CAS-11333 The obsPosition is set according to mLocation_p when mLocation_p is not deafult value (i.e. already set by the user or filled with the value appropriate for telescope name).CAS-11333
Takeshi NakazatoTakeshi Nakazato
603fe17622cMMerge pull request #476 in CASA/casa from CAS-11310 to master* commit '8fe720c8a8cce71bd48cdca28c508df31133dbb9': check plotms task is running and connected to pidCAS-11310

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

Add shortcut