Added sbeta_onavg + Switched to densty PDF

This commit is contained in:
Noe Brucy
2020-10-21 14:36:17 +02:00
parent c5705554e2
commit fd4ac5b58f
4 changed files with 67 additions and 12 deletions
+4 -3
View File
@@ -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