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.
If a file is read using the
import_from_cyclermethod is missing a key column likeTime [s], this error is only raised after the.parquetfile is written as the data is read into thepyprobe.procedure.Procedureobject. Asoverwrite_existing=Falseby default, subsequent calls to the function repeat the error even if the original cycler file has been modified.