Changeset 84 for trunk/GSASIIpeak.py
- Timestamp:
- Jun 4, 2010 11:44:26 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpeak.py
r82 r84 6 6 import numpy as np 7 7 import numpy.linalg as nl 8 import os.path as ospath9 8 import GSASIIpath 10 9 import pypowder as pyp #assumes path has been amended to include correctr bin directory 11 10 import GSASIIplot as G2plt 12 import GSASIIlattice as G2lat13 11 14 12 # trig functions in degrees
Note: See TracChangeset
for help on using the changeset viewer.