mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-12 05:38:42 +00:00
Quijote kNN adding (#62)
* Fix small bug * Add fiducial observers * Rename 1D knn * Add new bounds system * rm whitespace * Add boudns * Add simname to paths * Add fiducial obserevrs * apply bounds only if not none * Add TODO * add simnames * update script * Fix distance bug * update yaml * Update file reading * Update gitignore * Add plots * add check if empty list * add func to obtaining cross * Update nb * Remove blank lines * update ignroes * loop over a few ics * update gitignore * add comments
This commit is contained in:
parent
7971fe2bc1
commit
255bec9710
16 changed files with 635 additions and 231 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,3 +18,7 @@ scripts/plot_correlation.ipynb
|
|||
scripts/*.sh
|
||||
venv/
|
||||
.trunk/*
|
||||
scripts_test/
|
||||
scripts_plots/python.sh
|
||||
scripts_plots/submit.sh
|
||||
scripts_plots/*.out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue