Skip to content

Commit

Permalink
Update the setting for the decayed performance.
Browse files Browse the repository at this point in the history
  • Loading branch information
teweitsai committed Nov 9, 2024
1 parent dd0293a commit b90d290
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Watcher/v6/_summit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ rules:
configs:
- force_error_axial: 15.0
force_error_tangent: 50.0
max_num_axial: 10
max_num_tangent: 2
threshold_mtmount_acceleration: 0.05
max_num_axial: 15
max_num_tangent: 3
threshold_mtmount_acceleration: 0.08
poll_interval: 1.0
- classname: MTMirrorTemperature
configs:
Expand Down

0 comments on commit b90d290

Please sign in to comment.