Open mingrisch opened 10 years ago
Ideally, we want a documentation on readthedocs that looks and feels much like, e.g. , the sandman documentation (jeffknupp/sandman on github). The outline should be:
Short and friendly description of this package.
Don't forget to mention platform-independency!
Hands -on use case, possibly with an ipython notebook.
This should be auto-generated by sphinx.
There are some more models that could be included into this package. The DCE MRI community is cordially invited to contribute!
It might be necessary to describe in detail how to do this: learn python essentials, fork on github (get an account first, learn how to use git), learn how to use virtual environments, write test cases (read about test-driven development first), implement the new model, create a pull request and so on.
Major undertaking.