.. api.utils: ********************************* Utility functions ********************************* The package has some more miscellaneous functions and utilities that are made publicly available. The functions are defined in ``sandplover.utils``. Utility functions ================= .. currentmodule:: sandplover.utils .. autofunction:: curve_fit .. autofunction:: coordinates_to_segments .. autofunction:: line_to_cells .. autofunction:: _walk_line Utility Exceptions and Warnings =============================== .. autoexception:: NoStratigraphyError