Image processing pipelines in Image Analyst MKII
Image Analyst MKIIPipelines Glossary
HomeWorkflowImage Processing BasicsFunctions GlossaryPipelines GlossaryProtocolsQuick How ToSearch

Mitochondrial membrane potential assay (TMRM/FLIPR) for CONFOCAL microscopy

Parameters:
Name # Type Description
Channel Number, TMRM 1 integer Channel number associated with the image, as appears in the Multi-Dimensional Open Dialog. Use Edit/Rename to view or change channel number.
Channel Number, FLIPR 2 integer Channel number associated with the image, as appears in the Multi-Dimensional Open Dialog. Use Edit/Rename to view or change channel number.
Spectral Unmix Coefficient Matrix 3 string To determine spectral crossbleed coefficients use the Tools/Calculate Crossbleed Correction Factor main menu point, or the Math/Blind Spectral Unmix with NMF function. See more on the layout of the Spectral Unmix Coefficient Matrix in the description of Math/Spectral Unmix.
Image stabilizer compares to first frame 4 boolean “Yes” is the fastest way of image stabilization. Turn it off if the image changes a lot during the time lapse, and it is not possible to compare later frames to the first frame any more.
Image stabilizer period (frames) 5 integer 1 if comparing to the first frame. Use more frames if not comparing to the first frame and the view field drifts slowly.
ROIs: Cell diameter (pixels) 6 integer Diameter of the cell in pixels in the combined TMRM+FLIPR projection image. Cells ranging around this size will be selected.
ROIs: Margin around cells (pixels) 7 integer Cell boundaries will be extended by this amount.
ROIs: Debris cutoff (percentile) 8 real This percentile of the image histogram sets the intensity value where the maximum of the Look Up Table (LUT) is scaled. Use -1 to override this with fixed value set below at "Max value".
ROIs: Minimum cell fluorescence (%) 9 real Cells dimmer than this in filtered rescaled TMRM+FLIPR projection images will be rejected. Increase this value if debris dimmer than the cells is detected.
ROIs: Sensitivity of cell boundaries (% of max fluorescence) 10 real For "Bound locally", the boundary of each object is determined at this % of the maximal intensity of the object relative to its neighborhood. For "Bound uniformly" this is a pixel intensity value.
ROIs: Weld segments into round objects 11 boolean Weld touching segments if they form a rounder object together. Use this to avoid objects fragmenting into multiple segments.
Membrane potential calibration action 12 string Select an action to be performed by the Membrane Potential Calibration Wizard
Calibration configuration file name (*.ips) 13 string Configuration file previously saved from the Membrane Potential Calibration Wizard
Output Excel Data save file name (*.xlsx) 14 string Excel Data window output will be created and saved using this name.
Description:
This pipeline performs all image processing tasks required for calibration of a TMRM / FLIPR (tetramethylrhodamine methyl ester and FLIPR plasma membrane potential assay kit; aka PMPI, plasma membrane potential indicator) fluorescence time lapse recording to millivolts. Processed images and calculated ROIs are passed to the Membrane Potential Calibration Wizard. Using pre-defined configuration, this pipeline is capable of unsupervised processing of multi-stage position mitochondrial membrane potential assays.
The pipeline performs spectral unmixing with pre-defined coefficients, and stabilizes the time lapse (registers frames in time). This pipeline does not perform channel alignment and background subtraction as these are unnecessary for the analysis of confocalm microscopic recordings.

To calculate the spectral crossbleed matrix use the "Mitochondrial membrane potential assay - measurement of spectral crossbleed" pipeline, or the related Primer Window/Assays protocol.

The ROIs are generated automatically using the temporal maximum intensity projection of the summed FLIPR+TMRM image. Therefore if a cell moves during the experiment, the ROI will contain the cell for the whole duration of the recording. The calibration is not affected by the amount of background recorded in the ROI. Calibration can be performed by manual configuration of the wizard, or using a previously saved configuration file to provide automation. The Membrane Potential Calibration Wizard implements the calibration technique published by Gerencser et al. in J Physiol. 2012 590:12 2845-71. See more practical details in PLoS One. 2016 Jul 12;11(7):e0159199.

Version history:
Based on: Mitochondrial membrane potential assay (TMRM/FLIPR) V3