Running examples

We provide several example scripts to use OIFITS in the /demos/ folder. Data used by examples is located in the /demos/data folder. Examples are meant to be run from the /demos/ folder but can be easily modified to do otherwise.

demos/
├── example_limb_darkening.jl
├── example_image_and_model.jl
├── data
│   └── 2004-data1.oifits
│   └── AlphaCenA.oifits
...