VSPEC API#

Running a VSPEC model is handled by the ObservationModel class, and this is the main interface for the user with the package.

The PhaseAnalyzer class is also important, as it provides an easy way to read data into a Python program for analysis.

Classes#

ObservationModel(params)

Main class that stores the information of this simulation.

PhaseAnalyzer(path[, fluxunit])

Class to store and analyze VSPEC phase curves