aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.c
AgeCommit message (Expand)Author
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
2016-01-15Set indexing -nomulti as the default, and add a warningThomas White
2016-01-13Fix logic for -retry and -multiThomas White
2016-01-08Make indexing "retry" and "multi" optionalThomas White
2015-12-18"Retry" mechanism for indexingThomas White
2015-09-15Formatting / fussinessThomas White
2015-09-15Update boilerplate commentsThomas White
2015-09-15Remove unnecessary breaksThomas White
2015-09-15Implement Felix IndexerKenneth Beyerlein
2015-06-25Set MOSFLM default flags to include cell parameters, and add some checksThomas White
2015-06-25Tidy up some small leaks and memory bugsThomas White
2015-06-19Remove ReAx and GrainSpotterThomas White
2015-06-18Merge branch 'tolstikova/dirax'Thomas White