index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
indexers
/
smallcell.c
Age
Commit message (
Expand
)
Author
2025-01-02
smallcell: Reduce verbosity
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-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