additional material for VIP
Tutorials in form of Jupyter notebooks can be found in the tutorials/
folder. They can be visualized directly here on GitHub (by just clicking on them), or using the nbviewer service.
This tutorial covers most of the things VIP can do:
This tutorial shows how VIP's HCIDataset
can be used for simple object-oriented access to all dataset related operations. It covers:
The datasets in the datasets/
folder are available in FITS format, and VIP's own HCIDataset format (as .npz
).
Small ADI cube with 39 frames. naco_betapic.npz
contains just the "raw" data (cube
, psf
, angles
, px_scale
), while naco_betapic_preproc.npz
is slightly preprocessed (cropped, psf normalized).