PYME.localization.splitting module¶
- PYME.localization.splitting.get_shifts(md, data_shape, x, y)¶
- PYME.localization.splitting.get_splitter_rois(md, data_shape)¶
Gets max-size common ROIs for the two channels of a splitter, relative to the data origin.
- PYME.localization.splitting.map_splitter_coords(md, data_shape, x, y)¶
Legacy code for mapping spltter coordinates
DO NOT USE
- PYME.localization.splitting.map_splitter_coords_(x, y, xslices, yslices, flip=True)¶
Translate coordinates from the camera frame into the frame of the individual splitter ROI the point lies in.
- PYME.localization.splitting.remap_splitter_coords(md, data_shape, x, y)¶
- PYME.localization.splitting.remap_splitter_coords_(x, y, xslices, yslices, quadrant=1, flip=True)¶
- PYME.localization.splitting.split_image(md, img)¶