Changeset 4104 for trunk/GSASIIdataGUI.py
- Timestamp:
- Aug 20, 2019 9:06:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIdataGUI.py
r4103 r4104 5509 5509 self.ImageEdit.Append(G2G.wxID_IMRECALIBRATE,'Recalibrate','Recalibrate detector by fitting to calibrant lines') 5510 5510 self.ImageEdit.Append(G2G.wxID_IMRECALIBALL,'Recalibrate all','Recalibrate all images by fitting to calibrant lines') 5511 G2G.Define_wxId('wxID_IMDISTRECALIB') 5512 self.ImageEdit.Append(G2G.wxID_IMDISTRECALIB,'Multi-distance Recalibrate','Recalibrate all images varying delta-distance and fitting wavelength') 5511 5513 self.ImageEdit.Append(G2G.wxID_IMCLEARCALIB,'Clear calibration','Clear calibration data points and rings') 5512 5514
Note: See TracChangeset
for help on using the changeset viewer.