Trace compression

This website serves to demonstrate a novel lossy trace compression algorithm developed for data acquisition systems employed in physics experiments. Compression is achived by adaptivly downsampling the trace where regions of interest are kept at an high resolution whilst regions dominated by noise is downsampled. Regions of interest are defined as sections of the trace where signal deviations are signficant compared to the estimated standard deviation of the noise. For a more detailed principle of operation please consulte our Master's thesis.

Also see the Master's thesis presentation (.pdf).

To try the compression system please visit our online demo at our Webapp which allows you to try the compression system in your browser.

If you are interested in the source code of the projects different components then visit our gitlab repository at Gitlab ADS. All source code is freely available under a BSD-3 license.