Potential (#13)

* add basic density field

* Add TODO

* add field smoothing

* update how pos are calculated

* add transforms both ways

* add import

* add sky density

* add make skymap func

* update TODO

* update gitignore

* add potential field calculation

* delete boxsize setter

* add tidal tensor
This commit is contained in:
Richard Stiskalek 2022-11-27 07:53:38 +00:00 committed by GitHub
parent ea73dfcd56
commit 6aa3721c83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 379 additions and 27 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ build/*
csiborgtools.egg-info/*
scripts/playground_*
scripts/playground.ipynb
Pylians3/*