Age | Commit message (Collapse) | Author |
|
This fixes some incorrect behaviour introduced by c7712c20.
|
|
|
|
This allows MOSFLM indexing to have access to more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
libcrystfel/src/peaks.c
src/indexamajig.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.
|
|
|
|
|
|
|
|
|
|
|
|
Also comment out the old resolution estimation stuff
|
|
|
|
|
|
|