medInria / medInria-public

Open-source part of the medInria software
https://med.inria.fr/
BSD 4-Clause "Original" or "Old" License
91 stars 70 forks source link

[itkMetaDataImageExporter]: crash when importing .mhd images #805

Open paulineMig opened 3 years ago

paulineMig commented 3 years ago

Export data in .mhd then try to open it in medinria:

MetaImage: Read: Last three arguments must be numbers! MetaImage: Read: Last three arguments must be numbers! Exception en point flottant (core dumped)

paulineMig commented 3 years ago

@juliencastelneau notice that this issue only appear if the name of the data contains special characters . In my case the name was 5 DS_Coronaires 0.75 B26f BestDiast 77 % and % is the guilty one making the exporter create a 0raw file instead of a zraw.

mathildemerle commented 1 year ago

the crash does not seem to appear anymore, but the reimport data is blank