API reference
The API reference is autogenerated from docstrings in the
asymmetry package and covers the public classes and functions
that the GUI is built on top of, organised by subsystem. The user-guide
chapters (Reference) explain the physics of each
subsystem and the workflow that uses it; this reference documents the
exact callable surface.
The entry points for scripted use are: asymmetry.core.io.load()
for reading any supported raw-data format,
FitEngine with the
MODELS registry or a
CompositeModel for
time-domain fits, fit_parameter_model()
for parameter-trend fits, and
load_project() /
save_project() for reading and writing
.asymp session files.