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

Measure of intensities in single-cells in two channels with spectral unmixing and using post-hoc seed image for segmentation

Parameters:
Name # Type Description
Channel Number Probe #1 (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 Probe #2 (Multi-Dimensional Open #1) 2 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) 3 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) 4 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.
Spectral Unmix Coefficient Matrix 5 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.
Channel alignment based on only the first frame 6 boolean Calculates shift from first few frames, then aligns the whole time lapse. No aligns each frame of the time lapse. The number of frames is set by the value used for ΔF/F0 averaging in the Preferences
Image stabilizer compares to first frame 7 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) 8 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) 9 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) 10 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 11 integer Diameter of the nucleus in pixels
Minimum nucleus 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.
Cell size, minimum area (pixels) 13 integer Volume in 3D, area in 2D. 0 for not checking
Cell size, maximum area (pixels) 14 integer Volume in 3D, area in 2D. 0 for not checking
Minimum cell fluorescence (%) 15 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 16 boolean Saves output as TAB delimited text file
Save file name for probe #1 (for txt file output) 17 string See main menu Help/"Help on Expression Evaluation" for automatic file naming.
Save file name for probe #2 (for txt file output) 18 string See main menu Help/"Help on Expression Evaluation" for automatic file naming.
Description:
This pipeline analyzes a two-channel fluorescence time-lapse recording 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 two probe-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 fluorescence of probe #1. 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.
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.

Internal version: V11