TRPX
Compress and expand greyscale tiff files using the TRPX algorithm
Loading...
Searching...
No Matches
TERSE/PROLIX(TRPX) Documentation

TERSE/PROLIX(TRPX) is an efficient compression and decompression algorithm for diffraction data.

TERSE/PROLIX(TRPX) allows efficient and fast compression of integral diffraction data and other integral grey scale data (cryo-EM) into a Terse object that can be decoded by the member function Terse::prolix(iterator). The prolix(iterator) member function decompresses the data starting at the location defined by 'iterator' (which can also be a pointer). A Terse object is constructed by supplying it with uncompressed data or a stream that contains TRPX data.

Learn more and access the code on GitHub.