Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FEAT: implement adapter for QRules (#107)
* DOC: build all models with QRules * DOC: generate J/psi decay figure with QRules * DOC: relabel QRules final state IDs to 1,2,3 * ENH: make `ThreeBodyDecay` sortable * FEAT: implement `convert_edges_and_nodes()` * FEAT: implement `filter_min_ls()` * FEAT: implement `load_particles()` * FEAT: implement `to_three_body_decay()` * FEAT: make `get_particle()` public * FEAT: support decays without LS * MAINT: capitalize QRules `REACTION` variables
- Loading branch information