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
/
peaks.c
Age
Commit message (
Expand
)
Author
2020-07-29
ImageFeatureList: Store panel number, not pointer
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-11-13
Fix peak check logic for multiple crystals
Thomas White
2019-09-06
Use new peak check only when doing multi-lattice indexing
Thomas White
2019-09-06
New check for indexing solutions (copied across from pinkIndexer)
Thomas White
2019-08-26
Fix resolution estimation
Thomas White
2019-07-19
peakFinder9: remove references to image.num_peaks etc
Thomas White
2019-05-14
Remove image.num_peaks and num_saturated_peaks
Thomas White
2019-05-14
Add documentation for search_peaks_peakfinder8
Thomas White
2019-05-07
Update all source code comments to Doxygen format
Thomas White
2019-03-06
indexamajig: Rename --min-gradient to --min-squared-gradient
Thomas White
2018-06-10
indexamajig: Estimate resolution based on peaks only
Thomas White
2018-05-30
Changed sig_fac to min_snr
Yaroslav Gevorkov
2018-05-24
Generalise peakfinder9 error messages, and fail if not compiled in
Thomas White
2018-05-24
Move FDIP includes to top, and remove unnecessary ones
Thomas White
2018-05-24
Update authorship and copyright dates
Thomas White
2018-05-24
Formatting
Thomas White
2018-05-24
Add "peakfinder9"
Yaroslav Gevorkov
2017-03-13
Added saturated peak management to peakfinder8
Valerio Mariani
2017-03-10
Peakfinder8 in CrystFEL. Same results as Anton's Cheetah implementation
Valerio Mariani
2016-10-14
validate_peaks(): Remove drifting and proximity checks, and use original coor...
Thomas White
2016-07-01
No more slab-relative coordinates in libcrystfel
Thomas White
2016-05-19
integrate_peak(): Trap if pk_total=0
Thomas White
2016-04-01
Add adu_per_photon (distinct from adu_per_eV)
Thomas White
2016-01-30
Revert "Allow peak check to pass just by accounting for more than 5 peaks"
Thomas White
2016-01-06
search_peaks_in_panel(): Fix iteration bounds (again)
Thomas White
2015-12-18
Allow peak check to pass just by accounting for more than 5 peaks
Thomas White
2015-12-17
Clean up unused code
Thomas White
2015-11-06
Fix iteration bounds for peak search
Thomas White
2015-10-06
Fussiness
Thomas White
2015-10-05
search_peaks() / integrate_peak(): Remove image->data
Thomas White
2014-09-22
Beam file removal, part I
Thomas White
2014-09-02
integrate_peak(): Revert use of image->dp
Thomas White
2014-08-13
Remove old bad region tests and use dp instead of data for integration of peaks
Thomas White
2014-08-13
Respect all bad pixels during peak detection
Thomas White
2014-08-13
Remove integrate_peak() from the API
Thomas White
2014-08-11
Take overlaps into account during integration
Thomas White
2014-07-24
Fixes closest feature detection bug
Valerio Mariani
2014-03-28
validate_peaks(): Count saturated peaks only if they are being rejected
Thomas White
2014-03-28
integrate_peak(): Useful return codes
Thomas White
2014-03-26
indexamajig: Don't check SNR with --peaks=hdf5 unless given --check-hdf5-snr
Thomas White
2013-08-20
Re-order peak tests
Thomas White
2013-06-28
Don't check max_adu during gradient search if --use-saturated is given
Thomas White
2013-06-26
Track number of rejected saturated peaks
Thomas White
2013-05-27
Initial integration stuff
Thomas White
2013-04-24
Add docs/stream-format.txt and clarify count of saturated reflections
Thomas White
2013-04-16
Restore immediate rejection of pixels above max_adu
Thomas White
2013-04-16
Remove "use_saturated" argument to integrate_peak()
Thomas White
2013-02-09
Add '--res-cutoff'
Thomas White
2013-02-08
Saturation counting fixes
Thomas White
[next]