Published November 19, 2019
| Version 0.7.0
Software
Open
scikit-hep/particle: 0.7.0
Authors/Creators
- 1. University of Cincinnati
- 2. Princeton University
Description
- Enhancements to
Particleclass:- Dummy/unknown particle width and lifetime errors stored as
None. - More particle name and
PDGIDliterals for b-baryons. - Fix for the
D(s2)*(2573)LaTeX name. InvalidParticlemade available at top-level import.
- Dummy/unknown particle width and lifetime errors stored as
- Changes in API:
Particle.from_dec...()renamed toParticle.from_evtgen_name(...).
- MC particle identification code converters:
- Introduced directional maps
PDG2EvtGenNameMapandEvtGen2PDGNameMapbetween PDG and EvtGen names. - Conversions master file
data/conversions.csvadded. - Content of converters CSV files are now ordered.
- Introduced directional maps
- Documentation:
- README updated with new package functionality.
- Support for Python 3.4 removed and support for Python 3.8 added.
Files
scikit-hep/particle-0.7.0.zip
Files
(203.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f71efca03e760b48cf1e5bb6fa2cf4a3
|
203.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/particle/tree/0.7.0 (URL)