(overview_introduction_organisation)= # {{uranie}} modules organisation The platform consists of a set of so-called **technical libraries**, or **modules** (represented as green boxes in {numref}`fig_fonctionnal_module_orga`), each performing a specific task. {{ "```{" "figure" "} " + parent_dir + "/usermanual/overview/figures/Modules.png\n" ":align: center\n" ":name: fig_fonctionnal_module_orga\n" + figure_scale + "\n" "\n" "Organisation of the " + uranie + "-modules (green boxes) in terms of inter-dependencies. The blue boxes represent the external dependencies (discussed later on).\n" "```" }} In the rest of this section each and every modules discussed in this documentation will be briefly described (in terms of role and main components) starting with the {{DataS}} one, which is the spine of the {{uranie}} project, as shown in {numref}`fig_fonctionnal_module_orga`. A more precise description will then be done in the dedicated other chapters. ```{toctree} organisation/dataserver organisation/sampler organisation/launcher organisation/modeler organisation/sensitivity organisation/re_optimizer organisation/relauncher organisation/calibration ```