Changeset 2237 for trunk/GSASIIphsGUI.py
- Timestamp:
- May 2, 2016 2:38:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r2236 r2237 3232 3232 vals = np.linspace(BegFin[0],BegFin[1],nSteps+1,True) 3233 3233 for val in vals: 3234 print ' Stacking simulation step for '+pName+' = %.5f'%(val) 3234 3235 if 'cell' in pName: 3235 3236 cellId = cellSel.index(pName)
Note: See TracChangeset
for help on using the changeset viewer.