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.h
Age
Commit message (
Expand
)
Author
2021-05-07
Add has_unique_axis()
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
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-07-29
Remove config.h from libcrystfel headers
Thomas White
2020-07-29
Add cell_print_oneline
Thomas White
2020-07-29
Const-cleaning
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-08-22
Remove match_cell and match_cell_ab
Thomas White
2019-08-22
Tidy up comparison function definitions
Thomas White
2019-08-22
Framework for new unit cell comparison function
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-05-07
Update all source code comments to Doxygen format
Thomas White
2019-04-05
cell_tool: Add --csl
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
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
2019-03-11
Remove cells_are_similar() from API
Thomas White
2019-03-11
cell_tool: Use libcrystfel cells_are_similar() function
Thomas White
2017-09-07
Add compare_cells() (and use it in whirligig)
Thomas White
2016-10-19
Add transform_cell_gsl()
Thomas White
2015-11-27
indexamajig: Write target unit cell into stream
Thomas White
2015-02-11
Move cell_get_volume from asdf.c to cell_utils.c
Alexandra Tolstikova
2014-09-19
Introduce CrystFEL unit cell files
Thomas White
2014-06-13
Add extern "C" for C++ compatibility
Chuck
2014-03-03
Add missing includes
Thomas White
2013-04-18
Read/write lattice type, centering and unique axis information from/to stream
Thomas White
2013-01-04
Tidy up documentation
Thomas White
2012-10-02
Finishing tweaks for uncentering stuff
Thomas White
2012-10-02
WIP on cell transformations
Thomas White
2012-10-02
Uncenter the cell before using it for indexing stuff
Thomas White
2012-10-02
Move unit cell utility stuff to separate module
Thomas White