Power spectrum stuff (#16)

* add autok1d

* update TODO

* add basic cross pk

* del blank line

* fix small bugs

* fix loop bug

* rm nbs

* edit docstring

* Update TODO

* get rid of verbose flag

* take all ICs

* attempt better memory

* simplify ASCII dump

* rm verbose statement to get rid of bugs!

* close fortran files

* add MAS options

* add boxsize setter

* Move comment up

* paths chagne

* Update TODO

* Update TODO

* Forgotten units in Xpk

* Attempt at fixing the distance bug

* Update TODO

* Update TODO

* Remove comment

* add summary reader

* Update gitignore
This commit is contained in:
Richard Stiskalek 2022-12-12 14:42:44 +00:00 committed by GitHub
parent 1bb4255874
commit c3c686fa60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 439 additions and 5314 deletions

1
.gitignore vendored
View file

@ -17,3 +17,4 @@ csiborgtools.egg-info/*
scripts/playground_*
scripts/*.ipynb
Pylians3/*
scripts/plot_correlation.ipynb