From f508536ce4eb39d53781de662f72e4428d68b1bf Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 30 Jan 2013 11:39:37 +0100 Subject: Peak integration changes --- libcrystfel/src/peaks.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libcrystfel/src/peaks.h') diff --git a/libcrystfel/src/peaks.h b/libcrystfel/src/peaks.h index 3fae13fb..faee54f6 100644 --- a/libcrystfel/src/peaks.h +++ b/libcrystfel/src/peaks.h @@ -47,9 +47,6 @@ extern void integrate_reflections(struct image *image, double ir_inn, double ir_mid, double ir_out, int integrate_saturated); -extern double peak_lattice_agreement(struct image *image, UnitCell *cell, - double *pst); - extern int peak_sanity_check(struct image *image); extern void estimate_resolution(RefList *list, UnitCell *cell, -- cgit v1.2.3