Changeset 3747
- Timestamp:
- Dec 1, 2018 4:09:56 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r3737 r3747 2352 2352 if Phases[phase]['General']['Type'] != 'magnetic': 2353 2353 if hapData['Babinet']['BabA'][0]: 2354 PrintBabinet(hapData['Babinet']) 2354 PrintBabinet(hapData['Babinet']) 2355 if 'RefList' not in Histogram['Reflection Lists'][phase] and hapData['LeBail']: 2356 hapData['newLeBail'] = True 2355 2357 if resetRefList and (not hapDict[pfx+'LeBail'] or (hapData['LeBail'] and hapData['newLeBail'])): 2356 2358 if hapData.get('LeBail',True): #stop regeneating reflections for LeBail
Note: See TracChangeset
for help on using the changeset viewer.