Changeset 4698


Ignore:
Timestamp:
Jan 2, 2021 9:34:38 AM (3 years ago)
Author:
vondreele
Message:

forgot the 'color' change for gain map

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIimgGUI.py

    r4697 r4698  
    168168        Data['SampleAbs'] = [0.0,False]
    169169        Data['binType'] = '2-theta'
     170        Data['color'] = 'gray'
    170171        G2frame.Integrate = G2img.ImageIntegrate(sumImg,Data,masks,blkSize)           
    171172        Iy,azms,Ix = G2frame.Integrate[:3]
Note: See TracChangeset for help on using the changeset viewer.