sherlockpipe.system_stability.stability_calculator

Classes

NumpyEncoder(*[, skipkeys, ensure_ascii, ...])

Special json encoder for numpy types.

PlanetInput(period, period_low_err, ...[, ...])

Defines the planet parameters for system stability calculations

SimulationInput(star_mass, mass_arr, ...)

Used as input for the simulations done for each scenario

StabilityCalculator([dt])

Template class for system stability calculation algorithms