Managers

Module contents

Submodules

django_mri.models.managers.scan module

class django_mri.models.managers.scan.ScanManager

Bases: django.db.models.manager.Manager

import_dicom_data(path: pathlib.Path, progressbar: bool = True, report: bool = True) → tuple
import_path(path: pathlib.Path, progressbar: bool = True, report: bool = True) → tuple