Replies: 1 comment
-
Good point ... That said, this does not address you needs since one would expect to have An alternative (short-cut) could be to introspect the
and use the different properties exposed from the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a dict with keys that match the
WorkerConfig
fields (e.g.nbpt_rad
,nbpt_azim
)What is the best way to convert it to a dict with keys matching
integrate2d
parameters (e.g.npt_rad
,npt_azim
) ? Specifically, the one from theMultiGeometry
object.Beta Was this translation helpful? Give feedback.
All reactions