Changeset 1886 for trunk/GSASIIstrMain.py
- Timestamp:
- Jun 11, 2015 4:20:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMain.py
r1852 r1886 729 729 print ' %6s%10.3f%10.3f%10.3f'%(Atoms[i][1].ljust(6),xyz[0],xyz[1],xyz[2]) 730 730 print '\n Best plane RMS X =%8.3f, Y =%8.3f, Z =%8.3f'%(Evec[Order[2]],Evec[Order[1]],Evec[Order[0]]) 731 732 731 733 732 def main():
Note: See TracChangeset
for help on using the changeset viewer.