Ville Suoranta | cd1282bdb97Update casacore reference to 0b7907e259a96876980f9d6025e37b097009fb41 | Update casacore reference to 0b7907e259a96876980f9d6025e37b097009fb41 | | |
Darrell Schiebel | a1abe041055 | fix casacore::ptrHolder removal errors [CAS-14044] | | CAS-14044 |
Darrell Schiebel | 0209155df11 | remove casacore::ptrHolder [CAS-14044] | | CAS-14044 |
Darrell Schiebel | 9d045504c43M | Merge branch 'master' into CAS-14044 | | CAS-14044 |
Ville Suoranta | 7a9135a7067 | Intermediate revision of PtrHolder conversion | | |
Ville Suoranta | 0ca7ee8341b | Set casacore reference to f57cafa34294c6c824c6843c984bdea77ba02cf2 | | |
Ville Suoranta | 3166459c96d | Fix cast in CalStatsFitter.cc | | |
Ville Suoranta | 43586c0d917 | Convert TaQLResults to Table | | |
Sandra Castro | c75f124374fM | Pull request #672: CAS-14021Merge in CASA/casa6 from CAS-14021 to master
* commit 'c9fa1a9a011e1aa956c0c664e6e52a3a49820b82':
Removed unecessary logging lines
Fixed indentation error
Fix Indent error
Removed casa5 code from files
Fixed typo in formatting
Increased the tolerance for one test, to check both linux and macOS | | CAS-14021 |
Takahiro Tsutsumi | 0425af10a2fM | Pull request #671: Fix a bug in reading Bz offset valueMerge in CASA/casa6 from CAS-14035 to master
* commit 'b1b197fccda8033a42f7e513f3cfb9320d8e3566':
Fix a bug in reading Bz offset value | | CAS-14035 |
Ville Suoranta | 7e74b49a397 | Update casacore | | |
Ville Suoranta | 5b3dbb70c6bM | Merge branch 'CAS-13926' into CAS-14041 | | 2 Jira issues |
Ville Suoranta | e9f211aa5d6 | Match casacore with CAS-13926 | | CAS-13926 |
Ville Suoranta | bac90ab5e3d | Update casacore reference to f20f64c1d25a0f01078da993419c4cf38867e323 | | |
Takeshi Nakazato | 378f74adb76M | Pull request #670: CAS-14009 fix memory overrun in sdfitMerge in CASA/casa6 from CAS-14009 to master
* commit 'f7afdec0885c931f5e26baa4e1d9eed9318b097a':
CAS-14009 make checkList const
CAS-14009 refactoring
CAS-14009 use struct instead of tuple
CAS-14009 simplify the code
CAS-14009 include header files explicitly
CAS-14009 remove trailing whitespace
CAS-14009 bug fix on lambda function
CAS-14009 avoid copy-and-paste coding
CAS-140... | | CAS-14009 |
Takahiro Tsutsumi | 496b3887a16M | Pull request #669: CAS-13786Merge in CASA/casa6 from CAS-13786 to master
* commit 'd636740f33de029a5751ac9088ed4012e24a3031':
Modify type checking to slighty more cleaner way
Fixed some bugs in almastktestutils and added more tests
remove old copy of the tests
Added more tests
Added tests for almastktestutils
Add tests for almastktestutils
Minor typo fixes
Renamed update_subsetExpvals to update_expdict_su... | | CAS-13786 |
Sandra Castro | c9fa1a9a011M | Merge branch 'master' into CAS-14021 | | CAS-14021 |
Takeshi Nakazato | f7afdec0885M | Merge branch 'master' into CAS-14009 | | CAS-14009 |
Takahiro Tsutsumi | d636740f33dM | Merge branch 'master' into CAS-13786 | | CAS-13786 |
Sandra Castro | 4fcaf90243cM | Pull request #668: CAS-13998Merge in CASA/casa6 from CAS-13998 to master
* commit '7171ca9fe34a29c01ca71cc2d66dd72cf00539ca':
numpy interface changes [CAS-13998]
Fixed expired deprecation gh-22004.
Replaced np.int_ with int
Reverted the changes to int8,16,32,64 and float16,32 as they are not deprecated.
Fixed the deprecation errors coming from numpy 1.24+ that were causing failures in tests.
Removed casa5-rel... | | CAS-13998 |
Takeshi Nakazato | 6353af2202cM | Merge branch 'master' into CAS-14009 | | CAS-14009 |
Takeshi Nakazato | f179ed30c9cM | Pull request #667: CAS-14001 fix buffer overrun in importasapMerge in CASA/casa6 from CAS-14001 to master
* commit '7004408817f7664acb68e16cf74af28ee776d7d8':
CAS-14001 fix buffer overrun in importasap | | CAS-14001 |
Takahiro Tsutsumi | b1b197fccda | Fix a bug in reading Bz offset value | | |
Darrell Schiebel | 7db229a874bM | Pull request #664: CAS-14019Merge in CASA/casa6 from CAS-14019 to master
* commit 'bea30e4513d77c22b1743572e36467bf2e791e40':
allow for cleanup of compile flags for ccache (macos) + improve libgfortran finding [CAS-14019]
changes to allow casatools to compile w/ gcc12 on macos [CAS-14019] | | CAS-14019 |
smcastro | 7171ca9fe34M | Merge branch 'master' into CAS-13998 | | CAS-13998 |
Takeshi Nakazato | 7004408817fM | Merge branch 'master' into CAS-14001 | | CAS-14001 |
Takeshi Nakazato | 24a0a0c9cbe | CAS-14009 make checkList constNAOJ code review Refs #2535 | | CAS-14009 |
Takahiro Tsutsumi | fb8c08a998dM | Pull request #666: CAS-13924Merge in CASA/casa6 from CAS-13924 to master
* commit '775f0f2e5c206bc19cc59ed2695ab2134fd8e67e': (34 commits)
Benign edits in the comment lines to re-trigger build
Increment the casampi version
Add the initialization of InteractiveIterDone
Change test_iterbot_nmajor_2 to use fullsummary=True
Change fullsummary default to False
Remove a debugging statement
Removed startIterDone c... | | CAS-13924 |
Takeshi Nakazato | 0db50f48be9 | CAS-14009 refactoringNAOJ code review Refs #2541 | | CAS-14009 |
Takeshi Nakazato | 6ec9fb2c933 | CAS-14009 use struct instead of tupleNAOJ code review Refs #2540, #2535, #2539 | | CAS-14009 |
Takeshi Nakazato | d5ea7614ef9 | CAS-14009 simplify the codeNAOJ code review Refs #2535 | | CAS-14009 |
Takahiro Tsutsumi | 775f0f2e5c2 | Benign edits in the comment lines to re-trigger build | | |
Takeshi Nakazato | 9269a52fbbcM | Pull request #665: CAS-13845 Improve performance of tsdimagingMerge in CASA/casa6 from CAS-13845 to master
* commit '3688deee88c29152da8a97419d4234119af75fe9':
CAS-13845 bug fix of ViColumns2 on heterogeneous MS handling
CAS-13845 (effectively) revert changes in makeFrequencyConverter
CAS-13845 rename symbols for readability
CAS-13845 assert telescope name
CAS-13845 combine isNewMS() if blocks into one
CAS-13845 rename variable for readabili... | | CAS-13845 |
Darrell Schiebel | 3e9181cdcaa | numpy interface changes [CAS-13998] | | CAS-13998 |
Takahiro Tsutsumi | adbb602fd6e | Increment the casampi version | | |
Takeshi Nakazato | b44bd56714e | CAS-14009 include header files explicitly | | CAS-14009 |
Takeshi Nakazato | e949e44d936 | CAS-14009 remove trailing whitespace | | CAS-14009 |
Takeshi Nakazato | 67e739aff58 | CAS-14009 bug fix on lambda functionNAOJ code review Refs #2536 | | CAS-14009 |
smcastro | 5b52466eb04 | Removed unecessary logging lines | | |
Takeshi Nakazato | 5fc59e838ed | CAS-14009 avoid copy-and-paste codingNAOJ code review Refs #2535 | | CAS-14009 |
Takeshi Nakazato | ef25baaa9a0M | Merge branch 'master' into CAS-14001 | | CAS-14001 |
smcastro | b5cdb189154 | Fixed indentation error | | |
Akeem Wells | 48b0788ec01 | Fix Indent error | | |
smcastro | ef28ebdb30b | Removed casa5 code from files | | |
smcastro | 362b1e185a2 | Fixed typo in formatting | | |
smcastro | fa0e8b4615a | Increased the tolerance for one test, to check both linux and macOS | | |
Takeshi Nakazato | 3688deee88cM | Merge branch 'master' into CAS-13845 | | CAS-13845 |
smcastro | fb6e6f3abee | Fixed expired deprecation gh-22004. | | |
Takahiro Tsutsumi | 6ca8dd82cf6 | Add the initialization of InteractiveIterDone | | |
Darrell Schiebel | bea30e4513d | allow for cleanup of compile flags for ccache (macos) + improve libgfortran finding [CAS-14019] | | CAS-14019 |