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 https://github.com/ATTPC/attpc_engine/pull/43
* Sync with main by gwm17 in https://github.com/ATTPC/attpc_engine/pull/44
* Small jank fixes, bump release version by gwm17 in https://github.com/ATTPC/attpc_engine/pull/45
* Fix the SpyralWriter, update docs by gwm17 in https://github.com/ATTPC/attpc_engine/pull/48
**Full Changelog**: https://github.com/ATTPC/attpc_engine/compare/v0.4.0...v0.6.0