# for developing 25mm arrays in the processing position
# assumes PS has ~1ml of sample in it with 1.5ml air above

#load SH2 puck on PS
# heat on to ~30C or slightly less
# delay ~2min = preheat
# continue heating @30 for duration of SH2

def sh2snap fromTube = 1, signal=:sig1, toTube = 2

PuckCamera.snap
Sleepy.power :camera, :off
finishImage

#clean up the Processing stage
psLoopFlush

end #end of sh2
