csiborgtools/README.md
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

600 B

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?