Changeset 4436
- Timestamp:
- May 25, 2020 9:06:05 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpwdGUI.py
r4433 r4436 4739 4739 sizeData = histData['Size'] 4740 4740 except: 4741 if GSASIIpath.GetConfigValue('debug'): 4742 print('Reflection table problem: histogram {} not found in phase {}'.format(histName,phaseName)) 4741 4743 return 4742 4744 rowLabels = []
Note: See TracChangeset
for help on using the changeset viewer.