-
Notifications
You must be signed in to change notification settings - Fork 9
For Experimentalists
Edward Nusinovich edited this page Aug 5, 2016
·
5 revisions
If you're ever looking for an easy tool to just visualize your data, install this using pip install MatPy and then just launch interface.py.
This is an easy-to-use GUI for all of your material analysis needs!
If anything doesn't work, please get in touch with me, and if you are having issues with the fortran file make sure that:
1. You have compiled the fortran code (may need to manual enter make fortran)
2. You have installed dependencies (pip should do this for you, but it's possible that you have different pip settings)