API reference ============= Public API ---------- .. automodule:: gapmoe :members: Preprocessing ------------- .. automodule:: gapmoe.pre_runner :members: Inference model --------------- .. automodule:: gapmoe.model :members: Parameterization selector ------------------------- .. automodule:: gapmoe.param_types.param_type :members: Source selection ---------------- .. automodule:: gapmoe.source_selection The source-selection API is configured through :class:`gapmoe.Isochrone`. Its lower-level tables and population objects remain importable from ``gapmoe.source_selection`` for scientific extensions.