Takahiro Tsutsumi | a2d633c6879Added a missing paramter name in makePBMAsk declaration | Added a missing paramter name in makePBMAsk declaration5.3.0-102-test-CAS-11259-4 | | |
Takahiro Tsutsumi | e49d5a32052M | Merge branch 'master' into CAS-11259 | | CAS-11259 |
Ville Suoranta | d3eb4274f1aM | Merge pull request #457 in CASA/casa from feature/CAS-10386 to master* commit 'dd0efc337088e475aee006c59ef73fb38ab9ed00':
CAS-10386 Copied over new ALMA generated code after recent ASDM changes, required additions to CMakefiles.list here for new classes | | CAS-10386 |
Sandra Castro | dc50334bcc4M | Merge pull request #458 in CASA/casa from CAS-10550 to master* commit '16ab46a490170e04e6b7623917b3e3eb035602e8':
CAS-10550: make the parameter name in inline help examples match the actual parameter name | | CAS-10550 |
Ville Suoranta | 4eda0a559a6M | Merge pull request #451 in CASA/casa from CAS-11274 to master* commit '681ffc8462d63bc86e30ef01a220fc6bf0622333':
fix clang error
add data path handling | | CAS-11274 |
Takeshi Nakazato | d9f1960a7f4M | Merge pull request #456 in CASA/casa from bugfix/CAS-11263 to master* commit '692953af62abec46c9394f90609624709a9c366f':
Fixed an issue when there are more fields than what is used in the ms..and picking the right one for frequency frame conversion calculations | | CAS-11263 |
Takeshi Nakazato | 25c5122a525M | Merge pull request #452 in CASA/casa from CAS-11275 to master* commit '40e3b602424b71506158ebd3714701c573dbc48a':
_dateched -> detached in log message
CAS-11275 rename image::detached() -> image::_detached() | | CAS-11275 |
Ville Suoranta | 64cddc29510M | Merge pull request #455 in CASA/casa from CAS-11287 to master* commit 'c18ce0379c1ce1ded92da34c1ea1993b4aaf6245':
Lower plotms test threshold for smaller plotfiles | | CAS-11287 |
Pam Ford | c18ce0379c1 | Lower plotms test threshold for smaller plotfiles | | |
Ville Suoranta | 496bd6166f9M | Merge pull request #453 in CASA/casa from feature/CAS-9004 to master* commit 'd3c678955ca35fe50461fe831333c26ac61451a3':
added some extra notes on phasecenter parameter
Added TRACKFIELD option for mosaic
Put some logging info about tracking
added mosaicftnew to check for mosaic
prevent using TRACKFIELD with mosaic
Forgot to shift the second antenna beam by the same amount as the first. Fixed that now.
Fixed an error for large angle shift for movin... | | CAS-9004 |
David Mehringer | 40e3b602424 | _dateched -> detached in log message | | |
Ville Suoranta | 1983e70e01fM | Merge pull request #454 in CASA/casa from feature/CAS-10138 to master* commit '438c40a15a66cb53da1b22b70ffc728a41fe7373':
Add 5.3.0-106 to legacy edge-pivot behavior for delay corrections as 5.3.0-107 is now the likely merge version.
Update CASA version trap for legacy edge-pivot behavior to in clude 5.3.0-104,105, as 5.3.0-106 is the likely merge version.
Added 5.3.0-103,104 as subject to legacy edge pivot in delay corrections.
Trap delay caltables crea... | | CAS-10138 |
Ville Suoranta | 1cfb4b8e6fdM | Merge pull request #449 in CASA/casa from CAS-11232 to master* commit '9d11aba98da1433c46af1972629d07120ff6fb84':
Change test_plotms threshold
Fix axis labels with iteration in plotms | | CAS-11232 |
George Moellenbrock | 438c40a15a6 | Add 5.3.0-106 to legacy edge-pivot behavior for delay correctionsas 5.3.0-107 is now the likely merge version. | | |
Bob Garwood | 16ab46a4901 | CAS-10550: make the parameter name in inline help examples match the actual parameter name | | CAS-10550 |
George Moellenbrock | efb1265fdfb | Update CASA version trap for legacy edge-pivot behavior to in clude5.3.0-104,105, as 5.3.0-106 is the likely merge version. | | |
George Moellenbrock | 47045247bb7M | Merge branch 'master' into feature/CAS-10138 | | CAS-10138 |
Bob Garwood | dd0efc33708M | Merge branch 'master' into feature/CAS-10386 | | CAS-10386 |
Pam Ford | 9d11aba98da | Change test_plotms threshold | | |
Pam Ford | 1ec388c03c2M | Merge branch 'master' into CAS-11232 | | CAS-11232 |
David Mehringer | f4e5d150dc0 | CAS-11275 rename image::detached() -> image::_detached() | | CAS-11275 |
Darrell Schiebel | 68c3e44c0f1M | Merge pull request #445 in CASA/casa from CAS-11238 to master* commit '13a9eb49239415340804000f7cf828f22647c816':
Remove extra output from CrashReporter.cc
CrashReporter CASAPATH parsing modifications | | CAS-11238 |
Darrell Schiebel | 681ffc8462d | fix clang error | | |
Takeshi Nakazato | c670a85fd7fM | Merge pull request #450 in CASA/casa from feature/CAS-10787 to master* commit 'd4c3f65ff2b50b49c0b4bf10e2edb71b43eb10fe':
add test for cubic interpolation
update test_apply_sky06
add a comment
update unit test test_apply_sky06 since interp='cubic' is now available
modified so that CTTimeInterp::interpolate() can interpolate data with cubic line. | | CAS-10787 |
Darrell Schiebel | 721ef193625 | add data path handling | | |
George Moellenbrock | 47111e680cc | Added 5.3.0-103,104 as subject to legacy edge pivot in delay corrections. | | |
George Moellenbrock | 0440727a56a | Trap delay caltables created in 5.3.0-100,101,102 a force oldedge pivot behavior, since some users may have created delay
tables in these versions, and effectively rely on this. | | |
George Moellenbrock | c82a44c60d1 | Removed _lexical_ comparison test on the originating CASA version fordelay cal tables because it fails when version numbers add digits.
The comparison wasn't really needed because delay tables prior to
5.3.0-80 have no version labelling them and so behave as "Unknown". | | |
Wataru Kawasaki | d4c3f65ff2bM | Merge branch 'feature/CAS-10787' of https://open-bitbucket.nrao.edu/scm/casa/casa into feature/CAS-10787 | | CAS-10787 |
Wataru Kawasaki | eea5da2bfd3M | Merge branch 'master' into feature/CAS-10787 | | CAS-10787 |
Wataru Kawasaki | a76d511b952 | add test for cubic interpolation | | |
Kumar Golap | 692953af62a | Fixed an issue when there are more fields than what is used in the ms..and picking the right one for frequency frame conversion calculations | | |
Takahiro Tsutsumi | ff5c5713464 | added saving of intermediate residual images | | |
Takahiro Tsutsumi | 8889a4d3efd | Added an option to combine PB mask with the exisiting mask image in makePBMask | | |
Takeshi Nakazato | c36cbc99660M | Merge pull request #448 in CASA/casa from feature/CAS-10977 to master* commit '32734a1c242b7ce4a67fbf1ec666c53100e9c679':
Introduce parsecallibfile to calibrater tool which uses more advanced parsing from synthesis/CalLibary/CalLibraryTools to parse cal library files rather than the original ad hoc python parsing (which, e.g., garbles spaces in field names and similar). Use cb.parsecallibfile in applycal.
In SolvableVisCal::setCallib, create a real ct_ NewC... | | CAS-10977 |
Darrell Schiebel | 82f6ec0b1b7M | Merge pull request #447 in CASA/casa from feature/CAS-10880 to master* commit '109fb5da7a91395069b49e9871055f69148c1dfb':
added note about user responsibility to ensure model is set for all fields in residual or residual_data cases
ms.statwt2() doc updates
updated docs for statwt2
Added support for virtual source model, removed unnecessary default model since any constant model, including 0, will produce the same weights | | CAS-10880 |
Darrell Schiebel | f08c594225aM | Merge pull request #446 in CASA/casa from feature/CAS-11104 to master* commit 'b706caeea53fad158409b2dd69b62814924e715d':
Added other options to runTest. Fixed significant issues executing regression tests. Generate HTML files with '--generate-html'. Execute in pybot mode('robot' module required). Execute in Coverage Mode ('coverage' module required). Added --attr options to run subset of tests | | CAS-11104 |
Kumar Golap | d3c678955caM | Merge branch 'master' into feature/CAS-9004 | | CAS-9004 |
Kumar Golap | c4100d67f16 | added some extra notes on phasecenter parameter | | |
George Moellenbrock | 121b0ad7be4M | Merge branch 'master' into feature/CAS-10787 | | CAS-10787 |
Pam Ford | 68cb9f3b0a1M | Merge branch 'master' into CAS-11232 | | CAS-11232 |
David Mehringer | 109fb5da7a9M | Merge branch 'master' into feature/CAS-10880 | | CAS-10880 |
Ville Suoranta | 4794f5ba9d7M | Merge pull request #442 in CASA/casa from bugfix/CAS-11230 to master* commit '373fc1add3649eee698227a235ced7dc7f5bd18d':
add unit test to verify fix for CAS-11230
CAS-11230, better definition of "near" in LCPolygon when one operand is 0, so that pixels with x == 0 or y == 0 are included in region | | CAS-11230 |
Ville Suoranta | 428ab947b5fM | Merge pull request #444 in CASA/casa from CAS-11241 to master* commit 'acca32f51309a72ba730311234253d90b8c323fc':
MMS used in test should have the same name as normal MS. | | CAS-11241 |
Akeem Wells | b706caeea53 | Added other options to runTest.Fixed significant issues executing regression tests. Generate HTML files with '--generate-html'. Execute in pybot mode('robot' module required). Execute in Coverage Mode ('coverage' module required). Added --attr options to run subset of tests | | |
David Mehringer | 373fc1add36M | Merge branch 'master' into bugfix/CAS-11230 | | CAS-11230 |
Ville Suoranta | 72f2df82dd0M | Merge pull request #443 in CASA/casa from CAS-11037 to master* commit '8bc1652078559bda63bd85f63f4afc55a66ecf9d':
add WITHOUT_DBUS guards
fix typos
remove dependence on specific port number
1st attempt at making DBus dependence optional | | CAS-11037 |
Ville Suoranta | 41a9efdea39M | Merge pull request #433 in CASA/casa from feature/CAS-11195 to master* commit '7b77dc137c3941b082cfe9b789f831f12c0be19e': (21 commits)
fix for Array initialization bug
added test to verify fix for bug created and fixed during CAS-11195
remove test LatticeApply from casacode
CAS-11195 casacore updates
removed debugging code, refactor calling casacore code again
debug and rewrite
debug
remove blank line just to kick failed bamboo build off again
... | | CAS-11195 |
Takeshi Nakazato | 40502a187e7M | Merge pull request #441 in CASA/casa from CAS-11239 to master* commit 'e1b402bd2311fa9b49bf6aceb25b6da718dd94e4':
extend empty selection test to check getdata behaves, re CAS-11239
remove catch no longer needed after casacore update, re CAS-11239 | | CAS-11239 |
Kumar Golap | 1ac345045cf | Added TRACKFIELD option for mosaic | | |