aboutsummaryrefslogtreecommitdiff
path: root/doc/man/indexamajig.1
AgeCommit message (Collapse)Author
2020-03-04fix documentation for pinkIndexerYaroslav Gevorkov
2020-03-04add option -pinkIndexer-max-refinement-disbalanceYaroslav Gevorkov
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-01-10Mass update of copyright datesThomas White
2019-11-18Fix documentationThomas White
2019-11-18PinkIndexer documentationYaroslav Gevorkov
2019-09-23Get rid of "rescut" integration flagThomas White
Its behaviour is 100% covered by the push-res parameter, which can be set to infinity for no cutoff.
2019-09-12indexamajig: Get rid of --fix-bandwidth / use bandwidth from geometry fileThomas White
2019-09-12Add pinkIndexer interfaceYaroslav Gevorkov
2019-09-02indexamajig(1): Fix capitalisationThomas White
2019-08-29indexamajig: Remove --no-cell-combinationsThomas White
Also remove all the related API stuff. We now have a much better way of checking indexing results.
2019-07-17Merge branch 'tom/zmq'Thomas White
2019-05-08Add missing =nThomas White
2019-05-08Add new xgandalf optionsYaroslav Gevorkov
2019-03-15Add documentationThomas White
2019-03-06indexamajig: Rename --min-gradient to --min-squared-gradientThomas 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-18A few manual fixesThomas White
2018-12-03indexamajig: Add --wait-for-fileThomas White
2018-06-20Finish removing "selector"Thomas White
2018-06-18Add interface to XGANDALF indexerYaroslav Gevorkov
2018-05-30Use only one min-snr optionThomas White
2018-05-30Changed parameter window-radius -> local-bg-radiusYaroslav Gevorkov
2018-05-30Adapted doc to min-sig -> min-snr changeYaroslav Gevorkov
2018-05-24Update authorship and copyright datesThomas White
2018-05-24Tweak wording in manualThomas White
2018-05-24Add "peakfinder9"Yaroslav Gevorkov
2018-05-17Update copyright datesThomas White
2018-05-17Update manual pagesThomas White
2018-02-27indexamajig: Add --overpredictThomas White
2018-02-08Changed the naming of felix options and variables to make them more obvious.Kenneth R. Beyerlein
2017-12-12indexamajig: Add --serial-offsetThomas White
2017-10-12indexamajig: Simplify Felix optionsThomas White
2017-10-02indexamajig(1): Add --temp-dirThomas White
2017-10-02indexamajig: Add missing documentation for --check-peaksThomas White
2017-09-21Group the options in indexamajig(1) according to processing stageThomas White
2017-09-21Update man page for new indexing optionsThomas White
2017-07-24Update docsThomas White
2017-07-20indexamajig(1): Give default values for TakeTwo optionsThomas White
2017-07-07Documentation for TakeTwo indexamajig optionsThomas White
2017-06-27indexamajig: Add --no-non-hits-in-streamThomas White
2017-03-31Offset peak locations from HDF5 or CXI files by 0.5,0.5Thomas White
CrystFEL considers all peak locations to be distances from the corner of the detector panel, in pixel units, consistent with its description of detector geometry. In contrast, Cheetah considers the peak locations to be pixel indices in the data array. Therefore, a half-pixel offset is needed when importing the peak lists. For users who need the old behaviour, this commit adds a new option indexamajig --no-half-pixel-shift to deactivate this offset.
2017-03-13Added information about max_num_peaks to documentationValerio Mariani
2017-03-10Added peakfinder8 information to the indexamajig man pageValerio Mariani
2016-03-31Handle placeholders in --hdf5-peaksThomas White
2016-03-18Update docsThomas White
2016-03-01indexamajig: Wall clock profilingThomas White
2016-02-12Update manualThomas White