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.c
Age
Commit message (
Collapse
)
Author
2010-03-05
Fix problems with peak integration
Thomas White
2010-03-03
Don't overrun image array boundaries
Thomas White
2010-02-26
Handle images as floats rather than int16_t
Thomas White
Also, remove bloom - it's not a useful model for what really happens and takes too long (this isn't a detector simulation..)
2010-02-17
Fix obvious mapping bugs
Thomas White
2010-02-17
WIP on per-panel detector geometry
Thomas White
2010-02-17
1/d instead of q
Thomas White
2010-02-04
Improved framework for detector geometry
Thomas White
2010-02-04
Add --clean-image option
Thomas White
2010-02-03
Remove many debug messages
Thomas White
2010-02-02
Fix wrong header
Thomas White
2010-01-28
Fussiness
Thomas White
2010-01-25
Fix the obvious overrun
Thomas White
2010-01-25
Centroid and integrate peaks
Thomas White
2010-01-21
Adjust peak detection parameters
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-21
Filter peaks which are obviously due to common mode streaks
Thomas White
2010-01-20
Better parameterisation of the streak region
Thomas White
2010-01-19
Improve the operation of --dump-peaks
Thomas White
2010-01-19
Add missing #includes (to keep compiler happy)
Thomas White
2010-01-19
Remove terminal noise
Thomas White
2010-01-19
Fix more carnage
Thomas White
Allocate this big block from the heap to avoid stack corruption
2010-01-19
Avoid array problems with hit finder
Thomas White
2010-01-19
q->|q|
Thomas White
2010-01-18
Output more information with --dump-peaks
Thomas White
2010-01-15
Update copyright dates
Thomas White
2010-01-15
Handle upper and lower CCDs correctly
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