Skip to content

OrbitEstimateSerde to support pickle #215

@ChristopherRabotin

Description

@ChristopherRabotin

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

No one assigned

    Labels

    i-pythonRelative to the Python interface

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions