mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 17:08:03 +00:00
5784011de0
* Add seperate autoknn script & config file * edit ics * Edit submission script * Add threshold values * Edit batch sizign * Remove print * edit * Rename files * Rename * Update nb * edit runs * Edit submit * Add median threshold * add new auto reader * editt submit * edit submit * Edit submit * Add mean prk * Edit runs * Remove correlation file * Move split to clutering * Add init * Remove import * Add the file * Add correlation reading * Edit scripts * Add below and above median permutation for cross * Update imports * Move rvs_in_sphere * Create utils * Split * Add import * Add normalised marks * Add import * Edit readme * Clean up submission file * Stop tracking submit files * Update gitignore * Add poisson field analytical expression * Add abstract generators * Add generators * Pass in the generator * Add a check for if there are any files * Start saving average density * Update nb * Update readme * Update units * Edit jobs * Update submits * Update reader * Add random crossing * Update crossing script * Add crossing with random * Update readme * Update notebook
29 lines
551 B
YAML
29 lines
551 B
YAML
rmin: 0.1
|
|
rmax: 100
|
|
nneighbours: 64
|
|
nsamples: 1.e+7
|
|
batch_size: 1.e+6
|
|
neval: 10000
|
|
seed: 42
|
|
|
|
|
|
################################################################################
|
|
# totpartmass #
|
|
################################################################################
|
|
|
|
"mass001":
|
|
primary:
|
|
name: totpartmass
|
|
min: 1.e+12
|
|
max: 1.e+13
|
|
|
|
"mass002":
|
|
primary:
|
|
name: totpartmass
|
|
min: 1.e+13
|
|
max: 1.e+14
|
|
|
|
"mass003":
|
|
primary:
|
|
name: totpartmass
|
|
min: 1.e+14
|