Takeshi Nakazato | 0fa342f675aCAS-13842 use MSColumn object which is held by VI/VB2 | CAS-13842 use MSColumn object which is held by VI/VB2 | | CAS-13842 |
 Takeshi Nakazato | cffd9dc77f7M | Pull request #572: CAS-13713 do not override OpenMP configurationMerge in CASA/casa6 from CAS-13713 to master
* commit '22a3bba8911dc8e82b1dfde77b3dbe6b8c6293f9': (21 commits)
CAS-13713 skip OpenMP tests on macOS
CAS-13713 bug fix on environment_variable_manager
CAS-13713 renaming variables
CAS-13713 properly handle the case that OMP_NUM_THREADS is zero
CAS-13713 refactoring pattern matching
CAS-13713 refinement of assertion
CAS-13713 define v... | | CAS-13713 |
Takeshi Nakazato | 22a3bba8911 | CAS-13713 skip OpenMP tests on macOS | | CAS-13713 |
 Sandra Castro | 6bbf2f456c4M | Pull request #571: CAS-13816Merge in CASA/casa6 from CAS-13816 to master
* commit '4853b2eb8ff2b0f38e9f19b99d5fdd676512a34a':
Move Test to Tests directory
Update errors in casatestutils check.py. Remove logging module. Add exceptions. Add new unittest | | CAS-13816 |
Akeem Wells | 4853b2eb8ffM | Merge branch 'master' into CAS-13816 | | CAS-13816 |
 Akeem Wells | 7ce121bf116M | Pull request #570: CAS-13332Merge in CASA/casa6 from CAS-13332 to master
* commit '873115aa990cac6ad67672e4f4bd27552ce847b8':
Update to documentation
Update nb_test_runtest.ipynb to read the users config for the datapath
Add V1 of testing notebook for runtest.py | | CAS-13332 |
Akeem Wells | 873115aa990 | Update to documentation | | |
Akeem Wells | 7b6147524b4M | Merge branch 'master' into CAS-13332 | | CAS-13332 |
 Wataru Kawasaki | 08d63374fd0M | Pull request #568: CAS-13672Merge in CASA/casa6 from CAS-13672 to master
* commit 'ed29f279a590f17037a91b71744649064bd13a00':
add available options of maskmode in the shortdescription
fix a simple mistake for parameter number: three -> four
deleted checking for maskmode='interact'
update sdbaseline inline help for the maskmode parameter | | CAS-13672 |
 Sandra Castro | 6bcb5eab7b1M | Pull request #567: Fixed warning in task_flagdata when building casashell and using Python 3.8.Merge in CASA/casa6 from CAS-13830 to master
* commit '6eb496b0d999f8704afd2de821750c731ec19e51':
Fixed warning in task_flagdata when building casashell and using Python 3.8. | | CAS-13830 |
 Darrell Schiebel | 3f9346fa4b8M | Pull request #566: CAS-13819Merge in CASA/casa6 from CAS-13819 to master
* commit 'b047fb6ba59bb575ce2a785cfb08d000e0131e93':
pick up new version of plotms [CAS-13819]
Set plotms branch wheel in build.conf | | CAS-13819 |
Wataru Kawasaki | ed29f279a59 | add available options of maskmode in the shortdescription | | |
Wataru Kawasaki | 3a7938f0398 | fix a simple mistake for parameter number: three -> four | | |
Wataru Kawasaki | b22842b01faM | Merge branch 'master' into CAS-13672 | | CAS-13672 |
Takeshi Nakazato | 6e305263678 | CAS-13713 bug fix on environment_variable_manager | | CAS-13713 |
Takeshi Nakazato | f88e45032af | CAS-13713 renaming variablesNAOJ code review Refs #2430 | | CAS-13713 |
Takeshi Nakazato | c020eace547 | CAS-13713 properly handle the case that OMP_NUM_THREADS is zeroNAOJ code review Refs #2433 | | CAS-13713 |
Takeshi Nakazato | 241b3996935 | CAS-13713 refactoring pattern matchingNAOJ code review Refs #2430 | | CAS-13713 |
Darrell Schiebel | b047fb6ba59 | pick up new version of plotms [CAS-13819] | | CAS-13819 |
Sandra Castro | 6eb496b0d99 | Fixed warning in task_flagdata when building casashell and using Python 3.8. | | |
Akeem Wells | b82b79ebc3c | Move Test to Tests directory | | |
Akeem Wells | 448dff8920bM | Merge branch 'master' into CAS-13816 | | CAS-13816 |
Takeshi Nakazato | eed3a21ff32 | CAS-13713 refinement of assertionNAOJ code review Refs #2423 | | CAS-13713 |
Takeshi Nakazato | f11b1e45441 | CAS-13713 define variable to hold OMP_NUM_THREADS value as intNAOJ code review Refs #2423 | | CAS-13713 |
Takeshi Nakazato | 253685375fd | CAS-13713 add test for unsetting OMP_NUM_THREADSNAOJ code review Refs #2414 | | CAS-13713 |
Takeshi Nakazato | 9f5ed500947 | CAS-13713 replace print statement with casalog.postNAOJ code review Refs #2432 | | CAS-13713 |
Takeshi Nakazato | dbc51a99930 | CAS-13713 bug fix on regexNAOJ code review #2428 | | CAS-13713 |
Takeshi Nakazato | 1dc77506e61 | CAS-13713 turning precondition into assertionNAOJ code review #2427 | | CAS-13713 |
Takeshi Nakazato | ef19b7e2845 | CAS-13713 correct handling of environment variableNAOJ code review Refs #2425 #2426 | | CAS-13713 |
Takeshi Nakazato | 3a11082f612 | CAS-13713 put assertion out of if blockNAOJ code review Refs #2424 | | CAS-13713 |
Takeshi Nakazato | 8e59f7950fa | CAS-13713 grammatical fixNAOJ code review Refs #2422 | | CAS-13713 |
Takeshi Nakazato | 7f3821b846e | CAS-13713 added supplementary comment on default value, -1, for nthreadsNAOJ code review Refs #2416 | | CAS-13713 |
 Neal Schweighart | ea1c86b3a12M | Pull request #565: CAS-13793Merge in CASA/casa6 from CAS-13793 to master
