Decay Fit Parameter Map Panel¶
The Decay Fit Parameter Map panel is used to display and further process multi-ROIs NLSF results (and can be used to display results from a Python plugin if needed).
The panel consists of different controls and indicators as illustrated below and discussed next.
The main object is the map itself, which represents a color-coded image of the selected parameter (Decay Fit Parameter pull-down list at the top right), based on the selected Decay Fit Parameter Map Color Scale (next to the map) and the values of the Decay Fit Parameter Map Display Range (to the right of the color scale).
The Max Parameter and Min Parameter indicators provide the actual total range of the computed parameters, while the controls immediately above and below the slide represent the position of the sliders, which themselves specify what are the selected Min and Max of the displayed parameters.
Any parameter above or below these two limits are color-coded with the unique color boxes located at the top and bottom of the color scale (by default, the bottom color is white, and is therefore not visible in the snapshot above). Left-click above or below the color scale to reveal the color picker window and select the color highlighting parameters respectively above or below the display range minimum).
The X,*Y* and Map Value indicators at the bottom right provide the location of the cursor (also visible in the image information bar below the map), as well as the actual map value at that location. if that latter indicator appears unresponsive, briefly move the mouse out of the window and back to reactuivate mouse tracking (that trick also work to reactivate the Local Decay Graph Window mentioned below).
The square Tools buttons on the top left of the Decay Fit Parameter Map
allow zooming, selecting, moving or clicking the image or a ROI. Note that the
Rectangle tool is only used to zoom in on a specific region of the map in
combination with the Alt key.
The Refresh Parameter Map button forces redrawing the map, while the square color selector at the bottom allows defining the color of the ROIs drawn over the map.
Finally, the Overlay Decay Fit Parameter Map button at the top left (brush tool) enables overlaying the current Decay Fit Parameter Map on the Source Image.
Fit Result Constraints Window¶
.
The Fit Result Constraints window (opened via the Decay Fit Parameter Map Fit Result Constraints right-click menu item) allows defining Min Value and Max Value for all fit parameters and derived quantities (all quantities available in the Decay Fit Parameter pull-down menu at the top of the panel, plus a few other ones visible in the Fit Parameter pull-down list below).
.
The additional quantities are described next:
Max Relative Residual: maximum of the absolute ratio of the residual over the decay value.
<Residual ACF>: mean value of the residuals autocorrelation function.
Residual ACF SDV: standard deviation of the residuals autocorrelation function.
tau_2/tau_1: ratio of the two lifetimes in a bi-exponential fit (this value is zero for a single-exponential fit).
Note
The ACF is plotted with the zero-point value, but the <Residual ACF> and Residual ACF SDV are computed with this value excluded.
Each constraint line ends with a checkbox indicating whether it should be used or not. Finally, the Use Decay Fit Results Cosntraints checkbox at the top of the list indicates whether or not the selected constraints should be applied. All selected constraints need to be satisfied in order for a pixel to be retained in the analysis.
These constraints may take some time to be computed (especially if max relative residual or residuals ACF are selected), but are only computed once.
Lifetime Variance Analysis Maps¶
This analysis involves external calibration data establishing the expected lifetime coefficient of variation (\(CV_\tau\)) dependency on intensity (I) for an ideal sample. The analysis requires providing the power law parameters describing this dependency, which are user-provided via the following dialog:
.
The analysis also requires providing parameters defining the intensity slices
to be used in each ROI defined in the image (see the Compute Sliced Mean, SDV
& CV Plots menu of the Lifetime & Other Parameters Panel
for details). This analysis establishes the observed \(CV_\tau(I)\)
dependency.
The following maps are computed:
Delta SDV Map: the map represents the difference between the observed and expected lifetime standard deviation of the selected lifetime map (\(\tau_1, \tau_2, \tau_a\) or \(\tau_i\)), where \(SDV_\tau = CV_\tau*\tau\).
Delta CV Map: the map represents the difference between the observed and expected lifetimecoefficient of variation of the selected lifetime map (\(\tau_1, \tau_2, \tau_a\) or \(\tau_i\)).
Lifetime Variance F-Test Significance Map: the map represents the significance level of the observed lifetime variance ratio using the F-test.
Lifetime Variance \(\chi^2\)-Test Significance Map: the map represents the significance level of the observed lifetime variance ratio using the \(\chi^2\)-test.
(last updated: 2026-01-29)