Changeset 1470 for trunk/GSASIIimgGUI.py
- Timestamp:
- Aug 19, 2014 2:31:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimgGUI.py
r1419 r1470 290 290 keys = ['type','wavelength','calibrant','distance','center', 291 291 'tilt','rotation','azmthOff','fullIntegrate','LRazimuth', 292 'IOtth','out Azimuths','invert_x','invert_y','DetDepth',292 'IOtth','outChannels','outAzimuths','invert_x','invert_y','DetDepth', 293 293 'calibskip','pixLimit','cutoff','calibdmin','chisq', 294 294 'binType','SampleShape','PolaVal','SampleAbs','dark image','background image'] … … 303 303 def OnLoadControls(event): 304 304 cntlList = ['wavelength','distance','tilt','invert_x','invert_y','type', 305 'fullIntegrate','out Azimuths','LRazimuth','IOtth','azmthOff','DetDepth',305 'fullIntegrate','outChannels','outAzimuths','LRazimuth','IOtth','azmthOff','DetDepth', 306 306 'calibskip','pixLimit','cutoff','calibdmin','chisq', 307 307 'PolaVal','SampleAbs','dark image','background image']
Note: See TracChangeset
for help on using the changeset viewer.