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

<Deployment name="VariableSED-Oct2024" hibernate="true" sim="">

  <!-- Instrument "overhead" measured at 5 minutes  -->
  <!-- Variable limit ratio lim_ratio: %sites remaining / %samples remaining -->
  <!-- When lim_ratio achieved use hi_lim otherwise use lo_lim  -->
  
  <Plan name="1-per-hour" sites="8" comment="5-min-collection" lo_lim="0.011"
        hi_lim="0.012" lim_ratio="1.15" ratio_interval="20"
        samples="4" background="1" rolling_mean="1">

    <!-- Run through the carousel positions, take images, log flourometer data -->

    <FluoroImage prefix="VarSED_241031_5min_" />

    <SEDEvent name="test" />

    <Pause name="collection"  hibernate_for="3" delay_for="0" />

  </Plan>

</Deployment>

