Fix issues with writing to multiple HDF5 files in SpyralWriter, add PolarDistribution to define angle limits in CM frame.
0.1.4
Fixes an edge case in Reaction threshold calculation. Needed to be fully relativistic to be correct in extreme examples (case tested was deuteron breakup sampling up to the limit of excitation energy). Now uses CM energy to calculate if a sample is allowed.
0.1.3
Fix a bug in the KinematicsPipeline for multi-decay scenarios
0.1.2
Fix broken pyproject.toml
0.1.1
Fix to a bug where additional decay steps compared the previous residual to the new residual rather than the previous residual to the parent.
0.1.0
First release of attpc_engine, everything is ready for comprehensive testing!