Changeset 2659 for trunk/defaultIparms.py
- Timestamp:
- Jan 24, 2017 1:58:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/defaultIparms.py
r2515 r2659 34 34 defaultIparm_lbl = [] 35 35 defaultIparms = [] 36 36 ''' the phrase 'lab data' in the following makes the default goniometer type='Bragg-Brentano' 37 otherwise it is set to 'Debye-Scherrer' 38 ''' 37 39 defaultIparm_lbl.append('CuKa lab data') 38 40 defaultIparms.append([
Note: See TracChangeset
for help on using the changeset viewer.