aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-10-12indexamajig: Simplify Felix optionsThomas 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-02indexamajig: Tidy up --helpThomas White
2017-10-02indexamajig: Add missing documentation for --check-peaksThomas White
2017-09-27Fix check for CBF files in event enumerationThomas White
2017-09-22cell_explorer: Also count cells excluded by the choice of indexing methodThomas White
2017-09-22indexamajig: Avoid segfault when no unit cell givenThomas White
2017-09-21hdfsee: Increase ring thicknessThomas 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-19geoptimiser: Remove deprecated option from --helpThomas White
2017-09-17Fix logic for new indexing optionsThomas White
2017-09-17indexamajig: --help documentation for new indexing optionsThomas White
2017-09-15Simplify indexing optionsThomas White
2017-09-07Add compare_cells() (and use it in whirligig)Thomas White
2017-09-05cell_explorer: Display number of matching cells (on terminal)Thomas White
2017-09-04pattern_sim: Add crystal orientation and basis vectorsThomas White
2017-08-09partial_sim: Add missing bracket in parameter listThomas White
2017-07-24TakeTwo options againThomas White
2017-07-21Tidy up some warningsThomas White
2017-07-21Fix option names for TakeTwo parametersThomas White
2017-07-20Change units for TakeTwo parametersThomas White
2017-07-07Convert angle_tol to radiansThomas White
2017-07-06indexamajig: Add TakeTwo-specific optionsThomas White
2017-07-06Temporary fix for the geomptimiser not being able to optimize whole quadrantsValerio Mariani
2017-07-04Add a missing newlineThomas White
2017-07-04pattern_sim: Try all OpenCL platforms to find one with a GPU deviceThomas White
2017-06-27indexamajig: Add --no-non-hits-in-streamThomas White
2017-06-21indexamajig: Add --min-peaks (basic hitfinder functionality)Thomas White
2017-06-21Merge branch 'tom/cbf'Thomas White
2017-05-16check_hkl: Calculate resolution of reflection with asymmetric indices for bot...Thomas White
2017-05-03hdfsee: Use new imagefile APIThomas White
2017-05-03HDF5 reading under new APIThomas White
2017-05-02Skeleton image file APIThomas White
2017-05-02Initial CBF stuffThomas White
2017-03-31geoptimiser: Show peak information when there is a problemThomas White
2017-03-31geoptimiser: Fix rounding of peak coordinatesThomas White
2017-03-31Offset peak locations from HDF5 or CXI files by 0.5,0.5Thomas White
2017-03-24indexamajig: Format --help and fix typosThomas White
2017-03-24Merge branch 'valerio/peakfinder8'Thomas White
2017-03-13Added saturated peak management to peakfinder8Valerio Mariani
2017-03-13process_hkl: Add event IDs to "--stat" fileThomas White
2017-03-11Removed unused iargValerio Mariani
2017-03-10Fixed a couple of bugs reported by TomValerio Mariani
2017-03-10compare_hkl: Add --min-measurementsThomas White
2017-03-10Peakfinder8 in CrystFEL. Same results as Anton's Cheetah implementationValerio Mariani
2017-03-08Allow indexing system to store its own data, independently of indexing methodsThomas White
2017-03-08compare_hkl: Fix combination of sigma(I) values for d1sig and d2sigThomas White
2017-03-03cell_explorer: Better handling of dodgy cellsThomas White