Quantification
ScopePrerequisites
For
intensityHowcalibration/quantification to identifywork
datatype
IfTo verify that a file is recorded in 16-bit depth, if the file is already open in microDIP, press the File Information button in the Quick Access Toolbar, as shown in the screenshot below.
This will open the native Microsoft Windows File Property windows, where select the Details tab and look for the 'Bit depth' property. Screenshot
Pixel Values Intensity Calibration
point electronic GmbH scan controllers are fully calibrated in the factory, therefore images acquired with either REVOLON or DISS6 scan controllers contain pixel intensities (pixel values) that can be calculated, displayed and exported as physical values in the microscope. Typical examples include signal level (V) at the input of the scan controller, or signal current (pA) at the input of a detector or Electrical Analysis (EA) system. These pixel values are calculated on the fly from the raw (ADC) pixel values and a combination of tag values and formulas in the metadata.
Similar with pixel size calibration information, which is shown in microscopy with a Scale Bar, pixel intensity calibration information is shown with an Intensity Bar. This shows the relationship between physical signal values in the microscope to image view grayscale (or colour) on screen. For example, in the screenshot below showswe have an exampleintensity bar that informs that
![]()
Intensity bar can be displayed horizontally, as above, or vertically, as below. Vertical intensity bar is particularly useful if the image view on display uses a colour palette with many colour segments.

Pixel Values Formulas
The basis for aoffline quantitative measurements is metadata information, which contains
Formulas are therefore essential to quantification, as they enable on-the-fly calculation of physical signal values from the raw 16-bit file.image values. A typical formula is shown below,

MICS2_CURRENT=((INPUT(MICS2)-mics:OutputOffset2)/mics:Gain2-mics:InputOffset2)*1e3
where MICS2 is the signal/channel that this formula applies to (and the selected signal in view), mics:OutputOffset2, mics:Gain2 and mics:InputOffset2 are hardware parameters used for amplification, and 1e3 is a coefficient for V/nA transformation.
On new file open, microDIP will default to RAW (ADC) pixel values and parse formulas found in the image metadata. To select a formula from metadata, use the selection menu in the formula bar, which will then allow a selection of units (e.g. nA, pA and so on).

microDIP also keeps a library of formulas, which can be accessed by pressing the Library button and then selecting which XML collection of formulas to retrieve.

Older microDIP version used a Formula toolbar in the ribbon, with the same functionality as described here.
Calculated Pixel Values
Intensity (calculated value) for each pixel can be seen in the Status Bar, which displays coordinates (X and Y) from the top left corner of the image and pixel intensity for the pixel under the mouse cursor.

Histogram and line profile plots will also use the calculated pixel intensities, including selection of the minimum and maximum range, as shown in the screenshots below.


Image export, as well as plot exports, will write calculated pixel values in the new CSV files.
Quantitative Image Comparison
For a quantitative comparison between different signals or images, where the black and white levels are set to the same physical signal levels, set the same
for both signals or images, as in the example inserted below. Note that Intensity Bars in the two images have the same range -2 nA to 5 nA.


