Skip to main content

Quantification

ScopePrerequisites

For

intensity

Howcalibration/quantification to identifywork datatype

    metadata much contain the necessary hardware values as tags scan controller hardware has to be calibrated the particular signal/channel images must be saved without compression, which means 16-bit depth

    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.

    image.png

    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

      -40 nA in the signal is displayed as black on the display 60 nA in the signal is displayed as white on the display there is a constant gradient (change) from black to white on the display

      image.png

      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.

      image.png

      Pixel Values Formulas

      The basis for aoffline quantitative measurements is metadata information, which contains

        hardware parameters and values (metadata tags) used for signal amplification at the time of the image acquisition formulas that give the relationship between these metadata tags and physical signal values

        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,

        image.pngMICS2_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).

        image.png

        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.

        image.png

        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.

        image.png

        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.png

        image.png

        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

          Formula in the Formula bar Minimum and Maximum values in the Range toolbar Colour and inverse in the Colour toolbar

          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.

          image.pngimage.png