mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 12:08:01 +00:00
CSiBORG analysis tools.
13a9d11afe
* Rename * rename module * add new_ic_ids * Add to_new support * rm unnecessary comment * Remove JUlia! * add new package attempt * add dump script * simplify positions getter * Remove unused code * change dumpdirs * update project * Add sorting * fix indexing bug * add comment * Add particle dumping * Delete blank line * Delete Julia things * Update README * add working script * fix assignment bug * fix bug * save temp to temp folder * fix indexing bug & path * do not always crreate folder * Rename file * add initcm reader * add x0, y0, z0 transforms * add initcm to halo cat * docs update * add initial KNN * add attempt at init match * add initial fiducial radius * rm blank space * Add further KNN Init pos support * Add init radius support * Remove message about the bug * Get rid of an error msg * purge mention of knn_init * Add init CM distance calc |
||
---|---|---|
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
- Add code to calculate the cross-correlation for resolved region only.
- Calculate the spectra for all 101 boxes and visualise them.
- See about the
z=70
particles.
Long-term TODO
- Calculate the cross-correlation in CSiBORG. Should see the scale of the constraints?
- Find the distribution of particles in the first snapshot
- 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?