[x] ~Explain: if allowed_intermediate_particles is not specified, all possible intermediate resonances are considered~
--> The tutorial refers to QRules for further info and allowed_intermediate_particles is explained there
[x] Hide JAX warning "No GPU/TPU found"
[x] Syntax of coefficients changes when formalism is changed, e.g.:
Some feedback to the Amplitude analysis tutorial.
allowed_intermediate_particles
is not specified, all possible intermediate resonances are considered~ --> The tutorial refers to QRules for further info andallowed_intermediate_particles
is explained there[x] Syntax of coefficients changes when formalism is changed, e.g.:
->use
intensity.parameters
, so that you can just copy&paste if formalism or reaction is changed.max_complexity
argumentintensity
tointensity_func
reaction_info
intoreaction
Note: eventually, it would be better to address this through https://github.com/ComPWA/.github/issues/14.