aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.c
AgeCommit message (Expand)Author
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-03-11Change horribly confusing names of unit cell comparison functionsThomas White
2019-01-22Fix some small memory leaksThomas White
2018-11-15indexamajig: Name and shame slow processing stagesThomas White
2018-11-02Change a couple of important asserts to if statementsThomas White
2018-07-11reduce minimum angle separation for similarity check of latticesYaroslav Gevorkov
2018-07-09Add number of indexing attempts to streamThomas White
2018-06-18Add interface to XGANDALF indexerYaroslav Gevorkov
2018-05-25Fix incorrect loop in cleanup_indexingThomas White
2018-04-20Restore peak alignment check and unset multi-lattice indexing as defaultThomas White
2018-04-20Remove TakeTwo from default indexing method probesThomas White
2018-02-27Read debug indexing from fileThomas White
2017-11-28Fix check for cell parameters at startThomas White
2017-10-27Merge branch 'tom/simpler_felix'Thomas White
2017-10-19Add probe for TakeTwoThomas White
2017-10-18indexamajig: Auto-detection of available indexing methodsThomas White
2017-10-17Handle old indexing methodsThomas White
2017-10-12indexamajig: Simplify Felix optionsThomas White
2017-10-09indexer_str(): Don't return "none-nolatt-nocell"Thomas White
2017-09-27Add an assertionThomas White
2017-09-27Don't reset user flag to zeroThomas White
2017-09-26Remove unnecessary countingThomas White
2017-09-22Don't send detector and tolerance to indexing methodsThomas White
2017-09-22Fix silly mistake in friendly_indexer_name()Thomas White
2017-09-22Set --no-check-cell if cell is given, but has no parametersThomas White
2017-09-22If no cell params or lattice type, set nocell/nolatt at top levelThomas White
2017-09-22Stop if an indexing method can't be preparedThomas White
2017-09-21indexamajig: Friendlier display of indexing enginesThomas White
2017-09-15Perform peak alignment check if requestedThomas White
2017-09-15Remove debugging statementThomas White
2017-09-15Better way of displaying cell check optionThomas White
2017-09-15Factorise cell parameter checkThomas White
2017-09-15Simplify indexing optionsThomas White
2017-09-07Use compare_cells() for multi-lattice indexingThomas White
2017-08-31setup_indexing(): Honour no_refineThomas White
2017-07-06indexamajig: Add TakeTwo-specific optionsThomas White
2017-07-06Merge branch 'master' into taketwoThomas White
2017-06-27Dummy setup bits for INDEXING_NONEThomas White
2017-06-27If prediction refinement fails, don't carry on and check the cellThomas White
2017-03-24Propagate error if indexing method is unrecognisedThomas White
2017-03-08Check unit cell parameters after prediction refinementThomas White
2017-03-08Allow indexing system to store its own data, independently of indexing methodsThomas White
2017-02-02Merge branch 'master' into taketwoThomas White
2017-02-02indexamajig: Add ping mechanism to avoid timing out when trying lots of indexersThomas White
2016-10-17Initial TakeTwo importThomas White
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-02-03Set initial prediction parameters even when not doing prediction refinementThomas White
2016-01-30indexamajig: Restore --no-refineThomas White
2016-01-29Perform prediction refinement straight after indexingThomas White
2016-01-29Use a fresh copy of the peak list for each new indexing methodThomas White