Motion Corr#

Provides methods to motion correct 4D PET data. Includes method determine_motion_target(), which produces a flexible target based on the 4D input data to optimize contrast when computing motion correction or registration.

Classes#

MotionCorrect

Run windowed motion correction on an image and save the result.

Functions#

windowed_motion_corr_to_target(input_image_path, ...)

Performs windowed motion correction (MoCo) to align frames of a 4D PET image to a given target image.