From 3746b4dbed15569764ec6de473806468951748b8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 31 Mar 2017 16:27:13 +0200 Subject: Offset peak locations from HDF5 or CXI files by 0.5,0.5 CrystFEL considers all peak locations to be distances from the corner of the detector panel, in pixel units, consistent with its description of detector geometry. In contrast, Cheetah considers the peak locations to be pixel indices in the data array. Therefore, a half-pixel offset is needed when importing the peak lists. For users who need the old behaviour, this commit adds a new option indexamajig --no-half-pixel-shift to deactivate this offset. --- doc/reference/libcrystfel/CrystFEL-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/reference/libcrystfel/CrystFEL-sections.txt') diff --git a/doc/reference/libcrystfel/CrystFEL-sections.txt b/doc/reference/libcrystfel/CrystFEL-sections.txt index 4cd922d2..d58c5725 100644 --- a/doc/reference/libcrystfel/CrystFEL-sections.txt +++ b/doc/reference/libcrystfel/CrystFEL-sections.txt @@ -439,7 +439,9 @@ add_copy_hdf5_field new_copy_hdf5_field_list free_copy_hdf5_field_list get_peaks +get_peaks_2 get_peaks_cxi +get_peaks_cxi_2 hdfile_is_scalar check_path_existence fill_event_list -- cgit v1.2.3