Closed orbeckst closed 8 years ago
@richardjgowers and @kain88-de , see if that fits after the basics.
Looks and reads nice. Much better then my example in #27
can we please update the pdf only in the master branch. It will avoid weird binary merge conflicts.
Ok, will leave PDF out in the future.
(I just delete the PDF whenever there's a merge conflict and then rebuild during conflict resolution using the merged text. But I am sure it makes GitHub's merge PR unhappy.)
There is a typo in your code example. The first np.zeros
the s
is missing
Also the ylabel is wrong. it says RMSD and not RMSF
https://gist.github.com/kain88-de/edc3e17e9ee8d8dc6c3a1d8c8af9fa34
I updated the gist. I think you can just use my screenshot from #27 and add an example section for nglview with the same sentence. Then we simply close #27 that should be the easiest.
There is a typo in your code example. The first np.zeros the s is missing
Also the ylabel is wrong. it says RMSD and not RMSF
Many thanks. Pushed a fix.