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 (
Expand
)
Author
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-07-29
Convert peakfinder8 to use new API
Thomas White
2020-07-29
ImageFeatureList: Store panel number, not pointer
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-05-14
Remove image.num_peaks and num_saturated_peaks
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2018-10-30
peakfinder8: Fix some use-after-free errors
Thomas White
2018-06-12
peakfinder8: Check peak is actually within panel
Thomas White
2018-06-12
peakfinder8: do not subtract constant value to avoid negative weights.
Keitaro Yamashita
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 with...
Valerio Mariani
2017-04-13
Add half-pixel offset for peakfinder8
Thomas White
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