Skip to content

Commit

Permalink
no comment...
Browse files Browse the repository at this point in the history
  • Loading branch information
KSkwarczynski authored Oct 9, 2024
1 parent 121d777 commit a829f18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ To reed more how to use containers check our wiki [here](https://github.com/mach
## How to run LLH scan
To run an LLH scan simply do
```
./bin/MCMCTutorial Inputs/ManagerTest.yaml
./bin/LLHScanTutorial Inputs/ManagerTest.yaml
```
These are very useful for validations and to compare with other fitters

## How to run MCMC
To run MCMC simply
```
./bin/LLHScanTutorial Inputs/ManagerTest.yaml
./bin/MCMCTutorial Inputs/ManagerTest.yaml
```
Congratulations! 🎉
You have just completed finished you first MCMC chain.
Expand Down

0 comments on commit a829f18

Please sign in to comment.