You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a step towards #219 and #20 (and an alternative to #266), it would be a good exercise to generate all allowed $J^{PC}$ numbers (spin, parity, $C$ parity) in a three-body decay using the CSPSolver directly (or if needed, using python-constraints directly). It's essentially reproducing the steps from the STM for a limited number of quantum numbers, without using a particle database.
The content you are editing has changed. Please copy your edits and refresh the page.
redeboer
changed the title
Write example that finds allowed J^PC numbers with CSPSolver directly
Write example that finds J^PC numbers with CSPSolver directly
Jun 26, 2024
It seems to me you have to formulate a limited form of a ProblemSet (only spin, parity and c_parity plus the relevant conversation rules. Maybe that tutorial shines some light on it 😬
As a step towards #219 and #20 (and an alternative to #266), it would be a good exercise to generate all allowed$J^{PC}$ numbers (spin, parity, $C$ parity) in a three-body decay using the
CSPSolver
directly (or if needed, usingpython-constraints
directly). It's essentially reproducing the steps from the STM for a limited number of quantum numbers, without using a particle database.Sub-tasks
An example from the visualization tutorial,$\psi^\prime \to \gamma \eta \eta$ , i.e. $1^{--} \to 1^{--},0^{+-},0^{+-}$ :
Particle transitions
The text was updated successfully, but these errors were encountered: