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
/
fromfile.c
Age
Commit message (
Expand
)
Author
2021-07-21
Reduce variable scope where possible
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-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
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-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