You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<plotx="15"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="150"xMin="3.0"height="160"legend="false"xMax="7.0"yMin="0.0"xAxis="# pores"display="Patient A"width="195"sizeVersion="0">
<choicetype="string"value="no, skip all dosing"></choice>
351
+
<choicetype="string"value="yes, skip no doses"></choice>
352
+
<choicetype="string"value="yes, but skip dose 2"></choice>
353
+
<choicetype="string"value="yes, but skip dose 3"></choice>
354
+
<choicetype="string"value="yes, but skip dose 4"></choice>
355
+
</chooser>
356
+
<notex="555"y="525"backgroundDark="0"fontSize="12"width="195"markdown="false"height="18"textColorDark="-1"textColorLight="-16777216"backgroundLight="0">Initial Infection for Patient A</note>
<notex="890"y="525"backgroundDark="0"fontSize="12"width="190"markdown="false"height="18"textColorDark="-1"textColorLight="-16777216"backgroundLight="0">Initial Infection for Patient B</note>
<plotx="15"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="200"xMin="3.0"height="180"legend="false"xMax="7.0"yMin="0.0"width="200"xAxis="# pores"display="Patient A">
344
382
<setup>make-variation-pens 1 ; 1 means use bar mode</setup>
345
383
<update><![CDATA[;; the `histogram` primitive can't make a multi-colored histogram,
<plotx="215"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="150"xMin="3.0"height="160"legend="false"xMax="7.0"yMin="0.0"xAxis="# pores"display="Patient B"width="195"sizeVersion="0">
394
+
<plotx="220"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="200"xMin="3.0"height="180"legend="false"xMax="7.0"yMin="0.0"width="200"xAxis="# pores"display="Patient B">
357
395
<setup>make-variation-pens 1 ; 1 means use bar mode</setup>
358
396
<update><![CDATA[;; the `histogram` primitive can't make a multi-colored histogram,
<notex="825"y="485"height="18"backgroundDark="0"fontSize="12"width="190"markdown="false"textColorLight="-16777216"backgroundLight="0">Initial Infection for Patient B</note>
370
-
<notex="500"y="485"height="18"backgroundDark="0"fontSize="12"width="195"markdown="false"textColorLight="-16777216"backgroundLight="0">Initial Infection for Patient A</note>
<buttonx="415"y="10"height="45"disableUntilTicks="true"forever="false"kind="Observer"display="manual dose A"width="140"sizeVersion="0">dose-region "A" a-dosage
373
-
set doses-given-to-a doses-given-to-a + 1</button>
374
-
<monitorx="305"precision="17"y="10"height="45"fontSize="11"display="# of hrs"width="70"sizeVersion="0">#-hours</monitor>
375
-
<monitorx="235"precision="17"y="10"height="45"fontSize="11"display="# of days"width="65"sizeVersion="0">#-days</monitor>
376
-
<plotx="15"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="310"xMin="0.0"height="185"legend="false"xMax="100.0"yMin="0.0"xAxis="time (min.)"display="population in A vs. time"width="195"sizeVersion="0">
407
+
<plotx="220"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# indiv."y="390"xMin="0.0"height="195"legend="false"xMax="100.0"yMin="0.0"width="200"xAxis="time (min)."display="population in B vs. time">
377
408
<setup>make-variation-pens 0 ; 0 means use line mode</setup>
378
409
<update><![CDATA[foreach [ 3 4 5 6 ] [ v ->
379
410
set-current-plot-pen (word v)
380
-
plotxy ticks item (v - 3) bacteria-counts-region-a
411
+
plotxy ticks item (v - 3) bacteria-counts-region-b
<plotx="215"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# indiv."y="310"xMin="0.0"height="185"legend="false"xMax="100.0"yMin="0.0"xAxis="time (min)."display="population in B vs. time"width="195"sizeVersion="0">
414
+
<plotx="15"autoPlotX="true"yMax="16.0"autoPlotY="true"yAxis="# of indiv."y="390"xMin="0.0"height="195"legend="false"xMax="100.0"yMin="0.0"width="200"xAxis="time (min.)"display="population in A vs. time">
415
415
<setup>make-variation-pens 0 ; 0 means use line mode</setup>
416
416
<update><![CDATA[foreach [ 3 4 5 6 ] [ v ->
417
417
set-current-plot-pen (word v)
418
-
plotxy ticks item (v - 3) bacteria-counts-region-b
418
+
plotxy ticks item (v - 3) bacteria-counts-region-a
0 commit comments