- Timestamp:
- Dec 4, 2009 4:59:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/gsasmenu.tcl ¶
- Property rcs:date changed from 1999/01/09 20:15:17 to 1999/01/13 04:40:02
- Property rcs:lines changed from +8 -8 to +19 -9
- Property rcs:rev changed from 1.2 to 1.3
r23 r27 45 45 fourier 46 46 forsrh 47 forplot48 47 liveplot 49 48 widplt … … 126 125 instrument-related parameters and flags for different histogram types. 127 126 So global actions can be limited to a single class of histogram types 128 (e.g. TOF, CW Neutron,...) which allows these parameters to be set127 (e.g. TOF, CW Neutron,...), which allows these parameters to be set 129 128 for groups of similar histograms. Thus, if this mode is set to "All" 130 129 the Histogram and Profile pages are disabled.} … … 190 189 191 190 forplot {{runGSASwEXP $cmd} { 192 Display Fourier maps} 191 Display Fourier maps (set Fourier options in EXPEDT 192 and then compute with FOURIER)} 193 193 } 194 194 … … 219 219 220 220 p3r3data {{runGSASwEXP $cmd} { 221 Prepare Siemens P3R3 single crystal data}221 Prepare Siemens/Brucker P3R3 single crystal data} 222 222 } 223 223 224 224 forsrh {{runGSASwEXP $cmd} { 225 Search Fourier map }225 Search Fourier map for peaks} 226 226 } 227 227 … … 291 291 292 292 dbwscnv {{runGSASprog $cmd} { 293 Convert a data file from DBWS format}293 Convert a powder diffraction data file from DBWS format} 294 294 } 295 295 … … 303 303 304 304 {liveplot_options} {liveplotopt { 305 Used to set options for liveplot, for example, the histogram plotted} 305 Used to set options for liveplot, for example, the 306 histogram to be plotted} 306 307 } 307 308 … … 318 319 } 319 320 321 "Override backspace" {- { 322 This option is available in UNIX only, as there are different 323 ways that backspace can be implemented. When option is set 324 as "On," the backspace key is overridden to send a "delete" 325 character. If backspace does not work in a program such as 326 EXPEDT, change try the other setting for this option.} 327 } 328 exit {- { 329 Exit EXPGUI} 330 } 320 331 } 321 332 … … 343 354 newEXP Create a new GSAS experiment 344 355 dlst Delete experiment list file 345 exit Exit GSAS346 356 next Advance to next experiment file in list 347 357 previous Move to previous experiment file in list
Note: See TracChangeset
for help on using the changeset viewer.