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.h
Age
Commit message (
Collapse
)
Author
2015-02-16
indexamajig: --peaks=cxi instead of --peaks=hdf5 --cxi-hdf5-peaks
Thomas White
2014-08-13
Remove integrate_peak() from the API
Thomas White
Good riddance. One of my least favourite routines.
2014-06-13
Add extern "C" for C++ compatibility
Chuck
2014-03-26
indexamajig: Don't check SNR with --peaks=hdf5 unless given --check-hdf5-snr
Thomas White
2014-03-03
Add missing includes
Thomas White
Reported by Rick Kirian
2013-05-27
Initial integration stuff
Thomas White
2013-03-01
Update docs (and shake out buglets revealed along the way)
Thomas White
2013-02-09
Add '--res-cutoff'
Thomas White
2013-02-04
Indexing stuff
Thomas White
2013-01-30
Update copyright dates
Thomas White
2013-01-30
Peak integration changes
Thomas White
2012-11-29
indexamajig: Add --use-saturated
Thomas White
2012-11-29
indexamajig: Add --integrate-saturated
Thomas White
2012-10-22
indexamajig: Validate (re-integrate, check bad regions etc) peaks from HDF5
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-03-09
indexamajig: Take integration radii on command line
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
It was totally broken and wrong, and just added noise to the data, and it should be done at the scaling stage instead of now.
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
More ReAx improvements
Thomas White
2012-02-22
indexamajig: Optional I/sigma(I) cutoff during integration
Thomas White
2012-02-22
Hooks for estimation of maximum resolution for each image
Thomas White
2012-02-22
Move a load more stuff into libcrystfel
Thomas White