binary_params

Module Contents

Classes

binary_params

binary_params is an object to store parameters describing a binary sytem.

class binary_params.binary_params[source]

Bases: object

binary_params is an object to store parameters describing a binary sytem.

Attributes:
periodAstropy Quantity, unit:d

Orbital period of binary in days.

eccfloat

Eccentricity of binary orbit.

incAstropy Quantity, unit:deg

Binary orbit inclination, relative to line of sight, in degrees.

t0float

Binary system’s reference time, t0. Specified in MJDs. For eclipsing systems, typically minimum of deepest eclipse.

period[source]
ecc = 0.0[source]
inc[source]
t0 = 48546.0[source]
rv_com[source]