Skip to content

Commit

Permalink
change defaultReturnTipHeight for 96 channel
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Feb 11, 2025
1 parent 4c2e213 commit 1db704e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 57.9,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.6,
"aspirate": {
"default": {
"1": [
Expand Down Expand Up @@ -123,7 +123,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 58.35,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.6,
"aspirate": {
"default": {
"1": [
Expand Down Expand Up @@ -176,7 +176,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 95.6,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.71,
"aspirate": {
"default": {
"1": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 57.9,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.6,
"aspirate": {
"default": {
"1": [
Expand Down Expand Up @@ -123,7 +123,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 58.35,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.6,
"aspirate": {
"default": {
"1": [
Expand Down Expand Up @@ -176,7 +176,7 @@
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 95.6,
"defaultReturnTipHeight": 0.2,
"defaultReturnTipHeight": 0.71,
"aspirate": {
"default": {
"1": [
Expand Down

0 comments on commit 1db704e

Please sign in to comment.