Age | Commit message (Expand) | Author |
2019-05-29 | Use Spectrum API for simulation | Thomas White |
2019-05-14 | Remove image.num_peaks and num_saturated_peaks | Thomas White |
2019-05-14 | Remove old "statistics" module with R factors etc | Thomas White |
2019-05-13 | Fussiness | Thomas White |
2019-05-13 | gpu_sim_check: Succeed if GPU not available | Thomas White |
2019-05-08 | check_hkl: Report overall completeness and redundancy | Thomas White |
2019-05-08 | check_hkl: Use unsigned long for reflection counts | Thomas White |
2019-05-08 | Formatting | Thomas White |
2019-05-08 | Add new xgandalf options | Yaroslav Gevorkov |
2019-05-07 | Move spectrum type enum to pattern_sim.c | Thomas White |
2019-04-10 | cell_explorer: Exclude cells when centering type is set to grey | Thomas White |
2019-04-09 | cell_explorer: Initialise scd.enforced_cell to NULL | Thomas White |
2019-04-05 | cell_tool: Add --csl | Thomas White |
2019-04-05 | cell_explorer: Add enforcement of lattice type restrictions on cell parameters | Thomas White |
2019-04-04 | cell_explorer: Remove accelerator from "Save histogram data" menu item | Thomas White |
2019-04-03 | Fix typo | Thomas White |
2019-04-03 | cell_explorer: Complain about unknown centering | Thomas White |
2019-04-03 | hdfsee: Fix crash with no geometry file | Thomas White |
2019-03-22 | cell_explorer: Add option to save histogram data | Thomas White |
2019-03-20 | Merge branch 'tom/transformations' | Thomas White |
2019-03-18 | Formatting | Thomas White |
2019-03-18 | hdfsee: Use a fresh detector geometry structure each time a new image is loaded | Thomas White |
2019-03-13 | cell_tool: Reject singular transformation matrix | Thomas White |
2019-03-13 | cell_tool --transform: Write output cell | Thomas White |
2019-03-13 | cell_tool: Accept unconventional cell | Thomas White |
2019-03-12 | Rename intmat_intvec_mult to transform_indices | Thomas White |
2019-03-11 | cell_tool: Improve messages | Thomas White |
2019-03-11 | cell_tool: Add documentation for --transform | Thomas White |
2019-03-11 | cell_tool: Implement --cell-choices | Thomas White |
2019-03-11 | cell_tool: Add --transform | Thomas White |
2019-03-11 | Keep track of the "un-centering" matrix, as well as the "centering" | Thomas White |
2019-03-11 | New way of doing cell comparisons, similar to match_cell() | Thomas White |
2019-03-11 | Fix tolerances (again) | Thomas White |
2019-03-11 | Consider fractional cell lengths during comparison | Thomas White |
2019-03-11 | cell_tool --find-ambi: Work without -y | Thomas White |
2019-03-11 | Be clear about whether functions need rational or integer transformations | Thomas White |
2019-03-11 | Use IntegerMatrix for all unit cell transformations | Thomas White |
2019-03-11 | get_hkl --reindex: Check that the user provides only one reindexing operation | Thomas White |
2019-03-11 | cell_tool --rings: Add --highres | Thomas White |
2019-03-11 | cell_tool: Fix length tolerance units | Thomas White |
2019-03-11 | Change horribly confusing names of unit cell comparison functions | Thomas White |
2019-03-11 | cell_tool: Don't uncenter cells before comparison | Thomas White |
2019-03-11 | cell_tool: Check --tolerance has the right number of commas | Thomas White |
2019-03-11 | Don't use within_tolerance for angles | Thomas White |
2019-03-11 | Remove cells_are_similar() from API | Thomas White |
2019-03-11 | cell_tool: Add --compare (doesn't seem to work yet for some reason) | Thomas White |
2019-03-11 | Fix tolerances | Thomas White |
2019-03-11 | cell_tool: Improve option processing | Thomas White |
2019-03-11 | Show the actual number of orders | Thomas White |
2019-03-11 | cell_tool: Use libcrystfel cells_are_similar() function | Thomas White |