Author Topic: Stretching in PI  (Read 7051 times)

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Stretching in PI
« Reply #15 on: 2013 January 04 20:24:46 »
from the documentation: (click on the little "dog-eared paper" icon on the left bottom side of the STF window - next to the checkmark - to read this)

Quote
Auto Stretch

Click this button to perform an automatic screen stretch. Ctrl-click this button to open the STF Auto Stretch dialog. On this dialog, you can modify the two parameters that control calculation of automatic STFs:

Shadows clipping

This controls the shadows clipping point of the computed STF. This parameter is expressed in sigma units, measured from the median of the target image. Recall that the median identifies the main histogram peak in deep sky images where the sky background strongly dominates their pixel value distributions. Hence, this parameter will normally have negative values, since we want to clip at the left side of the main histogram peak. The default value is ?1.25.

Target background

This is the desired mean background value in the normalized [0,1] range. ScreenTransferFunction will compute the required nonlinear midtones balance transformations to achieve this mean background level in the screen representation of the target image. The default value is 0.25.

Automatic STFs are computed separately for individual RGB channels when the Link RGB channels option is disabled; otherwise a unique STF is applied to the three RGB channels. By default, the Link RGB channels option is enabled. Separate STFs are useful to compensate for color balancing problems in raw data in most cases; however, always take into account that when separate STFs are being applied, you are not seeing, in general, a screen representation of the actual RGB color image that you have.


Offline Solidarity

  • Member
  • *
  • Posts: 58
Re: Stretching in PI
« Reply #16 on: 2013 January 10 22:11:13 »
Hello Frank,

IMO STF is only for a prewiew of the linear image. You have to work linear under STF as far as possible. After that I use the Histogram Transfer to make signal visible.

Karsten