CSiBORG analysis tools.
Go to file
Richard Stiskalek 63ab3548b4
kNN-CDF implementation (#34)
* Rewrite doc

* add kNN

* edit loading of samples with no init

* Add verbosity flag

* add KNN submission script

* do not make peaked cdf by default

* Add submit script

* stop ignore sh

* Add mass thresholding

* Edit gitignore

* edits

* Space points in logspace

* Calculate for all ICs

* Update TODO

* Add dtype support

* Update readme

* Update nb
2023-03-31 18:13:41 +01:00
csiborgtools kNN-CDF implementation (#34) 2023-03-31 18:13:41 +01:00
data SDSS galaxies and catalogs rework (#15) 2022-12-05 11:36:41 +00:00
meetings Gaussian smoothing of density fields (#33) 2023-03-27 09:22:03 +01:00
notebooks kNN-CDF implementation (#34) 2023-03-31 18:13:41 +01:00
scripts kNN-CDF implementation (#34) 2023-03-31 18:13:41 +01:00
.gitattributes add .gitattrib 2022-10-11 16:43:18 +01:00
.gitignore kNN-CDF implementation (#34) 2023-03-31 18:13:41 +01:00
pymake.sh Particle match & file system & phase space (#11) 2022-11-25 10:44:08 +00:00
pyremove.sh Particle match & file system & phase space (#11) 2022-11-25 10:44:08 +00:00
README.md kNN-CDF implementation (#34) 2023-03-31 18:13:41 +01:00
setup.py Particle match & file system & phase space (#11) 2022-11-25 10:44:08 +00:00

CSiBORG Analysis

Project Overlap

  • Calculate the overlap between all 101 IC realisations on DiRAC.

Project Clustering

  • Add uncertainty to the kNN-CDF autocorrelation.
  • Add the joint kNN-CDF calculation.
  • Make kNN-CDF more memory friendly if generating many randoms.

Project Environmental Dependence

  • Add gradient and Hessian of the overdensity field.