Changeset 2863 for trunk/GSASIIIO.py
- Timestamp:
- Jun 14, 2017 4:11:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIIO.py
r2818 r2863 310 310 else: 311 311 Data['type'] = 'PWDR' 312 Data['color'] = 'Paired'312 Data['color'] = GSASIIpath.GetConfigValue('Contour_color','gist_ncar') 313 313 Data['tilt'] = 0.0 314 314 Data['rotation'] = 0.0
Note: See TracChangeset
for help on using the changeset viewer.