mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 22:18:01 +00:00
ccbbbd24b4
* Add caching functions * Add limts * Add new mass runs * Update .gitignore * Edit which CDFs are loaded * Stop saving cross hindxs * Change dist to half precision * New nearest path * Add neighbour counting * Add neighbour kwargs * Update work in progress * Add new counting * Add how dist is built * Collect dist to 1 file * Update reading routine * Delete Quijote files * Remove file * Back to float32 * Fix bugs * Rename utils * Remove neighbuor kwargs * Rename file * Fix bug * Rename plt utils * Change where nghb kwargs from * line length * Remove old notebooks * Move survey * Add white space * Update TODO * Update CDF calculation * Update temporarily plotting * Merge branch 'add_diagnostics' of github.com:Richard-Sti/csiborgtools into add_diagnostics * Start adding documentation to plotting * Remove comments * Better code documentation * Some work on tidal tensor * Better plotting * Add comment * Remove nb * Remove comment * Add documentation * Update plotting * Update submission * Update KL vs KS plots * Update the plotting routine * Update plotting * Update plotting routines
94 lines
No EOL
1.3 KiB
YAML
94 lines
No EOL
1.3 KiB
YAML
rmin: 0.1
|
|
rmax: 100
|
|
nneighbours: 8
|
|
nsamples: 1.e+7
|
|
batch_size: 1.e+6
|
|
neval: 10000
|
|
seed: 42
|
|
nbins_marks: 10
|
|
|
|
|
|
################################################################################
|
|
# totpartmass #
|
|
################################################################################
|
|
|
|
|
|
"mass001":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 12.4
|
|
max: 12.8
|
|
islog: true
|
|
|
|
"mass002":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 12.6
|
|
max: 13.0
|
|
islog: true
|
|
|
|
"mass003":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 12.8
|
|
max: 13.2
|
|
islog: true
|
|
|
|
"mass004":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 13.0
|
|
max: 13.4
|
|
islog: true
|
|
|
|
"mass005":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 13.2
|
|
max: 13.6
|
|
islog: true
|
|
|
|
"mass006":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 13.4
|
|
max: 13.8
|
|
islog: true
|
|
|
|
"mass007":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 13.6
|
|
max: 14.0
|
|
islog: true
|
|
|
|
"mass008":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 13.8
|
|
max: 14.2
|
|
islog: true
|
|
|
|
"mass009":
|
|
primary:
|
|
name:
|
|
- totpartmass
|
|
- group_mass
|
|
min: 14.0
|
|
islog: true |