Releases: vortex-exoplanet/VIP
Releases · vortex-exoplanet/VIP
VIP v0.9.2
- ADI least-squares post-processing (LOCI-like).
- Recentering functions gauss2d and moffat2d merged (
cube_recenter_2dfit
). Fixed handling of even-sized frames. - Fixed
fit_2dgaussian
andget_square
. - Fix in
frame_diff
function. svd_wrapper
updated, pytorch support for SVD computations on GPUs.- Removed ascii logo when importing vip.
- Code cleaning.
VIP v0.9.0
- Integration with DS9 is back! To open a DS9 window: vip_hci.fits.ds9().
- Docs updated.
- Small fixes.
VIP v0.8.8
- Fixed multiprocessing for annular PCA, LLSG and
snrmap
functions in Python 3.6. - Added support for ADI+IFS data to
throughput
,contrast_curve
andpsf_norm
functions. - Fixed full-frame PCA for ADI+IFS data.
- Fixed
frame_center
function for even-sized frames. - Fixed frame and cube cropping for even-sized frames.
cube_crop_frames
now supports ADI+IFS data.
VIP v0.8.7
Re-written LLSG algo, fixed bug in frame_center function for even-sized frames (thanks to M.Bottom for reporting) and other minor changes.
Py2 and Py3 compatibility. CI and testing (on-going)
Merge pull request #102 from carlgogo/master Fixed readme.rst
VIP v0.8.1. Various improvements. VIP is on PyPI!!!
Merge pull request #96 from carlgogo/master VIP v0.8.1. Various improvements. VIP is on PyPI!!!
VIP v0.7.5
Various improvements.
VIP v0.7.2
Merge pull request #80 from carlgogo/master Fixed quite a few bugs based on reports of VIP users
v0.7.1: Merge pull request #77 from carlgogo/master
v0.7.1 - minor fixes
VIP v0.7.0
Version of VIP that goes with the paper (to be published on AJ)