ImageD11.grain
index
c:\python25\lib\site-packages\imaged11\grain.py

## Automatically adapted for numpy.oldnumeric Sep 06, 2007 by alter_code1.py

 
Modules
       
math

 
Classes
       
grain

 
class grain
     Methods defined here:
__init__(self, ubi, translation=None)
refine(self, gv, tol, quiet=True)
Refine an orientation matrix and rescore it.
 
From Paciorek et al Acta A55 543 (1999)
UB = R H-1
where:
R = sum_n r_n h_n^t
H = sum_n h_n h_n^t
r = g-vectors
h = hkl indices
ubitocellpars(self)
convert ubi matrix to unit cell

 
Data
        Float = 'd'
Int = 'l'
floor = <ufunc 'floor'>
less = <ufunc 'less'>
sqrt = <ufunc 'sqrt'>