Idif Necktangle =============== .. py:module:: petpal.input_function.idif_necktangle .. autoapi-nested-parse:: This module contains a collection of functions to calculate an image-derived input function (IDIF) given a "necktangle". "Necktangles" are a 3D rectangular region of interest over the neck to help identify the carotid PET signal. This method was developed and provided for use in this software package by `Dr. Karl Friedrichsen `_ Requires: The module relies on the :doc:`numpy ` module. Functions --------- .. toctree:: :hidden: /autoapi/petpal/input_function/idif_necktangle/single_threshold_idif_from_4d_pet_with_necktangle /autoapi/petpal/input_function/idif_necktangle/average_across_4d_frames /autoapi/petpal/input_function/idif_necktangle/get_frame_time_midpoints /autoapi/petpal/input_function/idif_necktangle/load_fslmeants_to_numpy_3d /autoapi/petpal/input_function/idif_necktangle/double_threshold_idif_from_4d_pet_necktangle .. autoapisummary:: :nosignatures: petpal.input_function.idif_necktangle.single_threshold_idif_from_4d_pet_with_necktangle petpal.input_function.idif_necktangle.average_across_4d_frames petpal.input_function.idif_necktangle.get_frame_time_midpoints petpal.input_function.idif_necktangle.load_fslmeants_to_numpy_3d petpal.input_function.idif_necktangle.double_threshold_idif_from_4d_pet_necktangle