Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scaling needs the log residual, PR needs the linear one
|
|
The gradients are correct, the test way wrong.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D'oh!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was missing before, which caused problems when trying to link to
libcrystfel when otherwise not using pthreads.
|
|
This partially reverts 0bcfe3cdf917ae53764c423c7af865352af47920.
|
|
|
|
|
|
|
|
|
|
|
|
Necessary since we encourage users to interrupt indexamajig with Ctrl+C
Also, generally improve the signal handling.
|
|
|
|
Conflicts:
src/im-sandbox.c
|
|
... it certainly needed it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D'oh! This must have crept in during a big tidyup before a commit
|