pyanno4rt.patient.import_functions._read_data_from_p

Python data reading.

Overview

Function

read_data_from_p(path)

Read the Python data from the path.

Functions

pyanno4rt.patient.import_functions._read_data_from_p.read_data_from_p(path)[source]

Read the Python data from the path.

Parameters:

path (str) – Path to the Python file.

Returns:

  • dict – Dictionary with information on the CT slices.

  • dict – Dictionary with information on the segmented structures.