From bc8e8ebc0ed01ed615593ef492d82e34e59c79ce Mon Sep 17 00:00:00 2001 From: jmeziere Date: Sat, 24 Aug 2024 17:41:54 -0600 Subject: [PATCH] add gVecs to docs --- src/State.jl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/State.jl b/src/State.jl index 57bf1f3..ad36590 100644 --- a/src/State.jl +++ b/src/State.jl @@ -1,10 +1,10 @@ """ - State(intensities, recSupport) - State(intensities, recSupport, support) + State(intensities, gVecs, recSupport) + State(intensities, gVecs, recSupport, support) Create a reconstruction object. `intensities` is a vector of fully measured diffraction -peaks and `recSupport` is a vector of masks over the intensities that removes those -intenities from the reconstruction process. +peaks, `gVecs` is a vector of peak locations, and `recSupport` is a vector of masks over +the intensities that removes those intenities from the reconstruction process. The initialization process shifts each peak to be centered in the Fourier sense (i.e. the center of mass of the peak is moved to the edge of the image, or the