From b7740e4993ec6a3612bf49be1f28c637eafd138a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 16 May 2023 11:09:06 +0200 Subject: Fix untrue comment --- libcrystfel/src/datatemplate_priv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h index 26b90d6b..657d5094 100644 --- a/libcrystfel/src/datatemplate_priv.h +++ b/libcrystfel/src/datatemplate_priv.h @@ -140,7 +140,7 @@ struct panel_template /** Mark this number of edge rows as bad */ int mask_edge_pixels; - /** Resolution in pixels per metre */ + /** Pixel size in metres */ double pixel_pitch; /** Number of detector intensity units per photon, or eV */ -- cgit v1.2.3