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
/
image.c
Age
Commit message (
Expand
)
Author
2017-09-27
remove_flagged_crystals(): Remove multiple bad crystals
Thomas White
2017-09-21
Improve error message when using CBF files and a multi-event geometry
Thomas White
2017-09-07
remove_flagged_crystals(): Return the number of crystals removed
Thomas White
2017-06-23
Accept either cbf/cbf.h or cbflib/cbf.h
Thomas White
2017-06-21
Don't compile CBF stuff without CBFlib
Thomas White
2017-05-09
Allow reading CBF without geometry (only for simple viewing)
Thomas White
2017-05-09
Add missing checks
Thomas White
2017-05-05
Show filename of CBF file if it can't be read
Thomas White
2017-05-05
Fill in photon energy, clen and adu for CBFs
Thomas White
2017-05-05
Read CBF data
Thomas White
2017-05-03
Detect CBF files, interface bits
Thomas White
2017-05-03
HDF5 reading under new API
Thomas White
2017-05-02
Skeleton image file API
Thomas White
2017-05-02
Initial CBF stuff
Thomas White
2017-03-13
Ask for C99 in configure.ac, remove weird C99 declarations
Thomas White
2016-07-01
No more slab-relative coordinates in libcrystfel
Thomas White
2016-01-29
Perform prediction refinement straight after indexing
Thomas White
2015-12-18
"Retry" mechanism for indexing
Thomas White
2015-01-27
Formatting
Valerio Mariani
2015-01-27
Add image_reflection_closest()
Valerio Mariani
2014-09-05
Multi-event mode
Valerio Mariani
2014-07-24
Fixes closest feature detection bug
Valerio Mariani
2014-01-21
Fussiness
Thomas White
2014-01-21
Fixed memory leaks in free_all_crystals function
Kenneth Beyerlein
2013-02-18
Read GrainSpotter's output properly
Thomas White
2013-02-05
WIP on bringing programs up to date
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-02-22
Fix bounds of image feature number (spotted by Chuck)
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Add #define _ISOC99_SOURCE to get INFINITY and NAN
Thomas White
2012-02-22
Introduce "libcrystfel"
Thomas White