Is there a way to either turn scaling off or to predefine a scaling value?
When the deconvolution result is saved as 16-bit TIF, there is scaling sometimes. Is there a way to either turn scaling off or to predefine a scaling value?
Deconvolution results are usually in float format, so when saved to 16-bit TIFF they sometimes need to be contrast-stretched to make the data fit in the 16-bit format. If no streching is necessary because the data fit in the 16-bit format, there will be no scaling.
If you wish to have more control on this process you can convert the data to the desired data type before saving. This can be done with the Convert->Data and Channel type menu from the Operations window or with the
<image> convert command, e.g. a convert -type byte.For more elaborate conversions see Manipulation->Copy&Stretch and the arithmetic menu. See also Tiff Scaling.
Keywords: scaling conversion
Categories: Faq Deconvolution, Faq Miscellaneous, Huygens Faq, Imported Faqs
Platforms: Irix Linux Windows Mac AIX
Related products: Hu Ess Hu Pro
