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

Support auxilliaries in Universe definitions #59

Closed
dotsdl opened this issue Jul 28, 2016 · 3 comments
Closed

Support auxilliaries in Universe definitions #59

dotsdl opened this issue Jul 28, 2016 · 3 comments
Milestone

Comments

@dotsdl
Copy link
Member

dotsdl commented Jul 28, 2016

Universes can now iterate through auxiliary data in addition to a trajectory. We want to persist defined auxiliaries in the Universe definition for a Sim in the same way that we persist other information, such as kwargs.

@dotsdl dotsdl added this to the 0.7.0 milestone Jul 28, 2016
@jbarnoud
Copy link

@fiona-naughton implemented a AuxReader.get_description method that can be used for this purpose. It returns a dictionary that can be passed to Reader.add_auxiliary to regenerate the auxiliary reader.

@dotsdl
Copy link
Member Author

dotsdl commented Aug 14, 2016

@jbarnoud perfect. Once MDAnalysis/mdanalysis#868 is merged I'll be happy to get this in. I don't think the implementation will be hard or weird.

@dotsdl
Copy link
Member Author

dotsdl commented Dec 17, 2017

Closing for now. Can re-open later if there's renewed interest in this functionality.

@dotsdl dotsdl closed this as completed Dec 17, 2017
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

2 participants