Age | Commit message (Collapse) | Author |
|
after comparison
|
|
See 3fe28041e where it was temporarily removed.
|
|
Its behaviour is 100% covered by the push-res parameter, which can be
set to infinity for no cutoff.
|
|
|
|
|
|
Involves switching from getopt_long to argp. A big improvement!
|
|
|
|
|
|
Add them back in when they're actually used, of course
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduced by b6af09d78d49d552a05b81bd20a7854a180373f5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can use kpred
|
|
|
|
permutation check
More than 5 possible when there are axes with similar lengths.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|