Skip to content

Add save() and load() method to solution. #52

@orionarcher

Description

@orionarcher

This important functionality is currently missing. As is, users would need to rerun their analysis.

There should be methods to serialize and load a solution object in a single file.

I believe we would need to save:

  • solute indexes
  • solvent names and indexes
  • rdf data
  • cutoff radii
  • solvation_data dataframe

That should be sufficient to reconstruct the Solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions