Pull request #980: CAS-13007
Merge in CASA/casa6 from CAS-13007 to master
* commit '6c890d8a29a4e4c73d89700c5816770f4f8f72fc':
For CAS-13007, improved gaintypeTL1OutlierRejection to test SNR for alternate solmodes on gaintype='T'; added gaintypeGL1OutlierRejection to perform corresponding tests for gaintype='G'
fixed typo with L1R mode
Added new test case to gaincal for L1 and outlier rejection using gaintype T
fixed spacing changes
added setsolve for TJones
Pull request #977: CAS-13324
Merge in CASA/casa6 from CAS-13324 to master
* commit '7e1ed96342caad5884f506a3641b622224c9be1f': (26 commits)
Fix a usage of np.searchsorted
Trapped case with too few points to do a curve fit CAS-13324: Minor XML change to trigger build
Fixed a typo
Fix a missing import
some initial gradient flagging algos CAS-13324: Address Taks review CAS-13324: Fix typo in XML CAS-13324: Edit XML documentation CAS-13324: Remove extraneous print statements
Fixed a typo in doc
some minor changes to doc
added unit tests and some more docs CAS-13324 : Fix bug with annulus flagging method
Move code and got the msuvbin flag per plane to work CAS-13324: Fix bug with annulus calculation CAS-13324: Add function to accumulate across channels CAS-13324: msuvbin pipes are in place CAS-13324 : Initial working commit of reimplementation
something to do about numba
...