kdd-ubc / MorphOT

Transport-based interpolation of cryo-EM density maps for ChimeraX
10 stars 4 forks source link

source MorphOT barycenterSave does not agree with documentation MorphOT BarycenterSave #9

Open geoffwoollard opened 3 years ago

geoffwoollard commented 3 years ago

BarycenterSave as in https://github.com/kdd-ubc/MorphOT/blob/master/MorphOT_user_manual.pdf

barycenterSave in https://github.com/kdd-ubc/MorphOT/blob/master/otmorph-bundle/build/lib/chimerax/morphot/__init__.py#L99

fredericpoitevin commented 3 years ago

One solution for this could be to write good docstrings and auto-generate the docs using e.g. Sphinx: https://www.sphinx-doc.org/en/master/.