mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-12 05:38:42 +00:00
Gaussian smoothing of density fields (#33)
* Simplify smoothing support and looping over nonzero * Simplify comments * add now() * add cat length * add smoothed calculation * add smoothing * Add sorting * Edit what is ignored * Move notebooks * Add nonsymmetric smoothed overlap * Update NB * Add support for reading in the smoothed overlap * Switch to the true overlap definition * Reader of the true overlap * rem occups * Import moved to a class * Move definition * Edit submission script * Update to account for the new definition * backup nb * Switch back to properly initialising arrays * Fix addition bug * Update NB * Fix little bug * Update nb
This commit is contained in:
parent
9b524db617
commit
5dd8c668fa
13 changed files with 10587 additions and 441 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,7 +14,5 @@ scripts/*.out
|
|||
build/*
|
||||
.eggs/*
|
||||
csiborgtools.egg-info/*
|
||||
scripts/playground_*
|
||||
scripts/*.ipynb
|
||||
Pylians3/*
|
||||
scripts/plot_correlation.ipynb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue