Dave,
some processes work best when you are working on linear data, such as deconvolution. A histogram stretch is usually a non-linear operation. So to see something while doing the operations on linear data, you use STF that just changes the view, not the data. When you are done with the linear data, you can do your histogram stretch, resulting in non-linear data, switch off STF, and continue from there.
Georg