aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2018-02-27Minimisation debug stuffThomas White
2018-02-27Remove old code (and formatting)Thomas White
2018-02-27New clamping criteriaThomas White
2018-02-27New no-gradients minimiser for post-refinementThomas White
2018-02-27Record khalf for reflectionsThomas White
2018-02-27New partiality model from Ginn et al.Thomas White
2018-02-27Read debug indexing from fileThomas White
2018-02-27indexamajig: Add --overpredictThomas White
2018-02-27Separate partiality calculation from predictionThomas White
2018-02-27Add const versions of RefList iterationThomas White
2018-02-27More const-cleaningThomas White
2018-02-27const-cleanlinessThomas White
2018-02-08FormattingThomas White
2018-02-08Changed the naming of felix options and variables to make them more obvious.Kenneth R. Beyerlein
2018-02-08Change Felix min-uniqueness paramter name to max-uniqueness.Kenneth R. Beyerlein
2018-02-08Add Felix option felix-max-inter-angleKenneth R. Beyerlein
2018-02-08Make felix-domega optionKenneth R. Beyerlein
2018-01-19xds: Remove debugThomas White
2018-01-19Clean up indexing method probesThomas White
2017-11-28Fix check for cell parameters at startThomas White
2017-11-23Avoid truncation with snprintfThomas White
2017-11-23Fix wrong assertionThomas White
2017-10-27Merge branch 'tom/simpler_felix'Thomas White
2017-10-23Check return values from fread/fgetsThomas White
2017-10-19Add read_reflections_2() to APIThomas White
2017-10-19Remove read_reflections_from_file() from APIThomas White
2017-10-19Add probe for TakeTwoThomas White
2017-10-18Check that dirax,felix,mosflm or xds are available at the startThomas White
2017-10-18indexamajig: Auto-detection of available indexing methodsThomas White
2017-10-18Add probe functions to indexing methodsThomas White
2017-10-17Handle old indexing methodsThomas White
2017-10-17felix: Set nsigmas=1Thomas White
2017-10-12indexamajig: Simplify Felix optionsThomas White
2017-10-12Remove write_reflections_to_file() from APIThomas White
2017-10-09indexer_str(): Don't return "none-nolatt-nocell"Thomas White
2017-10-02Formatting fussinessThomas White
2017-09-27remove_flagged_crystals(): Remove multiple bad crystalsThomas 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-22Remove "latt" from asdfThomas White
2017-09-22asdf uses prior information for its volume constraint, so add "cell" to the m...Thomas White
2017-09-22Set --no-check-cell if cell is given, but has no parametersThomas White
2017-09-22cell_new_from_cell(): Don't try to duplicate non-existent parametersThomas White
2017-09-22Mosflm: Recognise P3 as hexagonal P latticeThomas White
2017-09-22Don't write cell parameters to the stream if we don't have themThomas 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