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

AnalysisBase refactor #41

Closed lilyminium closed 3 years ago

lilyminium commented 3 years ago

@ojeda-e could you please start putting your thoughts here on how you want the AnalysisBase refactor to go?

In general, AnalysisBase classes will have four methods defined:

ojeda-e commented 3 years ago

Thanks @lilyminium. What's the best way to share the initial AnalysisBase? Should I submit a PR or leave it here as a comment?

lilyminium commented 3 years ago

As a PR would be easier to comment line-by-line, but if you don't have any code yet then you could just comment your ideas here.