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

<Deployment name="SES-predive-test" hibernate="false" sim="">
  <Plan tarzip="false" name="quick-run-through" sites="1">
    <!-- Run through the carousel positions, take images, log flourometer data -->
    
    <MoveCarousel location="collection" />
    
    <MoveCarousel name="Fluorometer" location="fluoro" />
    
    <MeasureFluorometry name="Fluorometry" lum_time="1000" flu_time="1000" phos_time="1000" write_log="true" />
    
    <MoveCarousel name="Camera" location="camera" />
    
    <FluoroImage prefix="mars" />
    
    <HomeClean />
    
  </Plan>
</Deployment>
