Skip to content

Commit

Permalink
Updated default setting for breath separation.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwalsted committed Aug 17, 2021
1 parent b0a6bdf commit 17884da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion respmech.py
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,7 @@ def analyse(usersettings):
"breathseparationbuffer": 800,
"peakheight": 0.1,
"peakdistance": 0.1,
"peakwidth": 0.1,
"peakwidth": 0.5,
"inverseflow": false,
"integratevolumefromflow": false,
"inversevolume": false,
Expand Down

0 comments on commit 17884da

Please sign in to comment.