Closed orbeckst closed 5 years ago
This will need a release of MDAnalysis 0.20.0 to actually work but otherwise I think it's ok.
@davidercruz if you could try it out locally in a branch of your code that has the transformations?
To get MDAnalysisData install with pip (conda not up yet I think)
pip install MDAnalysisData
PR https://github.com/conda-forge/mdanalysisdata-feedstock/pull/5 just got merged so the conda package should be up soon, too, so you can also install with
conda install -c conda-forge MDAnalysisData
Hi @orbeckst. I just tried it and it works as expected. It's just a bit slower on my computer due to the higher number of frames, but other than that it is fine.
Thanks!
fixes #13