Changeset 987 for trunk/GSASIIphsGUI.py
- Timestamp:
- Jul 11, 2013 3:12:11 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIphsGUI.py
r984 r987 3190 3190 RBObj['ThermalMotion'][0] = 'TLS' 3191 3191 wx.CallAfter(FillRigidBodyGrid,True) 3192 #need to set atom I/A here & update Uiso/Uij 3193 G2plt.PlotStructure(G2frame,data) 3192 3194 3193 3195 def ThermDataSizer(RBObj): … … 3202 3204 pass 3203 3205 Obj.SetValue('%8.4f'%(RBObj['ThermalMotion'][1][item])) 3206 #need to update atom Uiso/Uij here! 3204 3207 G2plt.PlotStructure(G2frame,data) 3205 3208
Note: See TracChangeset
for help on using the changeset viewer.