Skip to content

v0.9.0 - Critical Bugfix, Angular Distributions

Latest

Choose a tag to compare

@gwm17 gwm17 released this 31 Mar 17:46
dcd0135

In this release of attpc_engine, there are two main features

  • A critical bugfix. In versions 0.6-0.8 there was a mistake in the max_event value used in the detector simulation outputfiles, which would result in an underestimation of the detector efficiency. This is has been fixed and tested.
  • Arbitrary polar angular distributions are now available through the PolarArbitrary class. Arbitrary distributions are specified by an array of of angle bin edges and probabilities for those bins.

If you have used engine 0.6-0.8 to produce efficiency calculations you need to re-run those calculations with this update. The previous versions were not accurate to the aforementioned bug.

Documentation has been updated for these changes.

What's Changed

Full Changelog: v0.8.0...v0.9.0