Skip to content
Snippets Groups Projects
Commit b43560a5 authored by Jack Christopher Hutchinson Rolph's avatar Jack Christopher Hutchinson Rolph
Browse files

Update PeakOTron.py

parent 357c0b31
Branches
Tags
No related merge requests found
...@@ -284,7 +284,7 @@ class PeakOTron: ...@@ -284,7 +284,7 @@ class PeakOTron:
"bw":None, "bw":None,
"peak_dist_factor":0.8, "peak_dist_factor":0.8,
"peak_width_factor":0.5, "peak_width_factor":0.5,
"peak_ppf":0.99, "peak_ppf":0.95,
"prominence": 0.0, "prominence": 0.0,
"min_n_peak_evts": 100, "min_n_peak_evts": 100,
"kernel_kde":"gaussian", "kernel_kde":"gaussian",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment