TheLabbingProject / django_mri

A reusable Django app to manage MRI data.
https://django-mri.readthedocs.io/en/latest/
Apache License 2.0
7 stars 5 forks source link

AnatomicalPreprocessing base class generates NIfTIs for progress query #77

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

get_instance_representation() is called in has_run() before the self._nifti condition is evaluated.