-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
i-pythonRelative to the Python interfaceRelative to the Python interface
Description
This is a spin off from #212.
Same description for everything. The purpose of this issue is to allow OrbitEstimateSerde to be pickled. This is not possible because, at the moment, only the from_config of OrbitEstimateSerde is implemented. That's because the opposite operation (to_config) is made quite a bit more complicated due to the Frame management. #86 will immensely simplify this, so wait until it's implement to implement this one.
Metadata
Metadata
Assignees
Labels
i-pythonRelative to the Python interfaceRelative to the Python interface