Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D'oh!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ok, just to keep Valgrind quiet.
|
|
|
|
|
|
This allows a smooth transition from CCP4 to standalone version of
mosflm, and hence an easy upgrade to newer versions.
|
|
|
|
|
|
|
|
Prior-cell algorithm will be available in the next public relase of MOSFLM.
(Old version of MOSFLM simply ignores prior-cell keywords so that this
change doesn't do any harm)
|
|
|
|
Neither of these ever really worked, and better algorithms exist now.
|
|
|
|
Conflicts:
libcrystfel/src/index.h
|
|
|
|
A mutex (in a shared memory segment) is the correct synchronisation
primitive here. I had confused myself...
|
|
|
|
Nice side-effect: indexamajig -j and --int-diag can now be used together
|
|
|
|
|
|
|
|
|
|
|
|
Makes much more sense than zero
|
|
|
|
... even if we are updating a previous reflection
|
|
|
|
|