Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trajectory sorting function #191

Open
chryswoods opened this issue Apr 27, 2024 · 0 comments
Open

Add trajectory sorting function #191

chryswoods opened this issue Apr 27, 2024 · 0 comments
Milestone

Comments

@chryswoods
Copy link
Contributor

A suggestion prompted by a reviewer - add a function that sorts loaded trajectory frames in different ways, e.g. could sort based on the timestamp of the trajectory files, the name of the files, or even looking at the simulation times in the loaded frames and reordering so that they are in simulation time order. This way, a user wouldn't have to think about arranging the files.

Especially for simulation times, this would be relatively straightforward to do - just check the simulation time from each trajectory file and then load them in simulation order.

@chryswoods chryswoods added this to the 2024.3.0 milestone Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant