Data Driven Image Analyses ========================== .. py:module:: petpal.utils.data_driven_image_analyses .. autoapi-nested-parse:: Data driven image analyses, including PCA analysis and input function extraction. Functions --------- .. toctree:: :hidden: /autoapi/petpal/utils/data_driven_image_analyses/temporal_pca_analysis_of_image_over_mask /autoapi/petpal/utils/data_driven_image_analyses/extract_temporal_pca_components_of_image_over_mask /autoapi/petpal/utils/data_driven_image_analyses/extract_temporal_pca_projection_of_image_over_mask /autoapi/petpal/utils/data_driven_image_analyses/extract_temporal_pca_quantile_thresholded_tacs_of_image_using_mask /autoapi/petpal/utils/data_driven_image_analyses/generate_temporal_pca_quantile_threshold_tacs_of_image_over_mask /autoapi/petpal/utils/data_driven_image_analyses/_generate_quantiled_multi_tacs_header /autoapi/petpal/utils/data_driven_image_analyses/_gen_reshaped_quantiled_tacs .. autoapisummary:: :nosignatures: petpal.utils.data_driven_image_analyses.temporal_pca_analysis_of_image_over_mask petpal.utils.data_driven_image_analyses.extract_temporal_pca_components_of_image_over_mask petpal.utils.data_driven_image_analyses.extract_temporal_pca_projection_of_image_over_mask petpal.utils.data_driven_image_analyses.extract_temporal_pca_quantile_thresholded_tacs_of_image_using_mask petpal.utils.data_driven_image_analyses.generate_temporal_pca_quantile_threshold_tacs_of_image_over_mask petpal.utils.data_driven_image_analyses._generate_quantiled_multi_tacs_header petpal.utils.data_driven_image_analyses._gen_reshaped_quantiled_tacs