Renaud Miel | 661e8e3718dCAS-14312 NAOJ Code review refs #2643 | CAS-14312 NAOJ Code review refs #2643 | | CAS-14312 |
Renaud Miel | bdc9dafa404 | CAS-14312 Restored OldImagerBasedTools-based sort | | CAS-14312 |
Renaud Miel | dc4fd6a69c7 | CAS-14312 Reverted changes (5 functions) from CAS-13807NAOJ code review refs #2641
def check_conformance(mslist, check_result):
def report_conformance(mslist, column_name, process_set):
def fix_conformance(process_dict):
def conform_mslist(mslist, ignore_columns=['CORRECTED_DATA']):
def sort_vis(vislist, spw, mode, width, field, antenna, scan, intent, timerange): | | 2 Jira issues |
Renaud Miel | f534abd21f1 | CAS-14312 Removed 3 functions. NAOJ code review refs #2640Reverted unintended changes (3 functions)
def checkmsforwtspec(self):
def mslist_timesorting(self, mslist):
def addwtspec(self, mslist): | | CAS-14312 |
Renaud Miel | fdbd9adcb89 | CAS-14312 Reverted unintended changes in ImagerParameters.__init__ | | CAS-14312 |
Renaud Miel | 1049cc36dad | CAS-14312 Reverted changes in checkAndFixSelectionPars | | CAS-14312 |
Renaud Miel | 8c520b9d30b | CAS-14312 NOAJ Code review refs #2634 | | CAS-14312 |
Renaud Miel | cf2e4cf97eb | CAS-14312 NAOJ Code Review refs #2633 | | CAS-14312 |
Renaud Miel | 221b6b46b72 | CAS-14312 Fixed some Flake warnings, NAOJ code review refs #2632 | | CAS-14312 |
Renaud Miel | ae89a77d6d4 | CAS-14312 Run isort, NAOJ code review refs #2630 | | CAS-14312 |
Renaud Miel | 6e6a6a3b706 | CAS-14312 Fixed some Flake8 warnings | | CAS-14312 |
Renaud Miel | 3e46082fabb | CAS-14312 Merged synthesisimager_cmpt.cc | | CAS-14312 |
Renaud Miel | 6ed93acca7c | CAS-14312 Merged SDPosInterpolator.cc | | CAS-14312 |
Renaud Miel | f2dfad8496a | CAS-14312 Merged SynthesisUtilMethods.cc | | CAS-14312 |
Renaud Miel | 36872eaa546 | CAS-14312 Merged SynthesisUtilMethods.h | | CAS-14312 |
Renaud Miel | 64897f0dee1 | CAS-14312 Merged SynthesisImagerVi2.cc | | CAS-14312 |
Renaud Miel | 67d7e03a708 | CAS-14312 Merged SynthesisImagerVi2.h | | CAS-14312 |
Renaud Miel | 7cfdf1e164b | CAS-14312 Merged SIMapperCollection.cc | | CAS-14312 |
Renaud Miel | 4d74777ce35 | CAS-14312 Merged SIMapperCollection.h | | CAS-14312 |
Renaud Miel | 1e22e16be5b | CAS-14312 Merged SIMapper.cc | | CAS-14312 |
Renaud Miel | 96bb0b38506 | CAS-14312 Merged SIMapper.h | | CAS-14312 |
Renaud Miel | 4454540a9f6 | CAS-14312 Merged FTMachine.cc | | CAS-14312 |
Renaud Miel | 20710758444 | CAS-14312 Merged FTMachine.h | | CAS-14312 |
Renaud Miel | 48b79bb0ce0 | CAS-14312 Merged SDGrid.cc | | CAS-14312 |
Renaud Miel | 987ba0df5ee | CAS-14312 Merged SDGrid.h | | CAS-14312 |
Renaud Miel | 4e444be26e1 | CAS-14312 Merged imager_base.py | | CAS-14312 |
Renaud Miel | 245a1d34d57 | CAS-14312 Merged input_parameters.py | | CAS-14312 |
Renaud Miel | fdb106fe03a | CAS-14312 Merged sdutil.py | | CAS-14312 |
Renaud Miel | 22a97da4b1b | CAS-14312 Merged task_tsdimaging.py | | CAS-14312 |
Renaud Miel | a468eeb1ae8 | CAS-14312 Merged tsdimaging.xml | | CAS-14312 |
Pam Harris | f91427f472aM | Pull request #789: CAS-14210 plotbandpass overlay colorization issue (6.6.1)Merge in CASA/casa6 from CAS-14210 to release/6.6.1
* commit '50a3d8035c9a753eacb27ee492fb93a3a88a976e':
Fix argument added to wrong function call
Add fix and test for showfdm overlay colors
Fix overlay colors bug in showfdm
Add plotbandpass test for time overlay colorization
Shift plotbandpass overlay color list if multiple times have same color | | CAS-14210 |
Pam Harris | 50a3d8035c9M | Merge branch 'release/6.6.1' into CAS-14210 | | CAS-14210 |
David Mehringer | 21e8baff9c0M | Pull request #787: CAS-14302Merge in CASA/casa6 from CAS-14302 to release/6.6.1
* commit 'f1b4ad5eca88e41a696d9f0bfaa293e430311ec8':
add do nothing line to try to kick off some bamboo builds
changes from CAS-14235 | | 2 Jira issues |
Takeshi Nakazato | 0f5f5457976M | Pull request #786: CAS-14292Merge in CASA/casa6 from CAS-14292 to release/6.6.1
* commit 'f62f813278f4ebf4378429ff68843073d00f2af2':
CAS-14292/CAS-14266 do not initialize UVWMachine for single-dish imaging | | 2 Jira issues |
George Moellenbrock | 61f94c61128M | Pull request #785: CAS-14300Merge in CASA/casa6 from CAS-14300 to release/6.6.1
* commit 'bc55fd5255b5fab402566548cad087189331d017':
For CAS-13544, remove CRs in xml text that seem to mess up formatting in casadocs.
For CAS-13544, updated test_task_polfromgain.py to use proper symbolic link to input data in casatestdata (checked in by scastro this date); cleaned up polfromgain.xml to match corresponding changes in ca... | | 2 Jira issues |
Takeshi Nakazato | f62f813278fM | Merge branch 'release/6.6.1' into CAS-14292 | | CAS-14292 |
David Mehringer | f1b4ad5eca8 | add do nothing line to try to kick off some bamboo builds | | |
David Mehringer | 688b5cf3a5e | changes from CAS-14235 | | CAS-14235 |
George Moellenbrock | eb84f4edbb8M | Pull request #780: For CAS-14288, cherry-pick tec_maps.py and related commits from CAS-14219, for CASA 6.6.1Merge in CASA/casa6 from CAS-14288 to release/6.6.1
* commit 'c95a475e80efa62058c6e3833310a90fc441af85':
For CAS-14288, cherry-pick tec_maps.py and related commits from CAS-14219, for CASA 6.6.1 | | 2 Jira issues |
George Moellenbrock | bc55fd5255b | For CAS-13544, remove CRs in xml text that seem to mess up formatting in casadocs. | | CAS-13544 |
George Moellenbrock | 81ffa93c268 | For CAS-13544, updated test_task_polfromgain.py to use proper symbolic link to input data in casatestdata (checked in by scastro this date); cleaned up polfromgain.xml to match corresponding changes in casadocs. | | CAS-13544 |
George Moellenbrock | 042172dc954 | For CAS-13544, further refinements to polfromgain task; complete revision of test_task_polfromgain.py | | CAS-13544 |
George Moellenbrock | a8e1b187b33 | For CAS-13544: improved handling of parang cycles in discerning available parang range; temporarily disabled some unit tests pending updates | | CAS-13544 |
George Moellenbrock | ad0af03c521 | For CAS-13544, in polfromgain task, trapped insufficient parallactic angle coverage (via new minpacov parameter) to avoid implausible results, including a negative gain ratio that causes a 'math domain error' and failure of the task to complete. | | CAS-13544 |
Ville Suoranta | 9f997c81239 | Revert "Trigger a build"This reverts commit 7a466823033472d985c163dabd6b7ac0df6844e1. | | |
Ville Suoranta | 7a466823033 | Trigger a build | | |
Ville Suoranta | ad8a75e96aa | Revert "Trigger a build"This reverts commit 503b68d667a9c978452d3366242a2d141661c825. | | |
Takeshi Nakazato | b589b8b761c | CAS-14292/CAS-14266 do not initialize UVWMachine for single-dish imaging | | 2 Jira issues |
George Moellenbrock | c95a475e80e | For CAS-14288, cherry-pick tec_maps.py and related commits from CAS-14219, for CASA 6.6.1 | | 2 Jira issues |
Pam Harris | ce289bbdb86 | Fix argument added to wrong function call | | |