Revision as of 14:50, 14 October 2014 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Display Mode viewer is used to improve the visibility of an image, but without altering its pixel data in any way.

  • Linear: This is the default mode in Siril. Pixels are displayed from the darkest to the brightest in a linear scale.
  • Logarithm: Same than linear instead that here the scale is logarithmic. The operation emphase simultenaously information in faint and bright levels of the image.
  • Square root: This transformation, takes the square root of each pixels. The result is close to the logarithm mode.
  • Squared: Same than before but using the squared of each pixels.
  • Asinh: The inverse hyperbolic sine is the most commonly used, it reproduces the perceptual ability of the human eye, which can accommodate to perceive dramatically different levels of brightness simultaneously. Asinh is close to the logarithm mode but has a better behavior around zero.
  • Histogram: This mode increases the contrast of the image by increasing the dynamic range of intensity given to pixels with the most probable intensity values. It is very valuable to evaluate all the signal contained in the image.