carlos-gg / VIP_extras

Datacubes, Jupyter tutorials and other materials related to VIP (https://github.com/vortex-exoplanet/VIP)
3 stars 5 forks source link

VIP extras

Binder

additional material for VIP

Tutorials

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.

01. Main Tutorial

GitHub / nbviewer / binder

This tutorial covers most of the things VIP can do:

02. Using HCIDataset objects

GitHub / nbviewer / binder

This tutorial shows how VIP's HCIDataset can be used for simple object-oriented access to all dataset related operations. It covers:

Datasets

The datasets in the datasets/ folder are available in FITS format, and VIP's own HCIDataset format (as .npz).

NACO betapic

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).