aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/cell-utils.h
AgeCommit message (Expand)Author
2021-05-07Add has_unique_axis()Thomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-01-11UnitCell: Store all representations once they're calculatedThomas White
2021-01-06partialator: Reject crystals with obviously too large profile radiiThomas White
2020-07-29Remove config.h from libcrystfel headersThomas White
2020-07-29Add cell_print_onelineThomas White
2020-07-29Const-cleaningThomas White
2020-01-10Mass update of copyright datesThomas White
2019-08-22Remove match_cell and match_cell_abThomas White
2019-08-22Tidy up comparison function definitionsThomas White
2019-08-22Framework for new unit cell comparison functionThomas White
2019-08-16Clarify cell vs reference in comparison functions. Also reindexed vs permutedThomas White
2019-08-16Add compare_permuted_cell_parametersThomas White
2019-08-16compare_cell_parameters and compare_reindexed_cell_parameters: Accept 6 toler...Thomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-04-05cell_tool: Add --cslThomas White
2019-03-11Keep track of the "un-centering" matrix, as well as the "centering"Thomas White
2019-03-11New way of doing cell comparisons, similar to match_cell()Thomas White
2019-03-11Fix tolerances (again)Thomas White
2019-03-11Use IntegerMatrix for all unit cell transformationsThomas White
2019-03-11Simplify the output of cell_print()Thomas White
2019-03-11Change horribly confusing names of unit cell comparison functionsThomas White
2019-03-11Remove cells_are_similar() from APIThomas White
2019-03-11cell_tool: Use libcrystfel cells_are_similar() functionThomas White
2017-09-07Add compare_cells() (and use it in whirligig)Thomas White
2016-10-19Add transform_cell_gsl()Thomas White
2015-11-27indexamajig: Write target unit cell into streamThomas White
2015-02-11Move cell_get_volume from asdf.c to cell_utils.cAlexandra Tolstikova
2014-09-19Introduce CrystFEL unit cell filesThomas White
2014-06-13Add extern "C" for C++ compatibilityChuck
2014-03-03Add missing includesThomas White
2013-04-18Read/write lattice type, centering and unique axis information from/to streamThomas White
2013-01-04Tidy up documentationThomas White
2012-10-02Finishing tweaks for uncentering stuffThomas White
2012-10-02WIP on cell transformationsThomas White
2012-10-02Uncenter the cell before using it for indexing stuffThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White