CSiBORG analysis tools.
Go to file
Richard Stiskalek 1a9e6177d7
Switch to h5py format (#52)
* Edit the particle paths

* Remove script

* Add h5py to dumping

* Minor adjustments

* add h5py support

* remove split path

* h5py support

* Type

* Edit initmatch paths

* Shorten func

* dist_centmass to work with 2D arrays

* Forgot to return the centre of mass

* Fixed code

* Fix halo bug

* Start MPI broadcasting

* Mini bug

* Remove commenting

* Remove test statement

* Fix index

* Printing from rank 0 only

* Move where clump index stored

* Add dtype options

* Add dtype options
2023-05-02 13:57:13 +01:00
csiborgtools Switch to h5py format (#52) 2023-05-02 13:57:13 +01:00
data SDSS galaxies and catalogs rework (#15) 2022-12-05 11:36:41 +00:00
notebooks Particle dumping (#49) 2023-04-28 13:57:23 +01:00
scripts Switch to h5py format (#52) 2023-05-02 13:57:13 +01:00
.gitattributes add .gitattrib 2022-10-11 16:43:18 +01:00
.gitignore Dump radial profile information (#48) 2023-04-27 00:18:30 +01:00
LICENSE Create LICENSE 2023-04-27 10:38:59 +01:00
README.md Update initial matching & overlaps (#47) 2023-04-21 01:35:06 +02:00
setup.py Particle match & file system & phase space (#11) 2022-11-25 10:44:08 +00:00

CSiBORG Analysis

Project Overlap

  • Clean up the kNN paths in the summary.

  • Clean up the 2PCF paths in the summary.

  • Update the clustering scripts to work with clumps instead.

  • Sort out the splitting of individual clumps.

  • Update the fitting scripts to work for clumps and parent halos.

  • When calculating the overlap now check whether the halos have any particles, but that should already be the case otherwise its initial CM will not be defined.

  • Calculated fitted quantities for clumps and parent halos and add them to the catalogues.

  • Update overlap scripts to work with summed parent halos.

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

Project Clustering

Longterm

  • Add uncertainty to the kNN-CDF autocorrelation?
  • Add reading halo catalogues at higher redshifts.

April 9 2023 Sunday

  • Add normalised marks calculation.
  • Add normalised marks to the submission scripts.
  • Verify analytical formula for the kNN of a uniform field.
  • For the cross-correlation try making the second field randoms.
  • Clean up the reader code.
  • Correct the crossing script.
  • Get started with the 2PCF calculation.

Project Environmental Dependence

  • Add gradient and Hessian of the overdensity field.