Create a GA3, detect some objects and measure their intensity. The intensity will be the base for stimulation power.
Note
The image for stimulation should be either:
integer image where zero is 0% and maximum value (255 for 8-bit and 65535 for 16-bit) is 100% of stimulation power or
floating point image where 0.0 is 0% and 1.0 is 100% (all values are clipped to this range).
Convert Using Table node fills the color image with the corresponding object value in the table (Power in this example). Background is set to 0.
The Multiply, Clip and Change Bit Depth sequence converts the final color image into a suitable format for the stimulation - in this case to a 16-bit image. The data range 0-100 is multiplied by 65535/100 in order to have the full 16-bit range.
Binning defines the mapping from measured feature values into percentage for stimulating. We add it into the wizard so that it can be changed inside JOBs.
Define the JOB containing the Acquisition >
Capture task which will be analyzed. The Power image is taken as a source for the Stim ROIs S1. GA3 is added into the
Wizard so that the bins and powers can be adjusted.
Run the JOB and edit the wizard as needed.
After the run is finished, observe the ROIs with the stimulation applied to each one of them.