Skip to content

Workflow steps

To streamline the data analysis process, EasyPeasy follows a structured workflow divided into five key steps:

flowchart LR
    a(Project)
    b(Model)
    c(Experiment)
    d(Analysis)
    e(Summary)
    a --> b
    b --> c
    c --> d
    d --> e
  • Project - Establish a project as a container for data, settings, and analysis results.
  • Model -
  • Experiment -
  • Analysis -
  • Summary - Generate a detailed report summarizing the results of the analysis, including refined parameters and visualizations.

Each step is described in detail in its respective section, guiding users through the entire imaginary data analysis workflow in EasyPeasy.