aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/peakfinder8.c
AgeCommit message (Expand)Author
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-29Convert peakfinder8 to use new APIThomas White
2020-07-29ImageFeatureList: Store panel number, not pointerThomas White
2020-01-10Mass update of copyright datesThomas White
2019-05-14Remove image.num_peaks and num_saturated_peaksThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-10-30peakfinder8: Fix some use-after-free errorsThomas White
2018-06-12peakfinder8: Check peak is actually within panelThomas White
2018-06-12peakfinder8: do not subtract constant value to avoid negative weights.Keitaro Yamashita
2018-04-26Use max and mix float values to initialize variablesValerio Mariani
2018-04-25peakfinder8: Initialise lthresholdThomas White
2018-04-25Formatting fussinessThomas White
2017-07-06Update to peakfinder8, with bug fixed and new functionality. Code synced with...Valerio Mariani
2017-04-13Add half-pixel offset for peakfinder8Thomas White
2017-03-24Mostly fussinessThomas White
2017-03-22Completely revamped implementation of peakfinder8Valerio Mariani
2017-03-13Added management of max_num_peaks per image instead of per panelValerio Mariani
2017-03-13Added saturated peak management to peakfinder8Valerio Mariani
2017-03-11Fixed some more bugs reported by YaroslavValerio Mariani
2017-03-10Fixed a couple of bugs reported by TomValerio Mariani
2017-03-10Peakfinder8 in CrystFEL. Same results as Anton's Cheetah implementationValerio Mariani