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

Calculate profiles for trajectories #92

Open
ConnorPigg opened this issue Jun 7, 2019 · 0 comments · May be fixed by #98
Open

Calculate profiles for trajectories #92

ConnorPigg opened this issue Jun 7, 2019 · 0 comments · May be fixed by #98

Comments

@ConnorPigg
Copy link
Collaborator

ConnorPigg commented Jun 7, 2019

Calculate profile for each frame in a given trajectory. Should leverage the function described by #39. Can be used to generalize the gromacs gmx sans and gmx saxs tools to other trajectories understood by MDAnalysis.

generate_profiles(atom_group, trajectory, profile_property_class):
    # type: (AtomGroup, Trajectory, <T>) -> List[<T>]
    pass
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

Successfully merging a pull request may close this issue.

1 participant