Scan Timing#

Module to handle timing information of PET scans.

Classes#

ScanTimingInfo

A data structure to represent and streamline access to timing information for image scans.

Functions#

get_window_index_pairs_from_durations(→ numpy.ndarray)

Computes start and end index pairs for windows of a given size based on frame durations.

get_window_index_pairs_for_image(image_path, ...)

Computes start and end index pairs for windows of a given size

calculate_frame_reference_time(→ numpy.ndarray)

Compute frame reference time as the time at which the average activity occurs.