The SFD (SXT Full-frame Desaturated) images use a logarithmic compression
in order to save the data as byte type. SXT_COMP compresses the
data into byte type. The compression algorithm
assumes that the data input is in DN/sec/HR pixel and the values
range between 0 and
.
IDL> data_out = sfd_comp(data_in)