Data loading shortcut (#7)

* add load_processed

* update TODO
This commit is contained in:
Richard Stiskalek 2022-11-06 10:26:24 +00:00 committed by GitHub
parent 364f3b2137
commit d32eb5c134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 1 deletions

View file

@ -1,8 +1,9 @@
# CSiBORG tools
## :scroll: Short-term TODO
- [ ] Compare empirical $M_{500c}$ to the NFW expectation.
- [x] Compare empirical $M_{500c}$ to the NFW expectation.
- [ ] Calculate catalogues for all realisations.
- [x] Add shortcut function for loading a catalogue
## :hourglass: Long-term TODO