Changeset 2079 for trunk/GSASIImath.py
- Timestamp:
- Dec 3, 2015 3:09:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIImath.py
r2077 r2079 2779 2779 for iref,ref in enumerate(reflDict['RefList']): 2780 2780 dsp = ref[5] 2781 if dsp > dmin:2781 if dsp > 2*dmin: 2782 2782 ff = 0.1*Vol #est. no. atoms for ~10A**3/atom 2783 2783 if FFtable:
Note: See TracChangeset
for help on using the changeset viewer.