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
/
cell-utils.c
Age
Commit message (
Expand
)
Author
2021-09-07
load_cell_from_file: Check fgets return value for first line
Thomas White
2021-07-22
Clean up shadowed variables
Thomas White
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-05-07
Add has_unique_axis()
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2021-01-11
resolution(): Use reciprocal representation instead of crystallographic
Thomas White
2021-01-11
UnitCell: Store all representations once they're calculated
Thomas White
2021-01-06
partialator: Reject crystals with obviously too large profile radii
Thomas White
2020-10-26
Label all uses of cell tolerances
Thomas White
2020-10-22
compare_cell_parameters: Accept R/P pair as equivalent
Thomas White
2020-07-29
Add cell_print_oneline
Thomas White
2020-07-29
Const-cleaning
Thomas White
2020-05-12
Add missing newline in error message
Thomas White
2020-05-12
Fix silly mistake in cell reduction
Thomas White
2020-03-13
uncenter_cell(): Convert R to P
Thomas White
2020-02-11
Fix comment typo
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-10-22
Add some warnings and assertions
Thomas White
2019-10-22
reduce_g6: Fix sign criterion for step 3
Thomas White
2019-09-12
Fix possibly uninitialised CiAMCB
Thomas White
2019-09-03
Fix memory leaks in cell comparison
Thomas White
2019-08-29
compare_reindexed_cell_parameters: Increase number of possibilities in final ...
Thomas White
2019-08-29
Fix comment
Thomas White
2019-08-28
compare_reindexed_cell_parameters: (Sort of) intelligent choice of solution
Thomas White
2019-08-28
Rationalise matrix mutliplication
Thomas White
2019-08-28
Avoid converting IntegerMatrix to RationalMatrix
Thomas White
2019-08-23
Fix Niggli reduction logic
Thomas White
2019-08-22
Remove match_cell and match_cell_ab
Thomas White
2019-08-22
Fix matrix multiplication
Thomas White
2019-08-22
Final implementation of Niggli-based cell comparison
Thomas White
2019-08-22
Tidy up comparison function definitions
Thomas White
2019-08-22
Clean up / debug
Thomas White
2019-08-22
Determine cell reduction tolerance automatically
Thomas White
2019-08-22
Working Niggli reduction
Thomas White
2019-08-22
Framework for new unit cell comparison function
Thomas White
2019-08-22
G6 cell reduction
Thomas White
2019-08-16
g6_distance: Take UnitCell
Thomas White
2019-08-16
compare_permuted_cell_parameters{_and_orientation}: Accept wrong-handed cell
Thomas White
2019-08-16
Clarify cell vs reference in comparison functions. Also reindexed vs permuted
Thomas White
2019-08-16
Add compare_permuted_cell_parameters
Thomas White
2019-08-16
compare_cell_parameters and compare_reindexed_cell_parameters: Accept 6 toler...
Thomas White
2019-08-16
cell_print{_full}: Handle NULL cell
Thomas White
2019-08-16
cell_volume: Give answer in m^3, not m^3
Thomas White
2019-07-24
compare_cell_parameters_and_orientation(): Fix documentation and variable names
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2019-04-05
compare_reindexed_cell_parameters: Require lattice to be primitive unless csl...
Thomas White
2019-04-05
cell_tool: Add --csl
Thomas White
[next]