* commit '1e592ab5a65395418d74ec38ddab5ef33aa316b0':
Code reviewed and cleanup a few things following sourcery suggestions. Looks good.
Added more test cases from casa5 regression and fixed errors
Added new test cases adapted from casa5 test | | CAS-13793 |
Akeem Wells | 62b7b020b99M | Merge branch 'master' into CAS-13816 | | CAS-13816 |
Sandra Castro | 1e592ab5a65M | Merge branch 'master' into CAS-13793 | | CAS-13793 |
Sandra M Castro | 33ee2243f6a | Code reviewed and cleanup a few things following sourcery suggestions.Looks good. | | |
Pam Ford | d2da6cb7117 | Set plotms branch wheel in build.conf | | |
 Pam Harris | 4a3b5d6e8cbM | Pull request #564: CAS-13450 add plotms caltable axesMerge in CASA/casa6 from CAS-13450 to master
* commit '7e55aa32f8daae5eb85f4efdc7dfaec6a6b799a8':
Update plotms master wheel version
Update build.conf
Revert code style changes
Update plotms branch wheel with test_plotms fix
Update plotms branch wheel in build.conf
Add errors for invalid plotms caltable axes
Add uvw and azel related axes to CTIter
Set plotms branch wheel in bui... | | CAS-13450 |
Takeshi Nakazato | 1fa18c65950 | CAS-13713 add test for OMP_NUM_THREADS env var. | | CAS-13713 |
Takeshi Nakazato | 34fe6e9c2c2 | CAS-13713 more fix on omp parallelization | | CAS-13713 |
Takeshi Nakazato | 4788acc4216 | CAS-13713 respect numThreads_- no OpenMP parallelization if numThrads_ is 1
- adjusted condition for parallelization | | CAS-13713 |
Pam Ford | 7e55aa32f8d | Update plotms master wheel version | | |
Akeem Wells | ef7838fba9b | Update errors in casatestutils check.py.Remove logging module. Add exceptions. Add new unittest | | |
Neal Schweighart | cb243d50d93 | Added more test cases from casa5 regression and fixed errors | | |
Pam Ford | e378e675037M | Merge branch 'master' into CAS-13450 | | CAS-13450 |
Ville Suoranta | 9c5354541ee | Trigger a build for CAS-13815 | | CAS-13815 |
 Benjamin Bean | 1f1818cc262M | Pull request #563: CAS-6692Merge in CASA/casa6 from CAS-6692 to master
* commit '63b925d53ef0a18dd4f892c87e0b2bcbc4239eb0': (57 commits)
CAS-6692 undo changes from accidental merge of CAS-13569
CAS-13569 get python version dynamically instead of hardcoding 3.6
CAS-6692 use a standard imagename for tclean tests
add history_filter argument to gclean to allow for abbreviated masks in tclean command history (CAS-669... | | 3 Jira issues |
Takeshi Nakazato | 6422d7c5dc5 | CAS-13713 respect OMP_NUM_THREADS environment variable | | CAS-13713 |
Takeshi Nakazato | 07820b93c10 | CAS-13713 do not call omp_set_num_threads() | | CAS-13713 |
Takeshi Nakazato | d1acc9827b4 | CAS-13713 add test for omp_num_threads | | CAS-13713 |