Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisi authored Nov 16, 2023
1 parent a9cc93f commit 1b12d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Finally, two scripts collate information to make tables and macros for the paper
The scripts rely on a small Python package provided in the [`utils`](utils) directory, which contains its own documentation.

The utilities are split up over a number of files in `utils/` with the following purposes (key elements in bold):
- **`infernce.py`**: defines the statistical models used for sampling the hierarchical posterior using [PyMC](http://pymc.io)
- **`inference.py`**: defines the statistical models used for sampling the hierarchical posterior using [PyMC](http://pymc.io)
- `plots.py`: contains lightweight plot settings
- **`pops.py`**: contains utilities for reweighting samples to different populations
- `prior.py`: containts a single function to draw vectors from our hierarchical prior
Expand Down

0 comments on commit 1b12d9f

Please sign in to comment.