Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Welcome to MaCh3 Tutorial
After this tutorial you should know how to run MCMC, implement systematic uncertainties, new samples, and how to plot standard Bayesian diagnostics.

The current setup includes a single sample with several cross-section and oscillation parameters.
There are several standard parts of MaCh3 analysis like sample/systematic implementations, validations and plotting.
This tutorial will help you get used to different parts of MaCh3.

<img width="700" alt="Workflow example" src="https://github.com/user-attachments/assets/f0197499-a0e4-483e-8e8f-c1deb6d880ea">

MaCh3 is predominantly C++ software, although some functionality is available through python as well. See the table of contents for more.

Expand Down