How to install • How To Use • Documentation • Credits • Contributing • License
-
Download and install Anaconda from https://repo.continuum.io/archive/ (Anaconda3-2020.02 has been tested)
-
Download the DefDAP package using the 'Clone or download' button above, and extract to a directory
-
Open a terminal in that directory and run
pip install -e .
-
To start the example notebook, use the command
jupyter lab
and click the notebook (.ipynb file) -
Try out the example notebook using the binder link above (Note: change the matplotlib plotting mode to inline, some of the interactive features will not work)
-
Here is a video demonstrating the basic functionality of the package: DefDAP demo
- For more help, see the documentation at http://mechmicroman.github.io/DefDAP/
- For information about contributing see the guidelines
- Any new functions or changes to arguments should be documented. Details on how to regenerate html documentation is given here.
The software uses the following open source packages: