Age | Commit message (Collapse) | Author |
|
|
|
This fixes a speed regression introduced by dca1938a.
|
|
|
|
... because it tests something that's experimental anyway, and the test is rubbish.
|
|
Conflicts:
libcrystfel/src/peaks.c
src/indexamajig.c
|
|
|
|
|
|
Saturated pixels seem to be OK during initial peak search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
tests/integration_check.c
|
|
|
|
Conflicts:
src/get_hkl.c
tests/morphology_check.c
|
|
|
|
It was totally broken and wrong, and just added noise to the data, and it
should be done at the scaling stage instead of now.
|
|
|
|
|
|
Nothing used it, and it can't really be useful for anything. Use 'osf' instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's the small gradients that are wrong.
|
|
|
|
|
|
|
|
|
|
|