diff --git a/dont_fret/config/default.yaml b/dont_fret/config/default.yaml index 39ca05e..152f428 100644 --- a/dont_fret/config/default.yaml +++ b/dont_fret/config/default.yaml @@ -37,11 +37,11 @@ burst_search: # post-burst search hooks to apply # hooks are of the form my_hook(burst_data, photon_data, **kwargs) # kwargs are as specified here -hooks: - alex_2cde: - tau: 150.e-6 # make sure to format as float - fret_2cde: - tau: 50.e-6 +# hooks: +# alex_2cde: +# tau: 150.e-6 # make sure to format as float +# fret_2cde: +# tau: 50.e-6 # settings related to dont-fret's web interface web: