Added sbeta_onavg + Switched to densty PDF
This commit is contained in:
+4
-3
@@ -22,10 +22,11 @@ disk: # Disk speficic parameters
|
||||
|
||||
|
||||
pdf: # parameters for probability density functions
|
||||
nb_bin : 100 # Number of bins for the PDF
|
||||
nb_bin : 200 # Number of bins for the PDF
|
||||
range : [-1.5, 2.5] # Range of the PDF (log of fluctuation)
|
||||
xmin_fit : 0. # Lower boundary of the fit (log of fluctuation)
|
||||
xmax_fit : 1.25 # Upper boundary of the fit (log of fluctuation)
|
||||
xmin_fit : 0.1 # Lower boundary of the fit (log of fluctuation)
|
||||
xmax_fit : 1.5 # Upper boundary of the fit (log of fluctuation)
|
||||
fit_cut : 1e-4 # Exclude value that are < fit_cut * maximum
|
||||
|
||||
|
||||
filaments: # parameters for FilFinder
|
||||
|
||||
Reference in New Issue
Block a user