I'm currently working on data compression for the ECG data, and I'm using Discrete Wavelet Compression. I am having trouble finding an algorithm to encode the compressed wavelet coefficients. I have found Huffman encoding might be an option, but is there another better lossless encoding algorithm?