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 (
Expand
)
Author
2012-02-22
Don't count hot pixels
Thomas White
2012-02-22
More reduction of verbosity
Thomas White
2012-02-22
Set redundancy=1 for newly measured intensities
Thomas White
2012-02-22
indexamajig: Reduce verbosity a lot
Thomas White
2012-02-22
More of s/x/fs/, s/y/ss/
Thomas White
2012-02-22
First part of stream rework
Thomas White
2012-02-22
Change x,y to fs,ss
Thomas White
2012-02-22
Move bad region check to integrate_peak()
Thomas White
2012-02-22
Remove is_hot_pixel()
Thomas White
2012-02-22
Do peak integration in double precision
Thomas White
2012-02-22
Throw out detected peaks in bad regions
Thomas White
2012-02-22
Update copyright dates
Thomas White
2012-02-22
More new geometry fixes
Thomas White
2012-02-22
First round of fallout from new geometry format
Thomas White
2012-02-22
Detect peaks in each panel individually
Thomas White
2012-02-22
Fix badrow direction
Thomas White
2012-02-22
s/min_x/min_fs/ and so on
Thomas White
2012-02-22
Allow badrow_direction = -
Thomas White
2012-02-22
Make find_projected_peaks() behave like find_intersections()
Thomas White
2012-02-22
The per-shot wavelength is needed for scaling and post refinement
Thomas White
2012-02-22
Work on making iteration work
Thomas White
2012-02-22
Finish implementation of binary tree
Thomas White
2012-02-22
Start work on binary tree
Thomas White
2012-02-22
Remove solid angle correction
Thomas White
2012-02-22
Fix silly bug in integrate_peak()
Thomas White
2012-02-22
Fix integrate_peak() problems which caused incorrect peak positions
Thomas White
2012-02-22
Increase MAX_CPEAKS
Thomas White
2012-02-22
indexamajig: Take minimum gradient on command line
Thomas White
2012-02-22
Tidy up previous commit
Thomas White
2012-02-22
Honour --no-index (again), take peak separation in geometry file
Thomas White
2012-02-22
Zap quats
Thomas White
2012-02-22
Don't cull peaks if badrow direction is not specified
Thomas White
2012-02-22
s/hit/cpeak/
Thomas White
2012-02-22
Set sanity level low (to a working value)
Thomas White
2012-02-22
Estimate peak backgrounds
Thomas White
2012-02-22
output_pixels() fixes
Thomas White
2012-02-22
Add a new way of doing the peak integration
Thomas White
2012-02-22
Avoid confusion
Thomas White
2012-02-22
Don't crash if the unit cell is too large
Thomas White
2012-02-22
Restore in_streak()
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
Remove duplicated functionality of map_position() and get_q()
Thomas White
2012-02-22
Ignore invalid peaks in sanity check
Thomas White
2012-02-22
Sanity check no longer requires projected peaks
Thomas White
2012-02-22
Update sanity check
Thomas White
2012-02-22
Describe and honour no_index
Thomas White
2012-02-22
Use correct values for circular integration domain
Thomas White
2012-02-22
Add the possibility to use a circular (instead of 'crystallographic') integra...
Thomas White
2012-02-22
Set rounding mode, use lrint() instead of rint()
Thomas White
[next]