Skip to content

Address order of data validation when reading from cycler #315

Description

If a file is read using the import_from_cycler method is missing a key column like Time [s], this error is only raised after the .parquet file is written as the data is read into the pyprobe.procedure.Procedure object. As overwrite_existing=False by default, subsequent calls to the function repeat the error even if the original cycler file has been modified.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions