<?xml version="1.0" encoding="UTF-8"?>

<Deployment name="Sep2010-Tank-01" sim="" comment="test non-motion aspects, no hibernation">

  <Plan name="experiments" sites="13">

    <!-- Test the device components before every site -->
    <VehicleCheckup />

    <!-- Wait up to 5 minutes for favorable current -->
    <FavorableCurrent name="current" heading="90" deviation="60" duration="3" comment="" />

    <!-- Capture images, measure oxygen concentration, capture images -->
    <FluoroImage prefix="fluoro" />

    <ChamberImages name="chambers-before" prefix="before" />

    <!-- 12 5-minute iterations, sample every 1 min (1 hour) -->
    <OptodeMeasure name="measure" iterations="2" duration="1" interval="4" />

    <ChamberImages name="chambers-after" prefix="after" />

  </Plan>

  <!-- ==================================================== -->

</Deployment>
