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

Automated System Archiving #43

Open
6 tasks
MSiggel opened this issue Feb 20, 2018 · 0 comments
Open
6 tasks

Automated System Archiving #43

MSiggel opened this issue Feb 20, 2018 · 0 comments
Assignees

Comments

@MSiggel
Copy link
Contributor

MSiggel commented Feb 20, 2018

This thread is intended to get a discussion going about this potential feature.

It would be a good idea to add an automated archiving feature which reads in a pdb/gro/tpr and and writes some key data about the system into the output plot. This way it would be easier to understand the generated benchmark plots at a later point.

Key features which would be required are:

  • read pdb or gro file with mdanalysis and save system size (and composition) to sim object
  • check whether the file exists
  • add file read out option to plot function

General Issues / Questions

  • we would have to "force" the user to supply a pdb or gro file when using mdbenchmark. For namd this isn't a problem because a pdb is required in any case. However, gromacs would not necessarily require this. Converting a tpr to gro is possible but would require use of gmx.
  • how do we deal with backwards compatibility
  • how do we deal with users which want to add this archiving information later when plotting their data
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

3 participants