Skip to content
Snippets Groups Projects

Update README.md

Merged Thomas Uram requested to merge turam-master-patch-90438 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -88,6 +88,6 @@ To compute the SOD mass function from the specified input file, and write it to
```python giomassfuncsod.py -i indat.params -g m000-499.haloproperties -t 499 -b 20 -o out.499```
To compute the SOD mass function from the specified input file, compute the mass function fit with mass conversion from 200m and 200c, and write it to the target output file out.499.fof_mf:
To compute the SOD mass function from the specified input file, compute the mass function fit with mass conversion from 200m and 200c, and write it to the target output file out.499.sod_mf:
```python giomassfuncsod.py -i indat.params -g m000-499.haloproperties -t 499 -b 20 -o out.247.200c_from_200m --fromdelta 200m --todelta 200c```
Loading