mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 12:38:02 +00:00
CSiBORG analysis tools.
18f09767f4
* 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 |
||
---|---|---|
csiborgtools | ||
data | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
pymake.sh | ||
pyremove.sh | ||
README.md | ||
setup.py |
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?