Skip to content

Commit

Permalink
check if turning off hooks fixes ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Nov 25, 2024
1 parent 8e8bcc3 commit b1ed085
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dont_fret/config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b1ed085

Please sign in to comment.