Skip to content

feat: create FitRecipe methods that save and load the recipe object as a pickle file #163

@cadenmyers13

Description

@cadenmyers13

Problem

See convo here: #161 (comment)

Proposed solution

Create a FitRecipe().save_recipe(filename) method for saving the fit recipe
Create a FitRecipe().load_recipe(recipe_file) method that loads a pickled recipe file into said fit recipe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions