Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of function wrappers #5

Open
mmikhasenko opened this issue May 29, 2024 · 0 comments
Open

Implementation of function wrappers #5

mmikhasenko opened this issue May 29, 2024 · 0 comments

Comments

@mmikhasenko
Copy link
Owner

For the validation of the functions RUB-EP1/amplitude-serialization#44, follow up on discussion with @IlyaSegal

The functions in serialization format know about the name of their argument, they should be able to be called on a Dictionary argument, similar

The information about the argument should be attached to the function itself.
it won't be clean to implement it to HadronicLineshape. The functionality belongs here, or in a separate package HadronicLineshapesIO.jl.

The suggesting to implement a wrapper around AbstractFlexFunctions similar to HadronicUnpolarizedIntensity,
that keeps info about the argument. The dict2object method would rather return this new type of object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant