Age | Commit message (Expand) | Author |
2025-01-02 | smallcell: Reduce verbosity | Thomas White |
2024-12-20 | Fix memory allocation routines | Thomas White |
2024-12-20 | Merge branch 'smallcell' | Thomas White |
2024-12-19 | CrystFEL support for the ffbidx indexer (implementation of the TORO algorithm) | Hans-Christian Stadler |
2024-12-12 | Shorten long set_last_task names | Thomas White |
2024-12-12 | indexamajig: Add a load of set_last_task calls | Thomas White |
2024-11-14 | indexamajig: Avoid duplicate indexer info | Thomas White |
2024-11-14 | Remove image->id | Thomas White |
2024-10-28 | peakfinder8: Disable max-res cutoff by default | Thomas White |
2024-10-28 | all_panels_perpendicular_to_beam: Fix units problem | Thomas White |
2024-10-28 | Clarify that coffset/cnz_offset is in metres | Thomas White |
2024-10-22 | Add u1 format for Seedee | Thomas White |
2024-10-18 | Fix memory leak in powder_rings() | Thomas White |
2024-10-18 | smallcell: Fix memory leaks | Thomas White |
2024-10-18 | smallcell: Simplify fit_cell | Thomas White |
2024-10-18 | smallcell: Keep list of biggest cliques | Thomas White |
2024-10-18 | smallcell: Add missing check for right-handed cell | Thomas White |
2024-10-18 | smallcell: Replace list manipulation with qsort | Thomas White |
2024-10-18 | smallcell: Move find_max_cliques into separate function | Thomas White |
2024-10-17 | smallcell: Tweak debugging messages | Thomas White |
2024-10-17 | Formatting | Thomas White |
2024-10-17 | smallcell: Move tolerances into respective procedures | Thomas White |
2024-10-17 | smallcell: Move link_nodes into separate routine | Thomas White |
2024-10-17 | smallcell: Break associate_to_rings out into separate function | Thomas White |
2024-10-17 | smallcell: Reduce comment verbosity | Thomas White |
2024-10-16 | smallcell: Fix double free | Thomas White |
2024-10-16 | smallcell: Formatting and elimination of redundant variables | Thomas White |
2024-10-16 | smallcell: Move SymOpMask outside loop | Thomas White |
2024-10-16 | smallcell: Move d_2 calculation to separate function | Thomas White |
2024-10-16 | smallcell: Fix array size and potential overrun of clique list | Thomas White |
2024-10-16 | smallcell: Free pivot pool earlier | Thomas White |
2024-10-16 | smallcell: Factorise creation of Nodelists | Thomas White |
2024-10-16 | smallcell: Move find_pivot to separate routine (+ fix it) | Thomas White |
2024-10-16 | smallcell: Fix help message | Thomas White |
2024-10-16 | smallcell: Simplify tolerance calculation | Thomas White |
2024-10-16 | smallcell: Factorise avg_weight | Thomas White |
2024-10-16 | Fix up indentation style and comments | Thomas White |
2024-10-15 | smallcell: Code tidy-up part 1 | Thomas White |
2024-10-15 | Move powder ring enumeration routine into libcrystfel | Thomas White |
2024-10-15 | smallcell: Replace C99-style loop declarations | Thomas White |
2024-10-15 | Implement smallcell indexing algorithm | Isabel Costello |
2024-10-15 | Increase maximum number of panel groups | Thomas White |
2024-10-15 | Merge branch 'fork-exec' into 'master' | Thomas White |
2024-10-14 | Move set_last_task and sandbox ping into global routines | Thomas White |
2024-10-14 | Replace stream_get_fd() with stream_get_fh() | Thomas White |
2024-10-14 | indexamajig: New memory-based data pump | Thomas White |
2024-10-14 | Remove old MEASURE_INDEX_TIME code | Thomas White |
2024-09-27 | Allow panel group definitions to come at the top of the geometry file | Thomas White |
2024-09-17 | asdf: Fix prototype of placeholder routine (for building without FFTW) | Thomas White |
2024-09-16 | Avoid small memory leak with integration_method("none", ...) | Thomas White |