Skip to content

Add trajectory sorting function #191

@chryswoods

Description

@chryswoods

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions