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

Example with multiple coordinate sets / animations? #5

Open
ghutchis opened this issue Jan 3, 2017 · 6 comments
Open

Example with multiple coordinate sets / animations? #5

ghutchis opened this issue Jan 3, 2017 · 6 comments
Assignees

Comments

@ghutchis
Copy link
Member

ghutchis commented Jan 3, 2017

Are there examples of CJSON with multiple conformers / coordinate sets?

@ghutchis
Copy link
Member Author

Bump. There doesn't seem to be any way to support multiple coordinate sets in CJSON, which is a big problem for animations, dynamics, conformers, etc.

@wadejong
Copy link
Collaborator

wadejong commented Feb 13, 2017 via email

@ghutchis
Copy link
Member Author

Are we going to address this in CJSON or work on the new QC JSON and handle it there?

@cryos
Copy link
Member

cryos commented Mar 21, 2018

I was going to get this in here, but got distracted by switching to a more modern JSON library. I think what we do here/in QC JSON will hopefully share a lot. Thanks for the reminder, it should not have taken this long, apologies! I think this would offer a simple way of getting smaller trajectories out of other packages in that case too.

@cryos
Copy link
Member

cryos commented Aug 23, 2018

I have working code now, and will get the examples uploaded soon.

@ghutchis
Copy link
Member Author

This seems to already be in the wild as part of 3dSets .. an array of arrays.

What's missing:

  • time step (from MD)
  • relative energies or other properties (e.g., recording forces through an optimization or MD)
  • a way to indicate the default set (e.g., usually with geometry optimization, the default 3d set would indicate the best, lowest-energy geometry .. but in MD, the default might duplicate the first coordinates.)
    • In other words, if 3dSets is available, can something else indicate the default index?

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

3 participants