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
/
src
/
peaks.h
Age
Commit message (
Collapse
)
Author
2012-02-22
Better sanity check (Miller indices should be ~integers)
Richard A. Kirian
2012-02-22
Add option to limit peak SNR
Richard A. Kirian
2012-02-22
Change the sanity check so that it does what we say it does
Thomas White
2012-02-22
Banish find_projected_peaks()
Thomas White
2012-02-22
Make background subtraction optional
Thomas White
2012-02-22
Added background subtraction and sigma
Andrew Martin
2012-02-22
First part of stream rework
Thomas White
2012-02-22
Do peak integration in double precision
Thomas White
This avoids some integer overflow problems
2012-02-22
Make find_projected_peaks() behave like find_intersections()
Thomas White
Also make sure output_intensities() deals only with integration
2012-02-22
Remove solid angle correction
Thomas White
It's never correct when using "bucket" integration, and always correct when using "pixel" integration, so don't give the option.
2012-02-22
Fix integrate_peak() problems which caused incorrect peak positions
Thomas White
2012-02-22
indexamajig: Take minimum gradient on command line
Thomas White
2012-02-22
Estimate peak backgrounds
Thomas White
2012-02-22
output_pixels() fixes
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Put I0 and found peaks in stream
Thomas White
2012-02-22
indexamajig: Take output stream as a command line parameter
Thomas White
2012-02-22
Add the possibility to use a circular (instead of 'crystallographic') ↵
Thomas White
integration domain
2012-02-22
indexamajig: Add --no-closer-peak option
Thomas White
2012-02-22
indexamajig: Get peak threshold on command line
Thomas White
2012-02-22
facetron: Add pre-refinement
Thomas White
2012-02-22
Rationalise polarization option
Thomas White
2012-02-22
indexamajig: Make SA correction optional (but on by default)
Thomas White
2010-06-05
Bring pattern_sim up to date
Thomas White
2010-05-26
Add peak sanity check
Thomas White
2010-05-25
Polarisation correction for extracted intensities
Thomas White
2010-04-16
Push output stream mutex down, and improve output of --near-bragg and ↵
Thomas White
--dump-peaks
2010-03-28
Remove image_fom()
Thomas White
2010-03-28
Move contents of intensities.{c,h} to peaks.{c,h}
Thomas White
2010-01-21
Fix hdfile layering violations
Thomas White
2010-01-21
Add Rick's common mode noise removal
Thomas White
2010-01-19
Improve the operation of --dump-peaks
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-12
Move hit finder to separate file
Thomas White
2010-01-12
Move fine peak search to new file
Thomas White