Skip to content
Snippets Groups Projects
Commit 2525ed7e authored by marc131183's avatar marc131183
Browse files

small change to conversion

parent 6a7afe3d
No related branches found
No related tags found
1 merge request!11Develop marc
Pipeline #36754 failed
......@@ -37,5 +37,4 @@ def convertTrajectory(path, save_path, categories):
category=categories[1], positions=ar[:, [3, 4]], orientations=ar[:, [5]]
)
new.validate()
new.save(save_path)
new.save_as(save_path)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment