usnistgov / texture

Python scripts for analysis of crystallographic texture
23 stars 14 forks source link

xpc format #1

Open youngung opened 7 years ago

youngung commented 7 years ago

xpc format seems to work fine for me but need the verification using an actual file since the example file is a dummy.

Use 'UPF_EPF.ipynb' notebook to verify the result.

creuzige commented 7 years ago

When I try and run the second line of the UPF_EFP.ipynb file, I get the following error:

----> 1 from TX import upf ImportError: No module named TX

I assume

Also, I do not have a dp780.epf file in the ExampleFiles directory

youngung commented 7 years ago
  1. Try to install the package by running $ python setup.py build&&python setup.py install

  2. I added dp780.epf