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
/
taketwo.c
Age
Commit message (
Expand
)
Author
2021-09-07
TakeTwo: Check for empty observed vector list
Thomas White
2021-07-23
TakeTwo: Remove unused variables
Thomas White
2021-07-23
TakeTwo: Avoid potential NULL dereference on error path
Thomas White
2021-07-22
Clean up shadowed variables
Thomas White
2021-07-21
Make sure that memory gets freed on realloc failure
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-07-14
Make all the indexer-specific option structures non-opaque
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-11
detgeom_transform_coords: Take an additional detector shift
Thomas White
2021-03-11
Update copyright dates in libcrystfel/src/indexers
Thomas White
2020-12-07
Get rid of ImageFeature->rx,ry,rz
Thomas White
2020-10-15
TakeTwo: Limit number of seeds to 10, and reduce MAX_OBS_VECTORS to 300
Thomas White
2020-10-07
Fussiness
Thomas White
2020-10-07
TakeTwo: Set tp->opts
Thomas White
2020-10-07
TakeTwo: Fix get_chiral_holohedry for "hexagonal H"
Thomas White
2020-08-27
TakeTwo: Remove internal declarations
Thomas White
2020-08-20
Add default_method_options()
Thomas White
2020-08-07
Move indexers out of API
Thomas White