Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Write energy and atomic data to file at every frame #8

Open
Jesse-V opened this issue Apr 27, 2014 · 1 comment
Open

Write energy and atomic data to file at every frame #8

Jesse-V opened this issue Apr 27, 2014 · 1 comment

Comments

@Jesse-V
Copy link

Jesse-V commented Apr 27, 2014

The ocore should write energy levels and atomic information to a file at every frame, possibly putting them all inside a folder so cleanup is easy. FAHClient provides an API call for gathering atomic information and the positions of all the atoms at each checkpoint which is then used by FAHViewer or by third-party visualizers. Your streaming core generates hundreds or thousands of frames on the local machine which can make protein animations much longer and more interesting, and since that data is local there's no need to send things over the network. Once the files are written to the disk, then it's relatively trivial for some middleware software to read the trajectory data and launch a visualization tool.

@Jesse-V Jesse-V changed the title Write energy levels and atomic positions at every frame Write energy and atomic data to file at every frame Apr 27, 2014
@proteneer proteneer added wontfix and removed wontfix labels May 7, 2014
@proteneer
Copy link

We need to decide on this later, this probably won't be included in the MVP. I really dislike using raw files as an API. I'll leave this open for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants