In this release of attpc_engine, the engine SpyralWriter was updated to be compatible with Spyral 0.15.0. It also now splits files based on number of events rather than raw file size. The SpyralWriter now also correctly fills in the pad size, so it should more closely mimic the behavior of real Spyral data.
What's Changed
- Add correct pad sizes to output cloud by @sigmanotation in #43
- Sync with main by @gwm17 in #44
- Small jank fixes, bump release version by @gwm17 in #45
- Fix the SpyralWriter, update docs by @gwm17 in #48
Full Changelog: v0.4.0...v0.6.0