Changeset 2871 for trunk/GSASII.py
- Timestamp:
- Jun 21, 2017 9:35:40 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r2870 r2871 2611 2611 self.dataFrame = None 2612 2612 self.Interpolate = 'nearest' 2613 self.ContourColor = GSASIIpath.GetConfigValue('Contour_color',' gist_ncar')2613 self.ContourColor = GSASIIpath.GetConfigValue('Contour_color','Paired') 2614 2614 self.VcovColor = 'RdYlGn' 2615 2615 self.RamaColor = 'Blues'
Note: See TracChangeset
for help on using the changeset viewer.