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

<Deployment name="just-moves" hibernate="false" sim="">
  <Plan name="carousel-run" sites="20">
    
    <!-- Run through the carousel positions, take images, log flourometer data -->
   
    <HomeClean />
    
    <MoveCarousel location="collection" />
    
    <Pause name="collection"  minutes="1" />
    
    <MoveCarousel location="fluoro" />
    
    <MoveCarousel location="camera" />
    
    <Pause name="flow_thru"  minutes="1" />
  </Plan>
</Deployment>
