t20100 / bslz4_to_sparse

Convert Dectris bslz4 frames to sparse arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decompress Dectris bitshuffle lz4 data directly to indices/value arrays.

After git clone:

git submodule init
git submodule update
python3 -m pip install .

To run it at ESRF:

cd test
python3 test1.py

About

Convert Dectris bslz4 frames to sparse arrays

License:MIT License


Languages

Language:C 49.8%Language:Python 48.7%Language:Shell 1.5%