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

<Deployment name="Smooth-Ridge-1406" hibernate="true" comment="June-2014 to July-2014 test">

  <!-- June 2014 - July 2014 No launch phase -->

  </Plan>


  <!-- The Warm-up: Run through the paces for the audience -->
  <Plan name="warm-up" sites="1">

    <VehicleCheckup />

    <MakeHeading name="0 degrees" desired_heading="0" />

    <!-- 2.5 m move -->
    <MoveForward name="2.5 meters" distance="2.5" sleep="0" take_images="true" image_interval="1.3" prefix="Smooth_1406_RoverTrans_" />

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

    <ChamberImages name="before" prefix="Smooth_1406_PreRoverChmbr_" />

    <InsertChambers />

    <ChamberImages name="inserted" prefix="Smooth_1406_InsRoverChmbr_" />

    <!-- 2 3-minute iterations  (6 min) -->
    <OptodeMeasure name="2x3 measure" iterations="2" duration="1" interval="2" />

    <ChamberImages name="after" prefix="Smooth_1406_PostRoverChmbr_" />

    <HomeChambers />

    <!-- This is the equivalent of a Pause -->
    <MoveForward name="pause" distance="0" sleep="20" take_images="false" comment="opportunity to test wake on comms" />

    <!-- Let the audience know I am awake now -->
    <FluoroImage prefix="Smooth_1406_RoverFluoro_" />

  </Plan>


  <!-- The Show: Each site takes bewteen  and  hours (Average  days)-->
  <Plan name="3-week deployment" sites="20">

    <VehicleCheckup />

    <MakeHeading name="0 degrees" desired_heading="0" />

    <!-- Wait up to 12 hours for favorable current -->
    <FavorableCurrent name="12-hour opposite" heading="opp" deviation="65" duration="720" sample_time="1" sample_interval="14" />

    <!-- 3m move -->
    <MoveForward name="3 meters" distance="3" sleep="0" take_images="true" image_interval="1.15" prefix="Smooth_1406_RoverTrans_" />

    <!-- This is the equivalent of a Pause -->
    <MoveForward name="pause" distance="0" sleep="60" take_images="false" />

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

    <ChamberImages name="before" prefix="Smooth_1406_PreRoverChmbr_" />

    <InsertChambers />

    <ChamberImages name="inserted" prefix="Smooth_1406_InsRoverChmbr_" />

    <!-- 90 15-minute iterations  (22.5 hrs) -->
    <OptodeMeasure name="90x15 measure" iterations="90" duration="1" interval="14" />

    <ChamberImages name="after" prefix="Smooth_1406_PostRoverChmbr_" />

    <HomeChambers />

  </Plan>

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

</Deployment>
