DICOM import failure

Questions about BrainVisa usage and installation

Moderators: denghien, riviere

Post Reply
pvdemael
Posts: 5
Joined: Fri Jun 25, 2004 2:00 pm

DICOM import failure

Post by pvdemael »

Dear,

I have frequently used BrainVisa 3.0.2 successfully a while ago. With BrainVisa 3.1 however I am not able to import and convert DICOM images from an anatomical scan.
Even when I convert the DICOM volume to Analyze or Nifti first, I always get the same error:

in Import T1 MRI 1 argument read is mandatory

Exception
neuroProcesses.py (2080) in _processExecution:
result = process.execution( self )
ImportT1MRI.py (144) in execution:
context.runProcess( converter, input1, input )
neuroProcesses.py (1932) in runProcess:
apply( self._setArguments, (_process,)+args, kwargs )
neuroProcesses.py (1917) in _setArguments:
_process.checkArguments()
neuroProcesses.py (600) in checkArguments:
o.checkValue( p, getattr( self, p, None ) )
readdiskitem.py (764) in checkValue:
Parameter.checkValue( self, name, value )
neuroData.py (95) in checkValue:
raise Exception( HTMLMessage(_t_('argument <em>%s</em> is mandatory') % name) )


Someone solved this problem before?

Best regards

Pieter Vandemaele
GIfMI MR Research site manager
Dominique Geffroy
Site Admin
Posts: 161
Joined: Thu Mar 01, 2007 4:22 pm
Location: IFR 49 - Neurospin, Gif-sur-Yvette, France
Contact:

Re: DICOM import failure

Post by Dominique Geffroy »

Hi,

Indeed, it is a bug we discovered recently. We will publish a new package with the correction soon.
Meanwhile, you can convert your data to GIS format before using the importation process. it should work.

Dominique
User avatar
Sylvain
Posts: 32
Joined: Wed Jul 21, 2004 11:31 am
Location: Medical College of Wisconsin
Contact:

Re: DICOM import failure

Post by Sylvain »

HI there,

I was wondering if the DICOM import process had been fixed under BV 3.1. I've just installed it under XP, with no success so far but I need to know whether this is a bug or whether I need to double check my installation.

thanks!

Sylvain.
-Sylvain.
Dominique Geffroy
Site Admin
Posts: 161
Joined: Thu Mar 01, 2007 4:22 pm
Location: IFR 49 - Neurospin, Gif-sur-Yvette, France
Contact:

Re: DICOM import failure

Post by Dominique Geffroy »

Hi,

the problem described in previous posts is fixed in the last packages of BrainVISA available on the website.

Dominique
Post Reply