Thunor Core Modules Reference
These pages document the public modules and add a small amount of narrative context around the main entry points. For a package-level overview of how the pieces fit together, see Implementation notes.
- I/O, file reading and writing, core formats (
thunor.io) - DIP calculations and statistics (
thunor.dip) - Viability calculations and statistics (
thunor.viability) - Dose Response Curve Fitting (
thunor.curve_fit) - Plots and visualisation (
thunor.plots) - Miscellaneous “helper” functions (
thunor.helpers) - Conversion tools for external formats and databases (
thunor.converters)