Skip to content

carlos-gg/VIP_extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP extras

Binder

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.

01. Main Tutorial

GitHub / nbviewer / binder

This tutorial covers most of the things VIP can do:

  • loading datasets
  • pre-processing
  • post-processing with ADI algorithms (Median subtraction, PCA, LLSG, ...)
  • fake planet injection
  • flux estimation (NEGFC)
  • contrast curves, S/N maps

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:

  • loading/saving datasets
  • simple operations (plotting, pre-processing, injecting)

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

About

Datacubes, Jupyter tutorials and other materials related to VIP (https://github.com/vortex-exoplanet/VIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published