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

Deprecate PSA and replace with PathSimAnalysis mdakit #4403

Merged
merged 6 commits into from
Jan 9, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix duecredit for psa
IAlibay committed Jan 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 0ab9fdc115318ab08142982e4dad6e1e12a76a8f
2 changes: 1 addition & 1 deletion testsuite/MDAnalysisTests/utils/test_duecredit.py
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ def test_duecredit_collector_primary(self, module, path, citekey):
# note: citekeys are *all lower case*
@pytest.mark.parametrize("module,path,citekey", [
("MDAnalysis.analysis.psa",
"MDAnalysis.analysis.psa",
"pathsimanalysis.psa",
"10.1371/journal.pcbi.1004568"),
("MDAnalysis.analysis.hydrogenbonds.hbond_autocorrel",
"MDAnalysis.analysis.hydrogenbonds.hbond_autocorrel",