Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-17 | indexamajig: Add --data-format | Thomas White | |
2021-08-12 | Updates for manual pages | Thomas White | |
2021-07-05 | indexamajig(1): Clarify --min-peaks default value | Thomas White | |
2021-05-05 | indexamajig: Add --zmq-request | Thomas White | |
This (re-)adds the ability to get data via a request/reply socket. See afcb7b568947c for when it was removed. | |||
2021-04-27 | Mass update of copyright dates in manpages | Thomas White | |
2021-04-23 | indexamajig: Add --zmq-subscribe | Thomas White | |
2021-04-21 | indexamajig: Replace --zmq-msgpack with --zmq-input | Thomas White | |
This removes some unnecessary work (getting the address from the file) and seems cleaner. | |||
2021-03-29 | Add documentation for --harvest-file | Thomas White | |
2021-03-25 | indexamajig: Add --camera-length-estimate | Thomas White | |
Unfortunately, PinkIndexer needs the real camera length for its centre refinement. Giving a fake value and scaling the resulting shift does not work - the indexing rate drops with even a small error. Ideally, this would work in the same way as --wavelength-estimate, by using a static value from the geometry file if it's given. However, this is rather complicated to implement because of the way all the units stuff is implemented. Therefore, this is left as an improvement for the future. | |||
2021-03-11 | indexamajig(1): Fix formatting and spelling | Thomas White | |
2021-03-11 | indexamajig: Add --max-indexer-threads | Thomas White | |
This is a more general replacement for --pinkIndexer-thread-count. | |||
2021-03-11 | PinkIndexer: Remove wide bandwidth stuff | Thomas White | |
This will return later in a more centralised form, if we decide to work further on wide bandwidth. | |||
2021-03-11 | PinkIndexer: Remove custom indexing checks | Thomas White | |
These conflict badly with CrystFEL's own checks, creating a horrible user and developer experience. Later, if we want to handle wide bandwidth beams, we will improve the central CrystFEL checks to support it. | |||
2021-03-11 | indexamajig: Add --wavelength-estimate | Thomas White | |
This is a more sensible non-indexer-specific and non-Xray-specific replacement for --pinkIndexer-override-photon-energy | |||
2021-01-08 | Update documentation about max_adu, and add a warning | Thomas White | |
2020-12-18 | Improve documentation about file-based peak lists | Thomas White | |
2020-03-04 | fix documentation for pinkIndexer | Yaroslav Gevorkov | |
2020-03-04 | add option -pinkIndexer-max-refinement-disbalance | Yaroslav Gevorkov | |
2020-02-08 | pinIndexer documentation tuning | Yaroslav Gevorkov | |
2020-02-07 | refine documentation for --pinkIndexer-override-bandwidth | Yaroslav Gevorkov | |
2020-02-07 | fix pinkIndexer documentation | Yaroslav Gevorkov | |
2020-02-05 | Manual page updates | Thomas White | |
2020-01-10 | Mass update of copyright dates | Thomas White | |
2019-11-18 | Fix documentation | Thomas White | |
2019-11-18 | PinkIndexer documentation | Yaroslav Gevorkov | |
2019-09-23 | Get rid of "rescut" integration flag | Thomas White | |
Its behaviour is 100% covered by the push-res parameter, which can be set to infinity for no cutoff. | |||
2019-09-12 | indexamajig: Get rid of --fix-bandwidth / use bandwidth from geometry file | Thomas White | |
2019-09-12 | Add pinkIndexer interface | Yaroslav Gevorkov | |
2019-09-02 | indexamajig(1): Fix capitalisation | 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-07-17 | Merge branch 'tom/zmq' | Thomas White | |
2019-05-08 | Add missing =n | Thomas White | |
2019-05-08 | Add new xgandalf options | Yaroslav Gevorkov | |
2019-03-15 | Add documentation | 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. | |||
2018-12-18 | A few manual fixes | Thomas White | |
2018-12-03 | indexamajig: Add --wait-for-file | Thomas White | |
2018-06-20 | Finish removing "selector" | 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 | Adapted doc to min-sig -> min-snr change | Yaroslav Gevorkov | |
2018-05-24 | Update authorship and copyright dates | Thomas White | |
2018-05-24 | Tweak wording in manual | Thomas White | |
2018-05-24 | Add "peakfinder9" | Yaroslav Gevorkov | |
2018-05-17 | Update copyright dates | Thomas White | |
2018-05-17 | Update manual pages | Thomas White | |
2018-02-27 | indexamajig: Add --overpredict | Thomas White | |
2018-02-08 | Changed the naming of felix options and variables to make them more obvious. | Kenneth R. Beyerlein | |
2017-12-12 | indexamajig: Add --serial-offset | Thomas White | |