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
/
peakfinder8.c
Age
Commit message (
Collapse
)
Author
2018-04-26
Use max and mix float values to initialize variables
Valerio Mariani
2018-04-25
peakfinder8: Initialise lthreshold
Thomas White
2018-04-25
Formatting fussiness
Thomas White
2017-07-06
Update to peakfinder8, with bug fixed and new functionality. Code synced ↵
Valerio Mariani
with OnDA and Oleksandr's programs
2017-04-13
Add half-pixel offset for peakfinder8
Thomas White
Like zaef, the pixel indices need to be converted to geometrical coordinates. This increases the indexing rate by about 5% in my test.
2017-03-24
Mostly fussiness
Thomas White
2017-03-22
Completely revamped implementation of peakfinder8
Valerio Mariani
2017-03-13
Added management of max_num_peaks per image instead of per panel
Valerio Mariani
2017-03-13
Added saturated peak management to peakfinder8
Valerio Mariani
2017-03-11
Fixed some more bugs reported by Yaroslav
Valerio Mariani
2017-03-10
Fixed a couple of bugs reported by Tom
Valerio Mariani
2017-03-10
Peakfinder8 in CrystFEL. Same results as Anton's Cheetah implementation
Valerio Mariani