mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-14 08:17:13 +02:00

When refactoring the dispatch of the python binding for ClusterFile I forgot chunk_size. Adding it back in. Excluded from release notes since the bug was introduced after the last release and now fixed before the next release. 1. added back chunk_size 2. removed a few commented out lines closes #197