# COSEDA Documentation [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17662169.svg)](https://doi.org/10.5281/zenodo.17662169) ```{toctree} :caption: Before You Start :maxdepth: 1 :titlesonly: :glob: beforeyoustart/* ``` ```{toctree} :caption: How-to Guides :maxdepth: 1 :titlesonly: :glob: howto/* ``` ```{toctree} :caption: Workflow :maxdepth: 1 :titlesonly: howto/workflow/1_import howto/workflow/2_preflight_check howto/workflow/3_peakfinding howto/workflow/4_remove_empt_frames howto/workflow/5_centerfinding howto/workflow/6_centerrefinement howto/workflow/6a_detector_geometry howto/workflow/7a_indexing_integration howto/workflow/7b_ici_orchestrator howto/workflow/8_merge howto/workflow/9_export ``` ```{toctree} :caption: Tools :maxdepth: 1 :titlesonly: :glob: tools/* ``` ```{toctree} :caption: API Reference :maxdepth: 2 :titlesonly: reference/generated/coseda/modules reference/generated/cosedaUI/modules ``` ```{toctree} :caption: Tutorials :maxdepth: 1 :titlesonly: :glob: tutorials/* ```