MDAnalysis / membrane-curvature

MDAnalysis tool to calculate membrane curvature.
https://membrane-curvature.readthedocs.io/
GNU General Public License v3.0
29 stars 6 forks source link

Updated docs pages #62

Closed ojeda-e closed 3 years ago

ojeda-e commented 3 years ago

Changes in this PR fixes #58

Changes include:

Pending:

Question: I left the usage page as if I were going to use a different test data file for each case.

Happy to receive any other suggestions. Thanks!

@lilyminium @orbeckst @IAlibay @fiona-naughton

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (3e235e7) into main (8a52295) will not change coverage. The diff coverage is n/a.

ojeda-e commented 3 years ago

Hi @lilyminium @orbeckst. I would appreciate some feedback on the pushed changes.

Thanks!

pep8speaks commented 3 years ago

Hello @ojeda-e! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-08-08 04:05:59 UTC
ojeda-e commented 3 years ago

The most recent pushed changes include:

Two points to discuss:

Edit: I am not sure what to do about the example for the case of protein with no posres. I can't make my systems public at this very moment. Maybe there is a system with such features in tests or MDAnalysisData? I'm open to suggestions case covered :) .

Thanks!

ojeda-e commented 3 years ago

I think this PR is ready for review.

Thanks @lilyminium for all the suggestions! @orbeckst @IAlibay @fiona-naughton I would appreciate your feedback here although I think it's ready to go. :)

ojeda-e commented 3 years ago

Thanks for taking the time to double-check the changes and approve the PR @lilyminium! I will merge after fixing the PEP8.