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 | c18ce0379c1Lower plotms test threshold for smaller plotfiles | 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 |
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. | | |
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 |
Pam Ford | 9d11aba98da | Change test_plotms threshold | | |
Pam Ford | 1ec388c03c2M | Merge branch 'master' into CAS-11232 | | CAS-11232 |
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 |
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 |
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 | | |
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 | | |
Pam Ford | fd0de5fc149 | Fix axis labels with iteration in plotms* labels appear when paging forward/back in GUI
* improved making square plots | | |
Sandra M. Castro | acca32f5130 | MMS used in test should have the same name as normal MS. | | |
David Mehringer | 7b77dc137c3 | fix for Array initialization bug | | |
Darrell Schiebel | 8bc16520785 | add WITHOUT_DBUS guards | | |
Kumar Golap | d7ab8c0b5e5M | Merge branch 'master' into feature/CAS-9004 | | CAS-9004 |
David Mehringer | 267bfd96df1 | add unit test to verify fix for CAS-11230 | | CAS-11230 |
David Mehringer | 7162d8a4995 | added test to verify fix for bug created and fixed during CAS-11195 | | CAS-11195 |
Federico Montesino Pouzols | e1b402bd231 | extend empty selection test to check getdata behaves, re CAS-11239 | | CAS-11239 |
Federico Montesino Pouzols | 5df252e4123 | remove catch no longer needed after casacore update, re CAS-11239 | | CAS-11239 |
George Moellenbrock | 32734a1c242M | Merge branch 'master' into feature/CAS-10977 | | CAS-10977 |
George Moellenbrock | dad66ffc5c4 | Introduce parsecallibfile to calibrater tool which uses more advancedparsing 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. | | |
Ville Suoranta | 13a9eb49239 | Remove extra output from CrashReporter.cc | | |
Ville Suoranta | 6925edaab80 | CrashReporter CASAPATH parsing modifications | | |
Darrell Schiebel | 34847b557f2 | fix typos | | |
Darrell Schiebel | 2bd6af8df01M | Merge branch 'master' into CAS-11037 | | CAS-11037 |
Ville Suoranta | 3ec3c4d204cM | Merge pull request #440 in CASA/casa from feature/CAS-4922 to master* commit 'ddf5da0414cca581ef30d1d50793e00bc0e69b4a':
Fix plotms time axis when all timestamps are the same or equal 0
Fix test_plotms for time axis change on OSX
Set time axis scale for y axis too
Set step for time axis scale to improve tick labels | | CAS-4922 |