aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.c
AgeCommit message (Collapse)Author
2012-03-26Fix find_panel() (again)Thomas White
This fixes a not-so-subtle bug introduced by 289c8a77c252e080d4d4086b848ea8fdcb604147.
2012-03-19Fix arithmetic subtlety in find_panel()Thomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Remove integr_radius field from detector descriptionThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Use ADU per eV in geometry file, rather than ADU per photon in beam fileThomas White
Conflicts: src/get_hkl.c tests/morphology_check.c
2012-03-06Add "err" to get_tt()Thomas White
2012-02-22s/Rick/Richard, update AUTHORSThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Fix some memory leaksThomas White
2012-02-22Allow "coffset" default to be setThomas White
2012-02-22Fix bug in reverse_2d_mapping()Thomas White
2012-02-22Add _GNU_SOURCE to get M_PI as wellThomas White
2012-02-22Add #define _ISOC99_SOURCE to get INFINITY and NANThomas White
2012-02-22Introduce "libcrystfel"Thomas White