Changeset 2770 for trunk/GSASIIstrIO.py
- Timestamp:
- Apr 2, 2017 8:15:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrIO.py
r2766 r2770 2305 2305 if hapData['Babinet']['BabA'][0]: 2306 2306 PrintBabinet(hapData['Babinet']) 2307 if resetRefList and hapDict[pfx+'newLeBail']:2307 if resetRefList and (not hapDict[pfx+'LeBail'] or (hapData['LeBail'] and hapData['newLeBail'])): 2308 2308 if hapData.get('LeBail',True): #stop regeneating reflections for LeBail 2309 2309 hapData['newLeBail'] = False
Note: See TracChangeset
for help on using the changeset viewer.