mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 06:48:02 +00:00
255bec9710
* 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
24 lines
403 B
Text
24 lines
403 B
Text
venv_csiborg/
|
|
share/
|
|
bin/
|
|
.bashrc
|
|
*.pyc
|
|
*/.ipynb_checkpoints/
|
|
plots/*
|
|
.vscode/settings.json
|
|
csiborgtools/fits/_halo_profile.py
|
|
csiborgtools/fits/_filenames.py
|
|
csiborgtools/fits/analyse_voids_25.py
|
|
scripts/*.out
|
|
build/*
|
|
.eggs/*
|
|
csiborgtools.egg-info/*
|
|
Pylians3/*
|
|
scripts/plot_correlation.ipynb
|
|
scripts/*.sh
|
|
venv/
|
|
.trunk/*
|
|
scripts_test/
|
|
scripts_plots/python.sh
|
|
scripts_plots/submit.sh
|
|
scripts_plots/*.out
|