CSiBORG analysis tools.
Go to file
Richard Stiskalek 18f09767f4
Overlap calculation (#18)
* Move cosine similarity out

* Basic overlap calculation

* add overlap import

* Add clump0 dict path

* Update README

* fix path bug

* Save as dict instead

* Change format to array of arrays

* Update paths

* Take fewer ICs for now

* Change to structured array

* Add overlap calculation

* Start saving IDs

* Add a blank space

* Update TODO
2022-12-19 11:58:22 +01:00
csiborgtools Overlap calculation (#18) 2022-12-19 11:58:22 +01:00
data SDSS galaxies and catalogs rework (#15) 2022-12-05 11:36:41 +00:00
scripts Overlap calculation (#18) 2022-12-19 11:58:22 +01:00
.gitattributes add .gitattrib 2022-10-11 16:43:18 +01:00
.gitignore Power spectrum stuff (#16) 2022-12-12 14:42:44 +00: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 Overlap calculation (#18) 2022-12-19 11:58:22 +01:00
setup.py Particle match & file system & phase space (#11) 2022-11-25 10:44:08 +00:00

CSiBORG tools

Questions to answer

  • How well can observed clusters be matched to CSiBORG? Do their masses agree?
  • Is the number of clusters in CSiBORG consistent?
  • Are any observed clusters suspiciously missing in CSiBORG?

Short-term TODO

  • Implement the CIC binning.
  • Write a script to perform the matching on a node.

Long-term TODO

  • Implement a custom model for matchin galaxies to halos.

Open questions

  • What scaling of the search region? No reason for it to be a multiple of R_{200c}.
  • Begin extracting the DM environmental properties at galaxy positions?