Ignore:
Timestamp:
Aug 20, 2019 9:06:16 PM (4 years ago)
Author:
toby
Message:

new mode for combined fit of wavelength to a set of images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r4103 r4104  
    55095509        self.ImageEdit.Append(G2G.wxID_IMRECALIBRATE,'Recalibrate','Recalibrate detector by fitting to calibrant lines')
    55105510        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')
    55115513        self.ImageEdit.Append(G2G.wxID_IMCLEARCALIB,'Clear calibration','Clear calibration data points and rings')
    55125514       
Note: See TracChangeset for help on using the changeset viewer.