Changeset 1071 for trunk/GSASIIphsGUI.py
- Timestamp:
- Oct 1, 2013 8:39:32 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r1070 r1071 3557 3557 Ids.append(atomData[id][-1]) 3558 3558 atomData[id][cx:cx+3] = xyz 3559 if dmax > 0.5:3559 if dmax > 1.0: 3560 3560 print '**** WARNING - some atoms not found or misidentified ****' 3561 3561 print '**** check torsion angles & try again ****'
Note: See TracChangeset
for help on using the changeset viewer.