Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Without chomp(), the string comparison never works.
|
|
|
|
|
|
This reverts commit ae51e75490daf47e2deefe83e72a1f5c092fa023.
|
|
|
|
|
|
|
|
Saturated pixels seem to be OK during initial peak search
|
|
|
|
|
|
|
|
|
|
|
|
This should make it much more obvious (via check-near-bragg) when the peak positions are wrong.
|
|
|
|
|
|
|
|
|
|
I'm happy that there are no gremlins here, now. This happens only for 000,
where rlow and rhigh both go to zero. It doesn't make sense to have a special
check for the condition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'm sure I've fixed this bug many times before...
|
|
This fixes a not-so-subtle bug introduced by 289c8a77c252e080d4d4086b848ea8fdcb604147.
|
|
|
|
|
|
the file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/get_hkl.c
tests/morphology_check.c
|
|
|