Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-09 | Add the ability to use multiple bad pixel masks at once | Thomas White | |
2021-01-22 | compare_hkl: Remove --intensity-shells | Thomas White | |
No-one uses it, it doubles the complexity of the code, and the manual even warns not to use it. | |||
2021-01-22 | Remove doc/stream-format.txt | Thomas White | |
The tiny amount of information in that file isn't relevant (or even correct..) any more. | |||
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-12-18 | Add peak_list_type in geometry file | Thomas White | |
2020-12-16 | Add flag_{lessthan,morethan,equal} in geometry file | Thomas White | |
This makes handling Pilatus/Eiger files, as well as many others, much easier. | |||
2020-10-23 | partialator(1): Add missing partiality models | Thomas White | |
2020-07-29 | Add detector_shift_{x,y} to geometry file | Thomas White | |
2020-07-29 | Rearrange geometry manual page | Thomas White | |
2020-07-29 | Add wavelength and electron_voltage, plus units, to geometry file | Thomas White | |
2020-07-29 | Remove hdfsee manual page | Thomas White | |
2020-03-04 | fix documentation for pinkIndexer | Yaroslav Gevorkov | |
2020-03-04 | add option -pinkIndexer-max-refinement-disbalance | Yaroslav Gevorkov | |
2020-02-13 | Update crystfel(7) manual page | Thomas White | |
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-02-05 | Fix manual typo | 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-10-24 | get_hkl: Clean up resolution cutoffs and add --lowres | Thomas White | |
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-05 | Allow the polarsation correction to be completely disabled | Thomas White | |
2019-09-02 | indexamajig(1): Fix capitalisation | Thomas White | |
2019-09-02 | process_hkl,partialator: Allow arbitrary direction and degree of polarisation | 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-27 | cell_tool: Clarify interpretation of tolerances | Thomas White | |
2019-07-22 | ambigator: Use three pre-defined resolution bins if no resolution limits are ↵ | Thomas White | |
given | |||
2019-07-17 | Merge branch 'tom/zmq' | Thomas White | |
2019-07-16 | Add matrix notation doc | Thomas White | |
2019-07-05 | geoptimiser: Use geometry from stream, if present | Thomas White | |
Simply omit the -g option to use geometry from stream. | |||
2019-06-25 | partial_sim: Add --template-stream | Thomas White | |
2019-06-21 | partialator: Add --force-lambda | Thomas White | |
2019-05-08 | Add missing =n | Thomas White | |
2019-05-08 | Add new xgandalf options | Yaroslav Gevorkov | |
2019-05-07 | Remove old documentation stuff | Thomas White | |
2019-04-02 | Update crystfel_geometry(5) | Thomas White | |
2019-03-15 | Add documentation | Thomas White | |