-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed dihedral atom group selection strings in test_dihedral.py (#218)
* fix #214 * changed dihedral atom group selection strings in test_dihedral.py to achieve an ordered selection format and consistent with original intended selection order * changed dihedral atom group selection order in test_dataframe to match assert atom group order * updated reference values calculated for circmean, circvar for use in test_results_recursive2() * changed order for arguments in assert_almost_equal() for use in test_results_recursive2() to align with format in numpy.testing docs, (actual, desired) for readability, does not affect accuracy or testing purposes * pytest skipif added in test_dihedral.py for test_results_recursive2() to skip test in python<3.8 due to scipy circvar giving incorrect answers in the python<3.8 runners
- Loading branch information
1 parent
ada0691
commit 39fd002
Showing
1 changed file
with
21 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters