Module: xrd.xrdbase

2 Functions

hexrd.xrd.xrdbase.dataToFrame(data, sumImg=True)[source]

utility function to allow flexibility in input

data can be: (*) an instance of ReadGE or the like, which is already set up, in which

case all frames are used and flattened

(*) a frame

hexrd.xrd.xrdbase.getGaussNDParams(xList, w=None, v=None)[source]