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
/
calibrate_detector.c
Age
Commit message (
Expand
)
Author
2012-02-22
Remove calibrate_detector (moved to extra programs repository)
Thomas White
2012-02-22
Move write_detector_geometry() to calibrate_detector.c
Thomas White
2012-02-22
Switch arguments to calloc()
Thomas White
2012-02-22
More fussiness / tidy up
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Tidy up
Thomas White
2012-02-22
Update copyright
Thomas White
2012-02-22
Squash whitespace
Thomas White
2012-02-22
tidy up calibrate_detector.c
Rick Kirian
2012-02-22
detector.h: add function print_detector_geometry
Rick Kirian
2012-02-22
cleanup calibrate_detector.c
Rick Kirian
2012-02-22
calibrate_detector.c: work in progress
Rick Kirian
2012-02-22
Add -b option to powder_plot, make hdf5_read() not use nominal energy
Thomas White
2012-02-22
More new geometry fixes
Thomas White
2012-02-22
s/min_x/min_fs/ and so on
Thomas White
2012-02-22
calibrate_detector: Add --split option
Thomas White
2012-02-22
Rename calibrate_detector to sum_stack, add new calibrate_detector
Thomas White
2012-02-22
Make find_projected_peaks() behave like find_intersections()
Thomas White
2012-02-22
Start work on binary tree
Thomas White
2012-02-22
indexamajig: Take minimum gradient on command line
Thomas White
2012-02-22
Zap quats
Thomas White
2012-02-22
Take nominal photon energy from file
Thomas White
2012-02-22
s/hit/cpeak/
Thomas White
2012-02-22
indexamajig: Use new thread pool
Thomas White
2012-02-22
Add cookies to thread pool
Thomas White
2012-02-22
Tidy up
Thomas White
2012-02-22
calibrate_detecotr: Use new thread pool
Thomas White
2012-02-22
indexamajig: Get peak threshold on command line
Thomas White
2012-02-22
Move -D_GNU_SOURCE to a better place
Thomas White
2012-02-22
calibrate_detector: Fix --help
Thomas White
2012-02-22
calibrate_detector: Add missing item from --help
Thomas White
2012-02-22
calibrate_detector: Fix memory leak
Thomas White
2012-02-22
calibrate_detector: Rework multithreading not to use pthread_timedjoin_np()
Thomas White
2012-02-22
indexamajig: Make saturation correction optional and default to off
Thomas White
2012-02-22
calibrate_detector: Fix the obvious memory leak
Thomas White
2012-02-22
calibrate_detector: Specify threshold on command line
Thomas White
2012-02-22
calibrate_detector: Take intermediate filename on command line
Thomas White
2012-02-22
calibrate_detector: Add missing parameter
Thomas White
2010-06-13
src/calibrate-detector.c -> src/calibrate_detector.c in line with convention
Thomas White