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 moving sources
added the special case of phasecenter='TRACKFIELD' to track on the moving phasecenter of the FIELD subtables of the MSs.
seriously let's get openmp on the mac
added some description to phasecenter
added support for tracking to mosaic and cleaned up and sped up some code
made makepb shift beam is tracking a moving source
Fixed an issue with the fact that ephemeris_id is an optional column
Brought up interface and modified some the code to track ephemerides tables object (CAS-9004)
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 created in 5.3.0-100,101,102 a force old edge pivot behavior, since some users may have created delay tables in these versions, and effectively rely on this.
Removed _lexical_ comparison test on the originating CASA version for delay 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".
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