Skip to content

Address order of data validation when reading from cycler #315

@tomjholland

Description

@tomjholland

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.

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