DVector.load# classmethod DVector.load(in_path, cut_read=False)[source]# Load the DVector. Parameters: in_path (PathLike) – Path to where the DVector is saved. This should be a single hdf file. cut_read (bool = False) – If True, the read in data will be cut to match the expected segmentation.