delta.pipeline.Position.legacysave

Position.legacysave(res_file: Union[str, Path]) None

Save pipeline data in the legacy Matlab format

Parameters
res_filestr or Path

Path to save file.

Returns
None.