[micro-manager-general] 3-Channel overview window
Status: Beta
Brought to you by:
nicost
|
From: Amit C. <am...@co...> - 2020-04-30 12:40:35
|
Background... I put together a script to perform a 3-Channel overview window. 4 buttons, 3 for channels and 1 to crop. 3 dropdowns showing available presets from a predefined group, to assign a preset to each channel button. Pressing on of the channel buttons, snaps an image, pushes it to one of the quadrants of an Image canvas, 4times the size of the camera resolution. Also places a second copy in the bottom right quadrant to show an overlayed view. The images is tagged with channel axis position. Crop button crops out the original camera resolution from the overview image canvas. The issue I am facing... The crop processor crops, but can't seem to do it across the channels. The resulting image has the first channel across all the channels. Any advise? Script attached. thanks in advance! Looking forward to figuring out... how to make this into a plugin. how to accomplish the same with images from Live stream. DyMont_GUI-6_20200428.bsh <http://micro-manager.3463995.n2.nabble.com/file/t396861/DyMont_GUI-6_20200428.bsh> -- Sent from: http://micro-manager.3463995.n2.nabble.com/ |