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

New script to compute 2-dimensional density maps #205

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

andthum
Copy link
Owner

@andthum andthum commented Dec 1, 2023

New script to compute 2-dimensional density maps

Type of change

  • Change of core package.
  • Change of scripts.
  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

Proposed changes

  • Create a new script scripts/structure/densmap.py that computes a 2-dimensional number density map.
  • Script plot_gmx_densmap.py: Update Documentation.

PR checklist

  • I followed the guidelines in the Developer's guide.
  • New/changed code is properly tested.
  • New/changed code is properly documented.
  • The CI workflow is passing.

Create a new script `scripts/structure/densmap.py` that computes a
2-dimensional number density map.
Add the docstring of the script `scripts/structure/densmap.py` to the
official MDTools documentation.
* Update Documentation.
* Sort import statements.
@github-actions github-actions bot added enhancement New feature or request minor Change that results in a new minor version labels Dec 1, 2023
@andthum andthum merged commit 91723ed into main Dec 1, 2023
33 checks passed
@andthum andthum deleted the feat/scripts/structure/densmap branch December 1, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Change that results in a new minor version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant