General Remarks

The following page lists remarks or information to take into account when you define your YAML file.

  • All keys are case sensitives.
  • For keys that refer to a file, path can be:
    • absolute (from x:/)
    • relative using ‘../’ to jump to parent folder
    • from working folder using ‘/’. Working folder is the folder where the *.bat file is.
  • Referenced folder (as Output folder for example) must exists before starting Speos Sensor System Exporter.
  • Electron map, Noise map and Raw map are in DN (digital number)
  • *.dng and *.tiff exports are coded on 16-bit.
  • *.hdr export is coded as float.
  • *.bmp, *.jpg and *.png are coded on 8-bit.
  • In case of reference to a RGB sensor, input exposure map must have an even horizontal and vertical resolution.