Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-23 | indexamajig: Move 'profile' flag out of iargs | Thomas White | |
2019-09-23 | indexamajig: Restore --min-gradient | Thomas White | |
2019-09-20 | Add missing 'break' | Thomas White | |
2019-09-20 | Delegate option processing for indexing methods | Thomas White | |
Involves switching from getopt_long to argp. A big improvement! | |||
2019-09-16 | Fix cell comparison logic | Thomas White | |
2019-09-10 | indexamajig: Add --peaks=none | Thomas White | |
2019-08-29 | indexamajig: Remove --no-cell-combinations | Thomas White | |
Also remove all the related API stuff. We now have a much better way of checking indexing results. | |||
2019-08-16 | indexamajig: Accept six values for unit cell tolerance | Thomas White | |
2019-07-17 | Merge branch 'tom/zmq' | Thomas White | |
2019-05-29 | Use Spectrum API for simulation | Thomas White | |
2019-05-08 | Formatting | Thomas White | |
2019-05-08 | Add new xgandalf options | Yaroslav Gevorkov | |
2019-03-15 | Add documentation | Thomas White | |
2019-03-14 | indexamajig: Add --no-image-data | Thomas White | |
2019-03-14 | Connect up hooks for unpacking MsgPack data | Thomas White | |
2019-03-14 | ZMQ connection and setup stuff | Thomas White | |
2019-03-06 | indexamajig: Rename --min-gradient to --min-squared-gradient | Thomas White | |
The eventual aim of this is to deprecate the "--min-gradient" option, resolving the long-standing confusion about whether this option is the gradient or the squared gradient. | |||
2019-01-03 | indexamajig: Return non-zero exit status if no patterns were processed | Thomas White | |
2018-12-03 | indexamajig: Add --wait-for-file | Thomas White | |
2018-11-09 | Remove ununused variable | Thomas White | |
2018-10-18 | indexamajig: Fix --spectrum-file option | Thomas White | |
2018-09-10 | Fussiness / formatting | Thomas White | |
2018-09-10 | indexamajig: read pink beam spectrum from file | Alexandra Tolstikova | |
2018-07-10 | indexamajig: Move into temporary folder when probing and preparing indexing ↵ | Thomas White | |
methods | |||
2018-06-20 | Restore help about secondary Miller indices | Thomas White | |
2018-06-20 | Formatting | Thomas White | |
2018-06-20 | Finish removing "selector" | Thomas White | |
2018-06-18 | indexamajig: Tidy up --help | Thomas White | |
2018-06-18 | Get rid of "selector" | Thomas White | |
2018-06-18 | Remove tmp_enum | Thomas White | |
2018-06-18 | Add interface to XGANDALF indexer | Yaroslav Gevorkov | |
2018-05-30 | Use only one min-snr option | Thomas White | |
2018-05-30 | Changed parameter window-radius -> local-bg-radius | Yaroslav Gevorkov | |
2018-05-30 | Changed sig_fac to min_snr | Yaroslav Gevorkov | |
2018-05-25 | Delete obsolete include and variable | Yaroslav Gevorkov | |
2018-05-25 | Change getopt numbers to avoid overlap with chars | Yaroslav Gevorkov | |
2018-05-24 | Formatting in --help | Thomas White | |
2018-05-24 | Fix typos in help | Thomas White | |
2018-05-24 | Update authorship and copyright dates | Thomas White | |
2018-05-24 | Add "peakfinder9" | Yaroslav Gevorkov | |
2018-05-17 | Merge branch 'tom/cmake' | Thomas White | |
2018-05-04 | Expand warning about --push-res without rescut | Thomas White | |
2018-05-04 | Put list of indexing methods into stream header | Thomas White | |
Needed for when the methods are auto-determined. | |||
2018-04-20 | Restore peak alignment check and unset multi-lattice indexing as default | Thomas White | |
Unfortunately, they seem to be severely reducing data quality. Partially reverts 60c48f3876b0d3c30bf729ce691dbd3f56665c4c | |||
2018-03-13 | Nicer way of getting Git revision | Thomas White | |
This will need a separate way to create the official releases (which shouldn't have Git revisions attached) | |||
2018-02-27 | indexamajig: Add --overpredict | Thomas White | |
2018-02-08 | Formatting | Thomas White | |
2018-02-08 | Fix indexamajig help formatting. | Kenneth R. Beyerlein | |
2018-02-08 | Changed the naming of felix options and variables to make them more obvious. | Kenneth R. Beyerlein | |
2018-02-08 | Change Felix min-uniqueness paramter name to max-uniqueness. | Kenneth R. Beyerlein | |