mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-14 06:31:11 +00:00
Update initial matching & overlaps (#47)
* pep8 * fix convention * Update script * enforce optimisation boundaries to be finite * Update TODO * Remove sky matching * FIx a small bug * fix bug * Remove import * Add halo fitted quantities * Update nbs * update README * Add load_initial comments * Rename nbs * Delete nb * Update imports * Rename function * Update matcher * Add overlap paths * Update the matching script * Update verbosity * Add verbosity flags * Simplify make_bckg_delta * bug fix * fix bug
This commit is contained in:
parent
39b3498621
commit
04119a5314
14 changed files with 527 additions and 2836 deletions
|
@ -4,12 +4,13 @@
|
|||
## Project Overlap
|
||||
- [x] Clean up the kNN paths in the summary.
|
||||
- [x] Clean up the 2PCF paths in the summary.
|
||||
- [x] Update the clustering scripts to work with clumps instead.
|
||||
- [x] Sort out the splitting of individual clumps.
|
||||
- [x] Update the fitting scripts to work for clumps and parent halos.
|
||||
|
||||
- [ ] Sort out the splitting of individual clumps.
|
||||
- [ ] Update the fitting scripts to work for clumps and parent halos.
|
||||
- [ ] When calculating the overlap now check whether the halos have any particles, but that should already be the case otherwise its initial CM will not be defined.
|
||||
- [ ] Calculated fitted quantities for clumps and parent halos and add them to the catalogues.
|
||||
- [ ] Update overlap scripts to work with summed parent halos.
|
||||
- [ ] Update the clustering scripts to work with clumps instead.
|
||||
|
||||
- [ ] Calculate the overlap between all 101 IC realisations on DiRAC.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue