Skip to content

A simple library for fitting geometrical models to OIFITS data.

License

Notifications You must be signed in to change notification settings

bensetterholm/OIFit.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OIFit.jl

Code Style: Blue

A simple library for fitting geometrical models to OIFITS data, with routines originally implemented for Setterholm, et al 2018.

Installation

Installation is as simple as starting a Julia session, switching to the package manager mode (press the ] key), and then entering:

add https://github.com/bensetterholm/OIFit.jl

This will install the OIFit.jl library and all dependencies. Once installed, the library can be updated anytime by entering

update

in package manager mode.

Usage

using OIFit

OIFit.loaddir("path/to/dir") # Loads all .[oi]fits files into Vis2 structures

License

MIT

About

A simple library for fitting geometrical models to OIFITS data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages