Image processing functions in Image Analyst MKII
Image Analyst MKIIFunctions Glossary
HomeWorkflowImage Processing BasicsFunctions GlossaryPipelines GlossaryProtocolsQuick How ToSearch
2D DFT Filter
2D DFT Filter Butterworth BP
2D DFT Filter Butterworth BP Tiled
2D Kernel Convolution
2D Median
2D Morphological Operator
2D Nonlinear Filter
2D Savitzky-Golay filter
Absolute Value
Affine Transformation
Align Channels
Align Series (Image Stabilizer)
Align Tiled Channels
Align Tiled Series (Image Stabilizer)
Anisotropic Diffusion Filter
Attach Intensity Gating Image
Attach Overlay Image
Automatic ROI drawing
Band Pass filter Optimization
Blind Spectral Unmix with NMF
Calculate Simple Crossbleed
Calculate Spatial Moments
Calibration Wizard Parameters
Clear Segmentation Classifiers
Close Image Window
Copy Image Window
Copy ROIs from Other Image
Correct Intensity Jump
Correct Lens Distortion
Count Division and Cell Death
Count Object Colocalization
Create ROI
Create ROIs from Segments
Crop
Crop Image in Place
Crop Image to Segments
Cross-correlation data
Cross-correlation image
Detect Nuclei Convolution
Differential Evolution Optimizer
Distance from Segments
Draw Model Mitochondrion
Draw Random Position Model Mitochondria
EndIf
Erase All ROIs
Excel Window Command
Export
Fill Mask
Fill or Mask Active ROI
FLIPR Calibration with [K+]ec steps and known [K+]ic and known kP
FLIPR Complete Calibration
FLIPR Complete Calibration with known kP
FLIPR Complete Calibration with known kP - Goldman
FLIPR Complete Iterative Calibration
FLIPR Estimate PN
FLIPR Short Calibration based on known potential during MDC and CDC
FLIPR Short Calibration between known baseline and CDC
FLIPR Short Calibration between known baseline and MDC
FLIPR Short Calibration between known baseline and separately measured fP0
FLIPR Short Calibration from Zero with fx=0
FunctionOptions
Get Image Information
Get Linked Channel
If
If Greater Than Zero
Image Arithmetic (image-image math)
Image Arithmetic In Place
Image Arithmetic Single Frame
Inpaint Mask
Input
Invert
Lens Correction Optimization
Link Image Windows
Load and Run Pipeline
Load ROIs
Mask Borders
Mask Frames by Plot Values
Mask Images
Measure Object Intensity
Measure Object Morphology
Mirror or Rotate (new image)
Mirror or Rotate in Place
Multi-Dimensional Open Information
Multi-Dimensional Open Stage Position
Multi-Dimensional Reload Channel
New Image
New Time Scale
Onset Image
Open File
Optical Flow
Options
Pipeline
Pipeline Optimization
Pipeline Optimization Parameter
Plot
Plot Correlation (Colocalization)
Plot Intensities Corresponding to Segments
Plot Morphological Parameters of Segments
Plot Ratio
Plot ROI Dimensions
Plot Tracking Parameters
Potential calibration constants
Potential calibration error propagation
Potential calibration expert overrides
Projection of Vectors from a Point
Ratio
Ratiometric ROI Classifiers
ReCount Division and Cell Death
Reevaluate Segments
Remove Blank Frames
Rename
Resample Image
ROI Classifiers
Run Membrane Potential Calibration
Save ROIs
Scalar Arithmetic (image-value math)
Scalar Arithmetic Multi
Secondary Watershed Segmentation
Select
Select by Number
Sensor Noise Characteristics
Set Reference Image
Set Scaling/LUT
Set Segmentation Classifiers
Set Segmentation Intensity Classifiers
Shift Time Scale
Simple 2D Cross-correlation
Simple Segmentation
Skeletonize
Spectral Unmix
Strip to Well Cell Count
Substitute Poisson Noise
Subtract Background or Normalize
T or Z-project
Template Matching
Temporal Average Filter
Temporal Block Filter
Temporal Median Filter
Temporal Rolling Projection
Temporal Savitzky-Golay Filter
Thinness Ratio Optimization
Threshold
Time Stamp and Scale Bar
TMRM Complete Calibration
TMRM Complete Calibration with known kT
TMRM Complete Calibration with known kT and K-steps
TMRM Short Calibration between known baseline and MDC or CDC
Track Objects
Truncate or Cut
Wait for All Inputs
Watershed Segmentation
Wiener filter
Window Menu Command
Write Back Scaled Values
ΔF/F0

Multi-Dimensional Reload Channel ( IAReloadMDChannel )

Parameters:
Name Short Name Type Description
Optical Flow OpticalFlow boolean Whether to load images using Optical Flow calculation with the parameters set in dialog
XY Filtered XYFiltered boolean Whether to load images using XY filtering with the parameters set in dialog
PDR PDR boolean
Add to new channel number NewChannelNumber integer This number will be added to the actual channel number.
Override Channel to load Override integer Loads single or multiple channels given as sum of 2^(channel number-1), or zero to load the previously selected channel
Multi-Dimensional Open # MDNo integer Uses the Multi-Dimensional Open window indicated by #, or zero uses the last used window.
Positions as time lapse swapPosTime boolean All stage positions (or the ones specified as Frames of Time Lapse in the settings will be loaded at the above selected time point forming a image series.
Channels as Z or OF swapChanZ boolean Converts selected channels into a z-stack or a short time lapse for Optical Flow calculation. The latter serves Optical Flow calculation from NIS Elements recordings, and requires Events for experimental timing. This option is not available with Block mode or Specify Frames of Z.
Keep new images linked keeplinked boolean If x,y,t sizes match, newly loaded images will be linked to the original images.
Load default settings loaddefaults boolean Loads default settings of the Multi-Dimensional Open dialog before opening images (in case if settings were changed after opening the dialog). Use the "Configure" button of the dialog to save default parameters.
Projection type projection string Overrides default settings in the Settings tab of the Multi-Dimensional Dialog. Possible values: "Minimum Intensity","Maximum Intensity","Mean Intensity","Median Intensity","First Frame Only","SG Smooth Order 2".
Load specified frames only of each stack specifystackframes string Overrides default settings in the Settings tab of the Multi-Dimensional Dialog. Leave it empty to not to override, or "All" forces loading all frames.
Load specified frames only of the time lapse specifytimeframes string Overrides default settings in the Settings tab of the Multi-Dimensional Dialog. Leave it empty to not to override, or "All" forces loading all frames.
Description:
Opens new image from a Multi-Dimensional Open dialog, or reloads the input (Image A) image with the new settings from the current Multi-Dimensional Open dialog, and renames channel by increasing with the new channel number. Default values are loaded into the dialog before opening, to support changing dialog properties from Mathematica with IAOptions.
The override of the dialog parameters is temporal, original values are reset after the open was performend (except for when defaults are reloaded).
From V3.5.0: New images linked to originals optionally, only if possible.
If this function gets input directly from an "Open File", it will use the corresponding Multi-Dimensional Open dialog, overriding the "Multi-Dimensional Open #" option.