Closed lheagy closed 6 years ago
Will add some more API documentation
List of functions to add API doc or to expose API doc:
The notebook tutorial is a very good idea and it is mostly fine (except it did not run on my system). I have only one comment regarding the contents: please consider adding more narrative material, some overview and step by step explanation. Remember you are writing for a novice user not an expert (they can figure out everything without your help).
@jochym Please check the new API doc at http://sns-chops.github.io/multiphonon/. We added API docs for the methods intended for users. We also added a brief introduction.
We added comments to the jupyter notebook, and added one more example to show users how to work directly from numpy arrays of I(Q,E) spectrum.
Thanks @jochym.
The additional notebook will be a very welcomed addition.
Originally from @jochym in openjournals/joss-reviews#440
There is only very limited API documentation for two functions. Judging from the simplest example, even this simplest usage requires calling additional API functions (
multiphonon.sqe.interp
). The only functional documentation is a tersely commented notebook which I was unable to run (see above).