Repository containing code to display DP5 results
dp5_display.py
contains the code to display the DP5 results.
display.ipynb
is a Jupyter notebook that uses code from dp5_display.py
to
display the DP5 results. calc_folder_path
needs to be set the path of the dir
containing the DP5 calculation.
There are two git branches:
master
: compatible with the latest version of the DP5 codeold_dp5_version
: compatible with an old version of the DP5 code (DP5_rewrite)