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

Make simulation time of a frame available #1

Closed
4 of 7 tasks
arose opened this issue Sep 23, 2014 · 2 comments
Closed
4 of 7 tasks

Make simulation time of a frame available #1

arose opened this issue Sep 23, 2014 · 2 comments

Comments

@arose
Copy link
Collaborator

arose commented Sep 23, 2014

  • add methods that calculate or estimate the simulation time for a given frame in
    lib/trajectory.py
    • DCD (seems not to be supported)
    • XTC/TRR
    • NetCDF (not always available)
  • add frame time to the binary frame data send to the client (not that this fill break the client)
  • change client to accept frame time in the binary frame data (https://github.com/arose/ngl/blob/dev/js/ngl/trajectory.js#L535-L536)
  • GUI element to show the frame time
@arose
Copy link
Collaborator Author

arose commented Mar 13, 2015

Added some improvements (118de44), the frontend side is still missing though and may need better fallbacks for when the time is not available. One idea would be caclulate it from a user-defined delta and the frame number.

@arose
Copy link
Collaborator Author

arose commented Sep 20, 2016

moved to nglviewer/mdsrv#7

@arose arose closed this as completed Sep 20, 2016
fredludlow pushed a commit that referenced this issue Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant