mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-14 06:31:11 +00:00
Overlap reader thresholds (#31)
* Improve data * Add comment * Update how KNN is called * Bring back indices * New function output * return catx["index"] * Remove unnecessary arguments * Remove useless arguments * Rename output * thin up catalogues * Add thresholding * Update README
This commit is contained in:
parent
6e290ccfb4
commit
153f1c0002
5 changed files with 183 additions and 202 deletions
|
@ -1,21 +1,14 @@
|
|||
# CSiBORG tools
|
||||
# CSiBORGTools
|
||||
|
||||
## CSiBORG Matching
|
||||
|
||||
### TODO
|
||||
- [ ] Modify the call to tN
|
||||
|
||||
### Questions
|
||||
- What scaling of the search region? No reason for it to be a multiple of $R_{200c}$.
|
||||
- How well can observed clusters be matched to CSiBORG? Do their masses agree?
|
||||
- Is the number of clusters in CSiBORG consistent?
|
||||
|
||||
|
||||
## CSiBORG Galaxy Environmental Dependence
|
||||
|
||||
### TODO
|
||||
- [ ] Add gradient and Hessian of the overdensity field.
|
||||
- [x] Write a script to smoothen an overdensity field, calculate the derived fields and evaluate them at the galaxy positions.
|
||||
|
||||
|
||||
### Questions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue