Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Temporarily)
|
|
|
|
|
|
Introduced by b6af09d78d49d552a05b81bd20a7854a180373f5
|
|
|
|
|
|
|
|
In the latest version, it's been renamed to --chdir. But it's not
necessary anyway. The default working directory is the sbatch caller's
directory.
|
|
|
|
|
|
Since the prediction calculation isn't called by process_hkl (in
contrast to partialator), a value must still be provided.
|
|
Polarisation correction needs kpred values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can use kpred
|
|
|
|
permutation check
More than 5 possible when there are axes with similar lengths.
|
|
Gradients are only correct for monochromatic radiation
|
|
|
|
No need to do all the cell reduction stuff again.
|
|
Also remove all the related API stuff. We now have a much better way of
checking indexing results.
|
|
Avoids duplicated function name
|
|
|
|
|
|
|
|
compare_reindexed_cell_parameters still needs to be updated
|
|
|
|
|
|
|
|
|
|
Didn't work when the number of peaks was very low.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|