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
Age
Commit message (
Expand
)
Author
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-05-17
Mosflm: Remove dead code
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-04-19
Move file_exists to utils (and eliminate several duplicates)
Thomas White
2021-04-01
FromFile indexer, stream2sol.py: Remove space escaping
Thomas White
2021-03-31
FromFile indexer, stream2sol.py: Handle spaces in filename
Thomas White
2021-03-31
FromFile indexer, stream2sol.py: Add/update copyright comments
Thomas White
2021-03-25
indexamajig: Add --camera-length-estimate
Thomas White
2021-03-25
PinkIndexer: fix conversion of detector shift
Thomas White
2021-03-25
Fussiness
Thomas White
2021-03-22
FromFile indexer: Fix prototype
Thomas White
2021-03-19
FromFile indexer: add copyright notice
Thomas White
2021-03-19
FromFile indexer: Take account of working directory
Thomas White
2021-03-19
FromFile indexer: New parser and simplification of code
Thomas White
2021-03-19
FromFile indexer: Option processing
Thomas White
2021-03-12
FromFile indexer: Add skeleton cleanup procedure
Thomas White
2021-03-12
FromFile indexer: Update for new event ID in image structure
Thomas White
2021-03-12
FromFile indexer: Remove unnecessary casting/memset
Thomas White
2021-03-12
FromFile indexer: Remove getcwd()
Thomas White
2021-03-12
FromFile indexer: Remove update_detector
Thomas White
2021-03-12
FromFile indexer: Add missing semicolons
Thomas White
2021-03-12
FromFile indexer: Strip trailing whitespace and sort out formatting
Thomas White
2021-03-12
FromFile indexer: Move to libcrystfel/src/indexers
Thomas White
2021-03-11
indexamajig: Add --max-indexer-threads
Thomas White
2021-03-11
PinkIndexer: Allocate peak lists when indexing
Thomas White
2021-03-11
PinkIndexer: Remove unnecessary cast
Thomas White
2021-03-11
PinkIndexer: Remove wide bandwidth stuff
Thomas White
2021-03-11
PinkIndexer: Use fake camera length for detector refinement
Thomas White
2021-03-11
PinkIndexer: Remove custom indexing checks
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
2021-03-11
PinkIndexer: Don't use ImageFeature->rx,ry,rz
Thomas White
2021-03-11
setup_indexing: Remove dtempl
Thomas White
2021-03-11
indexamajig: Add --wavelength-estimate
Thomas White
2021-03-05
Mosflm: Add -n option
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
asdf: Fix incorrect units conversion for cell volume
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-10-01
asdf: Replace weird loop syntax
Thomas White
2020-09-11
xgandalf: Remove C99-style 'for' declarations
Thomas White
2020-08-27
TakeTwo: Remove internal declarations
Thomas White
2020-08-20
Add default_method_options()
Thomas White
2020-08-10
Start on converting pinkIndexer to DataTemplate
Thomas White
2020-08-10
pinkIndexer: Remove detector update
Thomas White
2020-08-07
Move indexers out of API
Thomas White