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
2012-10-02
Use the correct panel number
Thomas White
2012-10-02
Move unit cell utility stuff to separate module
Thomas White
2012-10-02
Factorise background mask
Thomas White
2012-10-02
Fix the other exit condition from integrate_peak()
Thomas White
2012-10-01
Fix exit condition from integrate_peak()
Thomas White
2012-10-01
make_bgMask() does not need to know the peak coordinates (any more)
Thomas White
2012-07-30
Immediately reject pixels above max_adu in the peak search
Thomas White
2012-07-11
More memory leaks
Thomas White
2012-07-11
Fix a load of memory leaks
Thomas White
2012-06-28
Warn user if any peaks were badrow culled
Thomas White
2012-06-28
Don't lie about the number of badrow culled peaks
Thomas White
2012-06-28
Remove peak_sep from detector geometry file, use ir_inn instead
Thomas White
2012-06-21
More fussiness
Thomas White
2012-06-21
More fussiness
Thomas White
2012-06-21
Update authorship
Thomas White
2012-06-20
Revert "Remove deprecated SNR cutoff"
Thomas White
2012-06-20
Fussiness
Thomas White
2012-06-20
Merge remote-tracking branch 'bitwiz/ken/int_noPkBg'
Thomas White
2012-06-13
Mask peaks in the background calculation of integrate_peak.
Kenneth Beyerlein
2012-06-07
Use max_adu only for final integration
Thomas White
2012-05-21
ADU threshold is on pixel value, not photon-bg subtracted version
Thomas White
2012-05-21
ADU limit in peak integration
Thomas White
2012-04-26
Update the peak coordinates when doing --closer-peak
Thomas White
2012-04-26
Single point of truth for indices when sorting reflections
Thomas White
2012-04-26
indexamajig: Make --no-closer-peak the default
Thomas White
2012-04-26
Remove PEAK_CLOSE (not used for anything)
Thomas White
2012-04-05
Fix iteration bounds for peak integration
Thomas White
2012-03-29
integrate_peak() should be static
Thomas White
2012-03-26
Make sure 'diffracting_resolution' is set
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
"Final" tweaks to integration and tests
Thomas White
2012-03-09
Compile libcrystfel with -Wall, fix warnings
Thomas White
2012-03-09
indexamajig: Take integration radii on command line
Thomas White
2012-03-09
Updates for ADU per eV
Thomas White
2012-03-09
Update copyright
Thomas White
2012-03-09
Attempt to make the peak integration suck (slightly) less
Thomas White
2012-03-07
indexamajig: Remove polarization correction
Thomas White
2012-03-06
Add "err" to get_tt()
Thomas White
2012-03-06
Rename old array functions to get them out of the way of API consistency
Thomas White
2012-02-29
Fix bug in peak integration ESD calculation
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
More ReAx improvements
Thomas White
2012-02-22
Tidy up and fix stupid bugs (that Valgrind missed...)
Thomas White
2012-02-22
Remove deprecated SNR cutoff
Thomas White
2012-02-22
Check to see if there are any reflections
Thomas White
2012-02-22
Add an assertion
Thomas White
2012-02-22
Fix big memory leak
Thomas White
2012-02-22
Integrate in order of resolution
Thomas White
2012-02-22
Don't forget to increment the index
Thomas White
[next]