Properties

The Properties key gives information about sensor general properties. There are 3 sub-keys to fill:
  • Resolution
  • Pixel Size
  • Bits depth

Resolution

The Resolution key gives the number of lines and rows of the sensor pixels.

   Resolution:    # Number of pixels (i, j)
      H: Auto     # value or Auto (if Auto, then calculated from Speos map resolution)
      V: Auto     # value or Auto (if Auto, then calculated from Speos map resolution)
Note: By default, Auto value is used. In this case information are calculated from the Exposure Map.

Pixel Size

The Pixel Size key gives the width and height of one pixel.

   Pixel Size:    # in µm only
      H: Auto     # value or Auto (if Auto, then calculated from Speos map resolution and size)
      V: Auto     # value or Auto (if Auto, then calculated from Speos map resolution and size)
Note: By default, Auto value is used. In this case information are calculated from the Exposure Map.

Bits depth

The Bits depth key defines how many bits of tonal or color data are associated with each pixel or channel.

   Bits depth: 12    # ADC capacity (possible values: 8, 10, 12, 14, 16)