You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runcards objects should mirror exactly the user input.
E.g. Rotations in OperatorCards contains a lot of members that should never be set by the user, and are only modified later on. This should definitely fit somewhere else.
Let's review this objects as soon as possible. They should also not be loaded from dictionaries containing leading _ keys.
@andreab1997 provide your feedback about the new runcards.
Runcards objects should mirror exactly the user input.
E.g.
Rotations
inOperatorCards
contains a lot of members that should never be set by the user, and are only modified later on. This should definitely fit somewhere else.Let's review this objects as soon as possible. They should also not be loaded from dictionaries containing leading
_
keys.@andreab1997 provide your feedback about the new runcards.
Rotations
(just keepxgrid
top-level) - done in Changemanipulate
to act on Operator #292frozen=True
(avoid mutating them)The text was updated successfully, but these errors were encountered: