VIP v1.6.1
What's Changed
- DFT shift fix for new scikit, speed improvement for find_nearest by @IainHammond in #638
- Minor bug fixes:
- In SNR map calculation in the case of integer input fwhm by @VChristiaens in #639
- For PCA-RDI with 4D cubes by @VChristiaens in #642
- For mixed array types when creating bad pixel maps
- A few new features by @VChristiaens in #642
- Added compatibility for NEGFC combined with either PCA-ARDI or PCA RDI with data imputation
- IPCA-ARDI now does PCA-ARDI with the initial number of principal components, instead of RDI with the last number of principal components
- Made frame_by_frame mode of cube_fix_badpix_isolated function compatible with input bad pixel map
- Wider multiprocessing support (now compatible with 'spawn' starting method when 'fork' not available) by @VChristiaens in #643
- Bug fix for IPCA-ARDI with DI initialization by @VChristiaens in #643
- Documentation:
- Updated readthedocs.yml by @VChristiaens in #633, #634 & #635
- Updated dosctrings by @VChristiaens in #640
- Added sphinx rtd theme to requirements by @VChristiaens in #636
- Added info about VIP conventions by @VChristiaens in #637
Full Changelog: v1.6.0...v1.6.1