aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12indexamajig: Simplify Felix optionsThomas White
2017-10-12Remove write_reflections_to_file() from APIThomas White
2017-10-12hdfsee: Add "peaks", "preds" or "rings" to export filename, as applicableThomas White
2017-10-12hdfsee: Add event ID to exported image filenameThomas White
2017-10-09indexer_str(): Don't return "none-nolatt-nocell"Thomas White
2017-10-09configure.ac: Fix CBFlib path variable nameThomas White
2017-10-02indexamajig: Tidy up --helpThomas White
2017-10-02indexamajig(1): Add --temp-dirThomas White
2017-10-02Formatting fussinessThomas White
2017-10-02indexamajig: Add missing documentation for --check-peaksThomas White
2017-09-27Fix check for CBF files in event enumerationThomas 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-22cell_explorer: Also count cells excluded by the choice of indexing methodThomas 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
2017-09-22indexamajig: Avoid segfault when no unit cell givenThomas White
2017-09-21hdfsee: Increase ring thicknessThomas White
2017-09-21indexamajig: Friendlier display of indexing enginesThomas White
2017-09-21indexamajig: Hide indexing setup messages if we are not indexing anythingThomas White
2017-09-21Improve error message when using CBF files and a multi-event geometryThomas White
2017-09-21Remove old warning for XDS indexingThomas White
2017-09-21Fix crash in XDS indexingThomas 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-09-19geoptimiser: Remove deprecated option from --helpThomas White
2017-09-19get_ev_based_value(): Allow integer typesThomas White
2017-09-17Fix logic for new indexing optionsThomas White
2017-09-17indexamajig: --help documentation for new indexing optionsThomas White
2017-09-16Fix return of unit cells from asdf and diraxThomas White
2017-09-15Merge branch 'tom/index'Thomas White
2017-09-15Perform peak alignment check if requestedThomas White
2017-09-15Add restraints to prediction refinementThomas White
2017-09-15Remove debugging statementThomas White
2017-09-15Better way of displaying cell check optionThomas White
2017-09-15Record indices in write_pairs() (debugging function)Thomas White
2017-09-15Factorise cell parameter checkThomas White
2017-09-15Simplify indexing optionsThomas White
2017-09-15Fix uninitialised peak counts (for info in stream only)Thomas White
2017-09-15hdfsee(1): Document --rigid-groupsThomas White