Age | Commit message (Collapse) | Author |
|
This allows the refined detector position to be used in a lot of places.
|
|
|
|
These needed to be kept up to date with a call to map_all_peaks every
time anything changed - wavelength, detector position etc. Not doing so
has already led to bugs in another branch, and probably already causes
problems on this branch.
This patch eliminates the rx,ry,rz completely. Anyone who needs
reciprocal space coordinates for a peak is now responsible for calling
detgeom_transform_coords themselves.
|
|
This gives a huge speed improvement, without sacrificing very much in
indexing rate.
|
|
Commented out debug message is no longer relevant
|
|
|
|
Fixes CRYS-240
|
|
|
|
This allows the indexing method private options structures to be set up
easily.
|
|
|