Skip to content

A python library for correlating EBSD and HRDIC data

License

Notifications You must be signed in to change notification settings

ApexBurger/DefDAP

 
 

Repository files navigation

A python library for correlating EBSD and HRDIC data.

Release Python 3.7 License Binder DOI

How to installHow To UseDocumentationCreditsContributingLicense

How to install

  • 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 .

How to use

  • 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

Documentation

Contributing

  • 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.

Credits

The software uses the following open source packages:

License

Apache 2.0 license

About

A python library for correlating EBSD and HRDIC data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.8%
  • Jupyter Notebook 8.9%
  • MATLAB 0.3%