Open phausamann opened 4 years ago
The only thing we need are PLData_Writer and load_pldata_file, both of which can be simplified and adapted to our use case.
PLData_Writer
load_pldata_file
load_pldata_file also causes unhandled errors if the _timestamps.npy file is missing.
_timestamps.npy
The only thing we need are
PLData_Writer
andload_pldata_file
, both of which can be simplified and adapted to our use case.