Federico Montesino Pouzols | 667963e9f92fix comments, CAS-12728 | fix comments, CAS-12728 | | CAS-12728 |
Federico Montesino Pouzols | 36685acfa05 | bring updates to _async tests from CASA 6, CAS-12728 | | CAS-12728 |
Darrell Schiebel | aa8f277d8ba | add 'ignorecase' for <allowed> w/ casa 6 | | |
Ville Suoranta | eaacd4e6cfeM | Merge pull request #1140 in CASA/casa from bugfix/CAS-12725 to master* commit 'caa995adc1becf87d30a5268baec53755c838b30':
Fixed data discovery issues that were causing failures | | CAS-12725 |
Ville Suoranta | 1890b1722daM | Merge pull request #1139 in CASA/casa from bugfix/CAS-12724 to master* commit '1a54415e9997ce9912f129f5ae9e547401b6d3b7':
Failures were caused by floating pprecion differences between operation systems. Replaced Exact comparisons with numpy.isclose | | CAS-12724 |
Ville Suoranta | bf33e53c363M | Merge pull request #1142 in CASA/casa from CAS-12597 to master* commit '4f49653ec2fd56a41f439e4dc3830e5eb2ce27c4':
CAS-12597 : Reduce compute of one step in the MTMFS minor cycle. | | CAS-12597 |
Ville Suoranta | 5bb95a9433dM | Merge pull request #1137 in CASA/casa from hf-drs38 to master* commit '7da90010b0789529974557471d891b51d7cd0531':
etc.
fix CASA 5 initialize + make asdmstman initialization consistent with other apps
add python path for access from c++/python | | |
Neal Schweighart | caa995adc1b | Fixed data discovery issues that were causing failures | | |
Neal Schweighart | 1a54415e999 | Failures were caused by floating pprecion differences between operation systems.Replaced Exact comparisons with numpy.isclose | | |
Ville Suoranta | 82da57aff77M | Merge pull request #1138 in CASA/casa from CAS-12684 to master* commit 'cf4b3b0599acc80918a02b5ee6db0de208581019':
CAS-12684: remove async parameters, including documentation and example scripts | | CAS-12684 |
Darrell Schiebel | 7da90010b07 | etc. | | |
Darrell Schiebel | a16e5fec871 | fix CASA 5 initialize + make asdmstman initialization consistent with other apps | | |
Darrell Schiebel | e2eef3e1aa6 | add python path for access from c++/python | | |
Bob Garwood | cf4b3b0599a | CAS-12684: remove async parameters, including documentation and example scripts | | CAS-12684 |
Ville Suoranta | 2c2e462472bM | Merge pull request #1132 in CASA/casa from hf-drs37 to master* commit '1e114eed23162d737b58306504e566b7c5cb28bf':
add registration of ping service
add ping service to casaviewer | | |
Darrell Schiebel | 1e114eed231 | add registration of ping service | | |
Darrell Schiebel | 65233326dce | add ping service to casaviewer | | |
Ville Suoranta | 2161f3b49f0M | Merge pull request #1131 in CASA/casa from CAS-12719 to master* commit '85190859d537e5a993162dc5cdfba70442674314':
changed one use of test_refimager in comments to test_tclean to match use in casatasks
adjusted CASA 6 expected line counts, does not affect CASA 5 use
added a CASA 6 block for partition defaults in createmms case, does not affect casa 5 use
added import os need in casatasks use
moved import of casac to casa (5) block, matches use i... | | CAS-12719 |
Darrell Schiebel | 71e84e80b8f | add proto for pinging grpc servers | | |
Bob Garwood | 85190859d53M | Merge branch 'master' into CAS-12719 | | CAS-12719 |
Ville Suoranta | 1179e579666M | Merge pull request #1130 in CASA/casa from CAS-12660 to master* commit 'c9387f81b90041295e4b7c27417f7b695824f0af':
Make plotms RA x-axis descending in all cases
Set axis sort direction after range
Restore axis scale base for RA/Dec plotms plots
Set axis label format for angle (ra/dec) | | CAS-12660 |
Bob Garwood | b5b12143cdd | changed one use of test_refimager in comments to test_tclean to match use in casatasks | | |
Bob Garwood | ae89095e0b3 | adjusted CASA 6 expected line counts, does not affect CASA 5 use | | |
Bob Garwood | e5fc60a1059 | added a CASA 6 block for partition defaults in createmms case, does not affect casa 5 use | | |
Bob Garwood | 99138b360a4 | added import os need in casatasks use | | |
Bob Garwood | 56cb63ba15b | moved import of casac to casa (5) block, matches use in casatasks copy | | |
Pam Ford | c9387f81b90M | Merge branch 'master' into CAS-12660 | | CAS-12660 |
Ville Suoranta | 3df3f2e2ab0M | Merge pull request #1129 in CASA/casa from CAS-12688 to master* commit '0a63dfe336bdd168b1094926af4d969d4917fbd1':
Changed the checks and removed the function I was using to return the truth values | | CAS-12688 |
Neal Schweighart | 0a63dfe336b | Changed the checks and removed the function I was using to return the truth values | | |
Ville Suoranta | d80c5801a44M | Merge pull request #1128 in CASA/casa from CAS-12689 to master* commit '76dd2fe072b06bba899f338aef86ef1c38172ef8':
CAS-12689 ensure number of OpenMP threads > 0, PtrHolder -> unique_ptr | | CAS-12689 |
Ville Suoranta | 5e3ca43bde7M | Merge pull request #1127 in CASA/casa from bugfix/CAS-12710 to master* commit 'fafc3e8ccecda01302627e9f312bbec16fafe2e5':
Changed a small error when declaring the cbtool | | CAS-12710 |
Ville Suoranta | 79b9e5ab330M | Merge pull request #1126 in CASA/casa from CAS-12708 to master* commit '2d628f8909a2e52f9f25e1ed14cea45f706ce93c':
CAS-12708 added test for default param values msmd.antennanames() | | CAS-12708 |
Neal Schweighart | fafc3e8ccec | Changed a small error when declaring the cbtool | | |
David Mehringer | 76dd2fe072b | CAS-12689 ensure number of OpenMP threads > 0, PtrHolder -> unique_ptr | | CAS-12689 |
Darrell Schiebel | 825fec20291M | Merge pull request #1125 in CASA/casa from bugfix/CAS-12705 to master* commit 'c62bb3b49d8ad119989453e07378a67800dfe187':
CAS-12705 : fixed msmetadata for differencs in how CASA6 passes intentionally unset arguments
CAS-12705 tabs -> spaces to fix ugly formatting | | CAS-12705 |
Ville Suoranta | f1aab0e84aeM | Merge pull request #1123 in CASA/casa from hf-drs34 to master* commit '18e0835e1476601a918ff9e1d4094ce34d7afc44':
register asdm storage manager (which is compiled into the casaplotms binary w/ CASA 6) | | |
David Mehringer | 2d628f8909a | CAS-12708 added test for default param values msmd.antennanames() | | CAS-12708 |
Ville Suoranta | 276b334d51fM | Merge pull request #1124 in CASA/casa from hf-drs35 to master* commit 'f55fb24a5dd26f2b8d29198599d3a42e0e159206':
register asdm storage manager (which is compiled into the casaviewer binary w/ CASA 6) | | |
Ville Suoranta | 389d9315a38M | Merge pull request #1121 in CASA/casa from bugfix/CAS-12693 to master* commit '658c28c57415a72e51ede469002582e080454d8d':
Fix incorrect slicing of flags array in FringeJones::applyRefAnt() | | CAS-12693 |
Ville Suoranta | 68107b60ea9M | Merge pull request #1122 in CASA/casa from hf-drs33 to master* commit 'a3b70e07b38503062bfd271d37b9d95b326013d2':
add log file parameter to casaplotms app | | |
Darrell Schiebel | f55fb24a5dd | register asdm storage manager (which is compiled into the casaviewer binary w/ CASA 6) | | |
Darrell Schiebel | 18e0835e147 | register asdm storage manager (which is compiled into the casaplotms binary w/ CASA 6) | | |
Bob Garwood | c62bb3b49d8 | CAS-12705 : fixed msmetadata for differencs in how CASA6 passes intentionally unset arguments | | CAS-12705 |
David Mehringer | 95b8d4d1482 | CAS-12705 tabs -> spaces to fix ugly formatting | | CAS-12705 |
Darrell Schiebel | a3b70e07b38 | add log file parameter to casaplotms app | | |
Darrell Schiebel | f1756412310M | Merge pull request #1120 in CASA/casa from CAS-12690 to master* commit '999712d51b4bcf53586d246c1497dd6cf834d60a':
CAS-12690: remove /casaviewer.app from the checked paths for the packed app case (CASA 6) | | CAS-12690 |
Darrell Schiebel | b1ae588cfe7M | Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa | | |
Darrell Schiebel | abaa5f014a2M | Merge commit 'f70ef54' | | |
Darrell Schiebel | f70ef544156 | add showimage parameter for gRPC | | |
Ville Suoranta | 92d28ff135dM | Merge pull request #1119 in CASA/casa from CAS-12519 to master* commit '52fd3971b885a577e341fd9e8e09a53965c70db9':
enable tCasacRegionManager, CAS-12519 | | CAS-12519 |