aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2021-09-06electrons.rst: Add missing equals signsThomas White
2021-08-12Updates for manual pagesThomas White
2021-07-23partialator: Add --log-folderThomas White
2021-07-07speed.rst: Update formatting and contentThomas White
2021-07-06online.rst: Fix a typoThomas White
2021-07-05Add article about speedThomas White
2021-07-05indexamajig(1): Clarify --min-peaks default valueThomas White
2021-06-16FussinessThomas White
2021-05-18Update online.rstThomas White
2021-05-18Fuss over electrons.rstThomas White
2021-05-17Fix RST backticksThomas White
2021-05-17Add 'article' about electron diffractionThomas White
2021-05-05indexamajig: Add --zmq-requestThomas White
This (re-)adds the ability to get data via a request/reply socket. See afcb7b568947c for when it was removed.
2021-04-27Mass update of copyright dates in manpagesThomas White
2021-04-23Add documentation about ZMQ/MsgPackThomas White
2021-04-23Update documentation about geometry filesThomas White
2021-04-23Improve documentation about reflection data exportThomas White
2021-04-23indexamajig: Add --zmq-subscribeThomas White
2021-04-21indexamajig: Replace --zmq-msgpack with --zmq-inputThomas White
This removes some unnecessary work (getting the address from the file) and seems cleaner.
2021-03-29Add documentation for --harvest-fileThomas White
2021-03-25indexamajig: Add --camera-length-estimateThomas 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-11indexamajig(1): Fix formatting and spellingThomas White
2021-03-11indexamajig: Add --max-indexer-threadsThomas White
This is a more general replacement for --pinkIndexer-thread-count.
2021-03-11PinkIndexer: Remove wide bandwidth stuffThomas White
This will return later in a more centralised form, if we decide to work further on wide bandwidth.
2021-03-11PinkIndexer: Remove custom indexing checksThomas 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-11indexamajig: Add --wavelength-estimateThomas White
This is a more sensible non-indexer-specific and non-Xray-specific replacement for --pinkIndexer-override-photon-energy
2021-03-09Add the ability to use multiple bad pixel masks at onceThomas White
2021-01-22compare_hkl: Remove --intensity-shellsThomas White
No-one uses it, it doubles the complexity of the code, and the manual even warns not to use it.
2021-01-22Remove doc/stream-format.txtThomas White
The tiny amount of information in that file isn't relevant (or even correct..) any more.
2021-01-08Update documentation about max_adu, and add a warningThomas White
2020-12-18Improve documentation about file-based peak listsThomas White
2020-12-18Add peak_list_type in geometry fileThomas White
2020-12-16Add flag_{lessthan,morethan,equal} in geometry fileThomas White
This makes handling Pilatus/Eiger files, as well as many others, much easier.
2020-10-23partialator(1): Add missing partiality modelsThomas White
2020-07-29Add detector_shift_{x,y} to geometry fileThomas White
2020-07-29Rearrange geometry manual pageThomas White
2020-07-29Add wavelength and electron_voltage, plus units, to geometry fileThomas White
2020-07-29Remove hdfsee manual pageThomas White
2020-03-04fix documentation for pinkIndexerYaroslav Gevorkov
2020-03-04add option -pinkIndexer-max-refinement-disbalanceYaroslav Gevorkov
2020-02-13Update crystfel(7) manual pageThomas White
2020-02-08pinIndexer documentation tuningYaroslav Gevorkov
2020-02-07refine documentation for --pinkIndexer-override-bandwidthYaroslav Gevorkov
2020-02-07fix pinkIndexer documentationYaroslav Gevorkov
2020-02-05Manual page updatesThomas White
2020-02-05Fix manual typoThomas White
2020-01-10Mass update of copyright datesThomas White
2019-11-18Fix documentationThomas White
2019-11-18PinkIndexer documentationYaroslav Gevorkov
2019-10-24get_hkl: Clean up resolution cutoffs and add --lowresThomas White