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

<Deployment name="MARS-Test-Pic" hibernate="true" sim="">

  <Plan name="30-min-test" sites="1" comment="sample-for-30mins">

    <!-- Run through the carousel positions, slow speed collection to camera -->
    <!-- When complete the carousel will be in the camera/flow-through position -->

    <HomeClean speed="fast" />

    <MoveCarousel name="To Collection Pos" location="collection" />

    <Pause name="30-min-collection"  interval="true"  hibernate_for="30" delay_for="0" />

    <MeasureFluorometry name="Ref Fluorometry" dark_time="1000" ref_time="1000" />

    <MoveCarousel name="To Fluorometry Pos" location="fluoro" />

    <MeasureFluorometry name="Fluorometry" lum_time="1000" flu_time="1000" phos_time="1000" />

    <MoveCarousel name="To Camera Pos" location="camera" />

    <FluoroImage prefix="MARS_30min_collect_" />

    <MeasureFluorometry name="Constant Target" const_time="1000" write_log="true" />

  </Plan>

</Deployment>
