aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers/smallcell.c
AgeCommit message (Expand)Author
2025-01-02smallcell: Reduce verbosityThomas White
2024-10-18smallcell: Fix memory leaksThomas White
2024-10-18smallcell: Simplify fit_cellThomas White
2024-10-18smallcell: Keep list of biggest cliquesThomas White
2024-10-18smallcell: Add missing check for right-handed cellThomas White
2024-10-18smallcell: Replace list manipulation with qsortThomas White
2024-10-18smallcell: Move find_max_cliques into separate functionThomas White
2024-10-17smallcell: Tweak debugging messagesThomas White
2024-10-17FormattingThomas White
2024-10-17smallcell: Move tolerances into respective proceduresThomas White
2024-10-17smallcell: Move link_nodes into separate routineThomas White
2024-10-17smallcell: Break associate_to_rings out into separate functionThomas White
2024-10-17smallcell: Reduce comment verbosityThomas White
2024-10-16smallcell: Fix double freeThomas White
2024-10-16smallcell: Formatting and elimination of redundant variablesThomas White
2024-10-16smallcell: Move SymOpMask outside loopThomas White
2024-10-16smallcell: Move d_2 calculation to separate functionThomas White
2024-10-16smallcell: Fix array size and potential overrun of clique listThomas White
2024-10-16smallcell: Free pivot pool earlierThomas White
2024-10-16smallcell: Factorise creation of NodelistsThomas White
2024-10-16smallcell: Move find_pivot to separate routine (+ fix it)Thomas White
2024-10-16smallcell: Fix help messageThomas White
2024-10-16smallcell: Simplify tolerance calculationThomas White
2024-10-16smallcell: Factorise avg_weightThomas White
2024-10-15smallcell: Code tidy-up part 1Thomas White
2024-10-15Move powder ring enumeration routine into libcrystfelThomas White
2024-10-15smallcell: Replace C99-style loop declarationsThomas White
2024-10-15Implement smallcell indexing algorithmIsabel Costello