ImageD11.hist
index
/sware/exp/fable/standalone/redhate4-a64/lib/python2.5/site-packages/ImageD11/hist.py

Wrapper to ImageD11 histogram generators (c functions)
 
Eventually to be used to generating sensible image color maps
for plotedf
 
Also try to do a fast median filter based on pixel histograms

 
Modules
       
numpy.oldnumeric
ImageD11._hist
logging

 
Functions
       
hist(data, verbose=0)
Wrapper to ImageD11 histogram generators (c functions)
returns histogram if data is a 2D Numeric.UInt16 array
test_dvhist()