Skip to content

ERPparamGroup data handling #54

@mwprestonjr

Description

@mwprestonjr

The way data is added, checked, and passed to the fit function in ERPparamGroup is buggy. has_data is set to True even if the time argument is not provided, leading to errors. Furthermore, time=None is passed to the fit function when fitting sequentially while time=self.time is passed when fitting in parallel leading to inconsistent behavior.

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