Back...
Script
Input Script
;______________________________________________________________________
[task]
task = fit
data = generic
code = built-in
[equation]
MichaelisMentenProgressKmKs
[parameters]
Eo = 0.008
rP = 1000 ?
kS = 1 ?
Km = 100 ?
[data]
variable t
directory ./proj/CHEF/EGFR/progress/data
graph EGFR :: Sub006
sheet DFit--EGFR--Sub006.csv
column 2 | param Fo = 0 ? (-10000 .. 10000), So = 3.13 ? | label 3.13
column 3 | param Fo = 0 ? (-10000 .. 10000), So = 6.25 ? | label 6.25
column 4 | param Fo = 0 ? (-10000 .. 10000), So = 12.5 | label 12.5
column 5 | param Fo = 0 ? (-10000 .. 10000), So = 25.0 ? | label 25.0
[output]
directory ./proj/CHEF/EGFR/progress/EGFR--Sub006/output/fit-progress-global-algeb-e2
[settings]
{Filter}
ZeroBaselineSignal = y
{Output}
XAxisLabel = t, sec
YAxisLabel = {/Symbol D}F, rfu
WriteTeX = y
[end]
;______________________________________________________________________
;______________________________________________________________________
Back...
|