Changeset 1365 for trunk/GSASIIElem.py
- Timestamp:
- May 28, 2014 11:57:03 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIElem.py
r1364 r1365 167 167 data = atmdata.AtmBlens[isotope] 168 168 if isotope == ElS+'_': 169 if data['SL']: 170 AtomInfo['Isotopes']['Nat. Abund.'] = data 169 AtomInfo['Isotopes']['Nat. Abund.'] = data 171 170 else: 172 171 AtomInfo['Isotopes'][isotope.split('_')[1]] = data
Note: See TracChangeset
for help on using the changeset viewer.