vortex-exoplanet / VIP

VIP is a python package/library for angular, reference star and spectral differential imaging for exoplanet/disk detection through high-contrast imaging.
http://vip.readthedocs.io/
MIT License
70 stars 59 forks source link

Correction to how the reference dataset is built in do_pca_patch #625

Closed JustLatour closed 11 months ago

JustLatour commented 11 months ago

In the function "do_pca_patch" used in the PCA_annular algorithm, in some cases, the reference images (matrix_ref) were stacked twice in data_ref in the RDI+ADI case

VChristiaens commented 11 months ago

Thanks @Julat300 !