VIP v1.6.2
What's Changed
- more robust mu sigma calculation, new seeing function, memory improvements, typo fixes by @IainHammond in #644
- Additional features for PCA, IPCA and median-sub functions by @VChristiaens in #645:
- median-RDI now possible, both in full-frame and annular mode in
median_sub
; - list of npc matching the number of annuli in
pca_annular
(for either ADI, RDI or ASDI) now accepted and documented; - improved convergence behaviour in incremental IPCA.
- median-RDI now possible, both in full-frame and annular mode in
- minor bug fix for contrast curve function (which could occur when max pixel radius was not an integer) by @VChristiaens in #645
- improved behaviour for various utilities including
mask_circle
,cube_detect_badfr_pxstats
and fixed warning messages incontrast_curve
function by @VChristiaens in #645
Full Changelog: v1.6.1...v1.6.2