-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
191 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
parameterId estimate nominalValue parameterScale lowerBound upperBound | ||
k1 True 0.8 lin 0 10 | ||
k2 True 0.6 lin 0 10 | ||
k1 1 0.8 lin 0 10 | ||
k2 1 0.6 lin 0 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
observableId simulationConditionId time measurement | ||
obs_a c0 0 0.7 | ||
obs_a c0 10 0.1 | ||
observableId experimentId time measurement | ||
obs_a 0 0.7 | ||
obs_a 10 0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
parameterId parameterScale lowerBound upperBound nominalValue estimate | ||
a0 lin 0 10 1.0 1 | ||
b0 lin 0 10 0.0 1 | ||
k1 lin 0 10 0.8 1 | ||
k2 lin 0 10 0.6 1 | ||
scaling_A lin 0 10 0.5 1 | ||
offset_A lin 0 10 2.0 1 | ||
parameterId estimate nominalValue parameterScale lowerBound upperBound | ||
scaling_A 0 0.5 lin 0 10 | ||
offset_A 0 2.0 lin 0 10 | ||
a0 1 1.0 lin 0 10 | ||
b0 1 0.0 lin 0 10 | ||
k1 1 0.8 lin 0 10 | ||
k2 1 0.6 lin 0 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
observableId simulationConditionId time simulation | ||
obs_a c0 0 2.5 | ||
obs_a c0 10 2.214285951865348 | ||
observableId experimentId time simulation | ||
obs_a 0 2.5 | ||
obs_a 10 2.214285951865348 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
conditionId offset_A | ||
c0 offset_A_c0 | ||
c1 offset_A_c1 | ||
conditionId targetId valueType targetValue | ||
c0 offset_A constant offset_A_c0 | ||
c1 offset_A constant offset_A_c1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
experimentId time conditionId | ||
e0 0 c0 | ||
e1 0 c1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
observableId simulationConditionId time measurement | ||
obs_a c0 10 2.1 | ||
obs_a c1 10 3.2 | ||
observableId experimentId time measurement | ||
obs_a e0 10 2.1 | ||
obs_a e1 10 3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
parameterId parameterScale lowerBound upperBound nominalValue estimate | ||
a0 lin 0 10 1.0 1 | ||
b0 lin 0 10 0.0 1 | ||
k1 lin 0 10 0.8 1 | ||
k2 lin 0 10 0.6 1 | ||
offset_A_c0 lin 0 10 2.0 1 | ||
offset_A_c1 lin 0 10 3.0 1 | ||
parameterId estimate nominalValue parameterScale lowerBound upperBound | ||
a0 1 1.0 lin 0 10 | ||
b0 1 0.0 lin 0 10 | ||
k1 1 0.8 lin 0 10 | ||
k2 1 0.6 lin 0 10 | ||
offset_A_c0 0 2.0 lin 0 10 | ||
offset_A_c1 0 3.0 lin 0 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
observableId simulationConditionId time simulation | ||
obs_a c0 10 2.4285719037306968 | ||
obs_a c1 10 3.4285719037306968 | ||
observableId experimentId time simulation | ||
obs_a e0 10 2.4285719037306968 | ||
obs_a e1 10 3.4285719037306968 |