raidionics / Raidionics

Software for automatic segmentation and generation of standardized clinical reports of brain tumors from MRI volumes

Home Page:https://raidionics.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLAIR images in range [0, 255] cannot be opened

dbouget opened this issue · comments

Describe the bug
FLAIR images, with values in the range [0, 255], cannot be opened in Raidionics. The automatic parsing considers them to be annotation masks and not proper radiological volumes at the moment.

Error messages
Unable to load FLAIR.nii.gz. Error message: no MRI volume has been imported yet. Mandatory for important an annotation.

A quick-fix has been added in version 1.2.3, to consider any loaded input with more than 25 unique values as a radiological volume (otherwise still considered as an annotation mask).