File organisation (#41)

* Split summary files

* Rename script

* Cosmetics

* Minor changes

* Update TODO
This commit is contained in:
Richard Stiskalek 2023-04-09 21:12:19 +01:00 committed by GitHub
parent 5784011de0
commit 0b743756ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 407 additions and 382 deletions

View file

@ -18,7 +18,7 @@
- [x] Add normalised marks to the submission scripts.
- [x] Verify analytical formula for the kNN of a uniform field.
- [x] For the cross-correlation try making the second field randoms.
- [ ] Clean up the reader code.
- [x] Clean up the reader code.
- [x] Correct the crossing script.
- [ ] Get started with the 2PCF calculation.