Page 1 of 1

Maybe a FAQ

Posted: Wed Sep 18, 2019 10:15 am
by perdrix
Just started to play with Startools, and couldn't load my TIF files because I store them compressed.

Is there a particular reason that the libtiff (I assume that's what you use to read tiff files) support for compressed (Zip or LZMA) files isn't used?

Thanks
David

Re: Maybe a FAQ

Posted: Fri Sep 20, 2019 7:06 am
by admin
Ah, yes. :) ST doesn't use libTIFF. TIFF import for datasets is more of a courtesy feature, as TIFF is an image format (implying its payload is an image), rather than a scientific data format. As such, only baseline TIFF is supported.
32-bit FITS is really the preferred input for datasets.

I can perhaps be accused of being a bit pedantic about these things. However, StarTools - more than other software - really needs the most virgin possible data you can muster for the purpose of signal Tracking. No stretching, no color balancing, no sharpening, no noise reduction; e.g. as close to raw detected photon counts as possible. This is much more likely the case for FITS data sources, but not so with TIFF image sources. With an emphasis on FITS as the preferred format and keeping TIFF support more basic, this hopefully nudges people in the right direction.

I hope these subtleties make sense!

Re: Maybe a FAQ

Posted: Fri Sep 20, 2019 9:01 pm
by perdrix
admin wrote:Ah, yes. :) ST doesn't use libTIFF. TIFF import for datasets is more of a courtesy feature, as TIFF is an image format
Yes, but a FITS/Uncompressed TIF is HUGE, please could you considar adopting libtiff so those of us with limited disk space can take part too :).

PS added a few days later: The compression in TIFF files is lossless unlike most jpg comression.

Clears skies,
David