Ville Suoranta | ee3949b3278M | Merge pull request #494 in CASA/casa from CAS-11290 to master* commit '14b7a96911ebbf33b704b243bc8f7d6b7326853b':
add "*.rstr" panel type option | | CAS-11290 |
Ville Suoranta | 7b081fc7a84M | Merge pull request #493 in CASA/casa from CAS-11365 to master* commit 'a35ac731d8a9bf769fe50f84574cbf463e91d1a1':
initialize asdm storage manager w/ CASAtools | | CAS-11365 |
Ville Suoranta | ff0daa1fd82M | Merge pull request #492 in CASA/casa from bugfix/CAS-11288 to master* commit 'bc4f8bc099c7d0ed2ee18550e99c13d59149aeb0':
Exit right away if the initial automask (or mask) is zero | | CAS-11288 |
Ville Suoranta | aa22b100026M | Merge 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 test | | |
Darrell Schiebel | a35ac731d8ainitialize asdm storage manager w/ CASAtools | initialize asdm storage manager w/ CASAtools | | |
Akeem Wells | 8908f19abfc | removed "import find" from casa.py to fix failing pipeline test | | |
Darrell Schiebel | 19b6d3f331cM | Merge 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 docs | | CAS-10576 |
Darrell Schiebel | a144db536c7M | Merge pull request #490 in CASA/casa from CAS-9139 to master* commit '2956754d04ed5059fbda873e1dda7e0b361d5d02':
fix typo in hdkey example | | CAS-9139 |
David Mehringer | 2956754d04e | fix typo in hdkey example | | |
Darrell Schiebel | 3ab26cfbbf9M | Merge pull request #488 in CASA/casa from CAS-11347 to master* commit '541830024585f48d0d6d4dbc586e2c4217f12fc8':
Remove find_pg import from task_wrappers.py
Remove task_find | | CAS-11347 |
Ville Suoranta | 8048ddc58fa | Fix fixplanets typo and fixuvw description | | |
Ville Suoranta | 7657972acc3M | Merge 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... | | CAS-11262 |
Ville Suoranta | 14bc964b8dfM | Merge pull request #487 in CASA/casa from bugfix/CAS-11349 to master* commit 'a3bf6f7d8d1f0d5537b024c903f005452cc248b2':
Fixed wrong handling of empty dictionary | | CAS-11349 |
Ville Suoranta | dab2e431a25M | Merge 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 Suoranta | 54183002458 | Remove find_pg import from task_wrappers.py | | |
Takeshi Nakazato | a3bf6f7d8d1 | Fixed wrong handling of empty dictionaryCAS-11349
Copied and pasted corresponding code from casa2pycli.xsl. | | CAS-11349 |
Pam Ford | ee1fec17dafM | Merge pull request #484 in CASA/casa from CAS-11254 to master* commit 'eb5fb20980386c2a9e9d6e3912a84ddb53cf5730':
Add deprecation warnings | | CAS-11254 |
Ville Suoranta | 84b588110fa | Remove task_find | | |
Takahiro Tsutsumi | 2d527481ad4 | in-line help edits | | |
Ville Suoranta | d96bf1a731fM | Merge 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 checks | | CAS-8556 |
Ville Suoranta | 18f1d2c4827 | Fix task_importvla typos.CAS-10576 | | CAS-10576 |
Ville Suoranta | c86d06ab973 | Fix a typo in task_listvis docsThis bug was introduced in CAS-11293 | | CAS-11293 |
Sandra M. Castro | ee907319c45 | It will raise and error and exit if the alternative datapath is notfound. Added the use of local instance of the table tool. | | |
Sandra M. Castro | a307a5626e0 | Bypass 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 Castro | 9dff63d71a9M | Merge 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 help | | CAS-11276 |
Takahiro Tsutsumi | d5b94430b83M | Merge branch 'master' into CAS-11276and fixing the conflict
Conflicts:
gcwrap/tasks/tclean.xml | | CAS-11276 |
Takahiro Tsutsumi | 1c77e036ccf | Fixed nsigma not being set initially in initMinorCycle.This is a workaround for now and more proper handling is done later. | | |
Sandra Castro | 2c566636684M | Merge 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 logfile | | CAS-10487 |
Des Small | 8d4fb5774c7M | Merge remote-tracking branch 'origin/feature/CAS-8556' into feature/CAS-8556 | | CAS-8556 |
Des Small | 75a5af05194 | Fix core dumps from badly-behaved data in FringeJones by adding better checks | | |
Darrell Schiebel | 57086bef120M | Merge pull request #480 in CASA/casa from CAS-11332 to master* commit '550778fb846121fcb38734ff26b1b9ef27bb8b67':
Tweak target rms value for alma-m100-analysis-hpc-regression-tclean | | CAS-11332 |
Takahiro Tsutsumi | aa41867671f | In-line help rearrangement and more typo fixes | | |
Sandra M. Castro | 83270db871f | Added 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 Tsutsumi | bc4f8bc099cM | Merge branch 'master' into bugfix/CAS-11288 | | CAS-11288 |
Takahiro Tsutsumi | 14854136e6c | save debugging for now | | |
 Ville Suoranta | 52a65c60b58M | Merge 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 Suoranta | 173a8190480M | Merge 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 Nakazato | 08954d172a2M | Merge 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 mask | | CAS-11224 |
Takeshi Nakazato | bed29b5b4e9M | Merge pull request #478 in CASA/casa from hotfix/CAS-11293-patch1 to master* commit '08632501a599206515d326562b60046bc9525be7':
Fix imreframe documentation
Fix listvis documentation | | CAS-11293 |
Takeshi Nakazato | d94e1401248M | Merge pull request #477 in CASA/casa from hotfix/CAS-11277 to master* commit 'bd9d79b85648164507001ad96b78a740a9e53393':
Fixed a typo and made revisions in in-line help document | | CAS-11277 |
Takeshi Nakazato | 603fe17622cM | Merge pull request #476 in CASA/casa from CAS-11310 to master* commit '8fe720c8a8cce71bd48cdca28c508df31133dbb9':
check plotms task is running and connected to pid | | CAS-11310 |
Darrell Schiebel | 602d3d9aad7 | when starting in an unwritable directory, warn about no log file unless --nologfile is specified | | |
Ville Suoranta | 550778fb846 | Tweak target rms value for alma-m100-analysis-hpc-regression-tclean | | |
Ville Suoranta | 08632501a59 | Fix imreframe documentation | | |
Ville Suoranta | e9c6273fa0f | Fix listvis documentation | | |
Takahiro Tsutsumi | fcf3e631152M | Merge branch 'master' into CAS-11276 | | CAS-11276 |
Takahiro Tsutsumi | d99adf1030e | Fixed typos in log messages | | |
Pam Ford | a60de0aa5bf | Fix plotms poln ratio plots | | |
Ville Suoranta | 56f520ce4a7M | Merge pull request #475 in CASA/casa from hotfix/pipelineTest2018Apr22 to master* commit 'eeb5a57c568706a73c5ccbdec1020fb0ebd9eda0':
Update to new pipeline regression values | | |
Ville Suoranta | 3d65c7bc3c0M | Merge pull request #474 in CASA/casa from CAS-11324 to master* commit '0c808c3bf58a806e93c92c95c81b0187afe3b57d':
use std:: when referencing stdc++ namespace symbols | | CAS-11324 |