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

Plasma membrane potential single-cell analysis using post-hoc seed image

Parameters:
Name # Type Description
Channel Number for FLIPR (cell shape is determined from this; (Multi-Dimensional Open #1) 1 integer Channel number associated with the image, as appears in the Multi-Dimensional Open Dialog #1. Use Edit/Rename to view or change channel number.
Channel Number for post-hoc nuclear marker (Multi-Dimensional Open #2) 2 integer Channel number associated with the image, as appears in the Multi-Dimensional Open Dialog #2. Use Edit/Rename to view or change channel number.
Background Level (Percentile) 3 real Background is calculated as frame-by-frame mean of those pixels that are the darker than this percentile of image histogram for the duration of the entire recording.
Image stabilizer compares to first frame 4 boolean This 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 to the first frame any more.
Image stabilizer period (frames) 5 integer 1 if comparing to first frame. Use more frames if not comparing to first frame and the view filed moves slowly.
Debris cutoff for nucleus detection (percentile) 6 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".
Debris cutoff for cell shape detection (percentile) 7 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".
Approximate diameter of nuclei 8 integer Diameter of the nucleus in pixels
Minimum nucleus fluorescence (%) 9 real Cells dimmer than this in filtered rescaled images will be rejected. Increase this value if debris dimmer than the cells is detected.
Cell size, minimum area (pixels) 10 integer Volume in 3D, area in 2D. 0 for not checking
Cell size, maximum area (pixels) 11 integer Volume in 3D, area in 2D. 0 for not checking
Minimum cell fluorescence (%) 12 real Cells dimmer than this in filtered rescaled images will be rejected. Increase this value if debris dimmer than the cells is detected.
Save single cell fluorescence traces 13 boolean Saves output as TAB delimited text file
Save file name for probe #1 (for txt file output) 14 string See main menu Help/"Help on Expression Evaluation" for automatic file naming.
Membrane potential calibration action 15 string Select an action to be performed by the Membrane Potential Calibration Wizard
Calibration configuration file name (*.ips) 16 string Configuration file saved from the Membrane Potential Calibration Wizard
Output Excel Data save file name (*.xlsx) 17 string Excel Data window output will be created and saved using this name.
Description:
The pipeline analyzes a single-channel fluorescence time-lapse recording of FLIPR (Plasma Membrane Potential Indicator; Molecular Devices FLIPR Plasma membrane potential kit) on the single-cell level, using a post-hoc nuclear stain. For the post-hoc recording the same view field is captured with the addition of a nuclear stain e.g. Hoechst 33342 after the functional time lapse has been concluded (this is an additional channel to the channels during live imaging). The pipeline loads the functional time lapse from Multi-Dimensional Open #1 (tag the dialog in the top right corner) and the post-hoc stain image form Multi-Dimensional Open #2. The pipeline creates a single segmented image depicting the location of each identified cell based on the nuclei and the FLIPR fluorescence. Fluorescence intensities are measured in stabilized, background subtracted and spectrally unmixed images of the original probe fluorescence. The output is saved as text files (or alternatively can be entered into the Excel Data Window. At the end the Membrane Potential Calibration Wizard is called, so potentials can be calculated from FLIPR fluorescence traces.

Internal version: V11