Tutorials¶
Learning-oriented, start to finish. Each assumes only Installation.
| Tutorial | You will |
|---|---|
| Complete Python workflow | Load, summarise, validate, assess, plot, archive and reload |
| Complete CLI workflow | Do the same from the shell, with exit codes |
| Generate synthetic data | Build reproducible datasets in eight scenarios |
| Load generic-long data | Read one-row-per-observation CSV/TSV |
| Load generic-wide data | Read one-column-per-scan CSV/TSV |
| Validate an experiment | Read a ValidationReport properly |
| Plot scans | Draw and save figures, headless |
| Export and reload AUCX | Archive an experiment losslessly |
If you know what you want, the how-to guides are shorter and task-shaped.