mmikhasenko / ThreeBodyDecaysIO.jl

0 stars 0 forks source link

Function that knows name of its argument #7

Closed mmikhasenko closed 5 months ago

mmikhasenko commented 5 months ago

The PR implements a wrapper for some of the hadronic lineshapes (BreitWigner, and MultichannelBreitWigner). They are deserialized as NamedArgFunc, however, passed into ThreeBodyDecay object as callable object.

The wrapper is needed to implement calling it on Dict with named parameters.

mmikhasenko commented 5 months ago

nightly tests fail for some time. Looks like a problem with a server or so. Please ignore

mmikhasenko commented 5 months ago

pin @IlyaSegal for thumb up