VIP v0.9.9
Thanks to @r4lv, @VChristiaens, @jmilou, @ChrisDelaX who made some of the contributions below. Changes since VIP v0.9.8 :
- Dropped Python 2.7 compatibility.
- Removed
plottingmodule. VIP now imports the packageHCIplot. - Improved test suite (pipeline for both ADI and ADI+mSDI).
- Improved
detectionfunction. - New options for the S/N computation.
- Better handling of versions in requirements file.
- Bug-fix in PCA for 4D arrays.
- Bug-fix
phase_functionmodule. - Bug-fix in
get_eigenvectorswhen ncomp = None. - Improved OOP interface (HCIDataset, HCIFrame and HCI).
- Improvements to the
vip_hci.metrics.rocmodule. - Coverage reports with codecov.io.
- Updated ANDROMEDA algorithm.
- Added the
stimmodule (detection map) in metrics. - Improved documentation in several functions/classes.