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
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
2019-04-02
compare_reindexed_cell_parameters: Bail out when there are no candidate vectors
Thomas White
2019-03-26
Fix order of matrix operations in compare_reindexed_cell_parameters()
Thomas White
2019-03-13
validate_cell: Allow to tell the difference between serious problems and warn...
Thomas White
2019-03-11
Change matrix notation to match ITA chapter 5.1
Thomas White
2019-03-11
Fix typo
Thomas White
2019-03-11
More tidying up of cell comparison
Thomas White
2019-03-11
Find the best cell match, not just the first one
Thomas White
2019-03-11
Tidy up cell comparison
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
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
Simplify the output of cell_print()
Thomas White
2019-03-11
Change horribly confusing names of unit cell comparison functions
Thomas White
[next]