FIX: correct multichannel couplings - #90
Conversation
These features are not released, see here. But good to be aware for future developments. |
|
The problem should be somewhere here, then, |
|
@redeboer do the tests at the PR check the validation points of json in python code? I'm surprised to see that the json is modified, python code is not modified, but test button is green. |
|
There are some tests, it seems |
|
JSON has cross check evaluation, it is surprising that these are not evaluated or pass, given that the lineshape for L1405 changed |
Not really. Like I said, this was coded together in an afternoon and is therefore only in a release candidate. Serialization is currently not our priority list. |
|
This issue is looking forward for being resolved :) |
|
ping @redeboer Let's check if your before merging, I would like to see,
|
|
Ok, Is it fixed now, @redeboer ? |
|
Has the serialization format been formalized? |
|
I mean, I have seen some development, looks like you worked on it. So I am curious if it is resolved. Not related to the format. |
… fix-json-multichannelbw
Closes #87
A major problem has been found in implementation of Multichannel BW, in the way how couplings are computed.
The couplings themselves appear only for Flatte. So these values were modified to be consistent with the correct implementation.
🐛 Bug fixes
gsqas a coupling squared instead of an energy width.✨ New features
generic_functiondynamics (Bugg Breit-Wigner) against the model definition.⚙️ Enhancements
unfold_definitions()so that their complete symbolic structure is visible.HadronicLineshapes.jland ComPWA/ampform-dpd#199.📝 Documentation
🔨 Maintenance
ampform-dpd>=0.4.1and upgrade the lock files accordingly.Squash commit messages