Search found 59 matches

by as_dub
Wed Jul 19, 2006 5:58 pm
Forum: BrainVISA
Topic: Headers DICOM
Replies: 2
Views: 3112

I wrote a script to anonymise dicom files (replace the patient name field and a couple of others by an ID) and copy them in the database (or wherever you want). Are you looking for something like this ? I used dcmodify script from dcmtk to modify dicom fields ( http://dicom.offis.de/dcmtk.php.en ) I...
by as_dub
Mon May 29, 2006 5:04 pm
Forum: BrainVISA
Topic: Matlab / FC5
Replies: 4
Views: 4145

Thank you very much Denis ! it works !
by as_dub
Mon May 29, 2006 3:42 pm
Forum: BrainVISA
Topic: Matlab / FC5
Replies: 4
Views: 4145

Thank you Denis. It seems that it miss a librairy... Here is the message I get : (for both 13 and 14 Matlab releases) ­­­>>> import pymat7 Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: libeng.so: cannot open shared object file: No such file or directory >>> i...
by as_dub
Fri May 26, 2006 10:29 pm
Forum: BrainVISA
Topic: Matlab / FC5
Replies: 4
Views: 4145

Matlab / FC5

Hello ! I have a problem with matlab. Here the "Matlab configuration" part in the log when I launch brainvisa : Matlab executable: matlab Matlab executable full path: /usr/local/bin/matlab opening matlab to guess release version matlab seems to work. How lucky you are. Matlab version: 6 py...
by as_dub
Fri May 05, 2006 7:04 pm
Forum: BrainVISA
Topic: Different Xvoxsize ans Yvoxsize in Compute3DNorm!
Replies: 3
Views: 3554

not yet :cry:
I have many different data with different problems. There must be something more than a memory problem because I have 2G of RAM..
I will try other things (if you have ideas of what can I test.. I'm interessted ! ), if I find any solution I will let you know ! Thank you
by as_dub
Mon May 01, 2006 4:03 pm
Forum: BrainVISA
Topic: Different Xvoxsize ans Yvoxsize in Compute3DNorm!
Replies: 3
Views: 3554

Different Xvoxsize ans Yvoxsize in Compute3DNorm!

Hello everybody, I have a problem in the bias correction process (error message below). I think it is due to voxels size : [0.97560999999999998, 0.97656299999999996, 0.97656299999999996, 1] Do you know how I can fix it ? Thank you !!! Anne-Sophie ------------------------------ ! VIP Warning: Differe...
by as_dub
Thu Apr 27, 2006 7:41 pm
Forum: BrainVISA
Topic: Install pb : error while loading shared libraries: libc.so.6
Replies: 8
Views: 8985

Install pb : error while loading shared libraries: libc.so.6

Hello, I try to install BV on Linux Fedora Core 5. When I run the setup.sh I have this message : Building BrainVISA cache sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory sed: error while loading shared libraries: libc.so.6: cannot open ...
by as_dub
Fri Mar 24, 2006 10:49 pm
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

I believed that the problem came from Matlab (something which would have changed between 6.5 and 7 versions). So in case it helps I give your a link that Mathworks sent me, it is about changes between Matlab versions. http://www.mathworks.com/access/helpdesk/help/techdoc/rn/rn.html In case it helps....
by as_dub
Thu Mar 23, 2006 3:39 pm
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

Yes ! I talked with the Mathworks technical support. They told me that it is possible to install both 6.5 and 7 versions on a Linux workstation, and gave me instructions to do this (and also a link to download Matlab 6.5, which I think is available for Matlab 7 owners). If anybody wants to have the ...
by as_dub
Tue Mar 21, 2006 12:44 am
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

Unfortunaltly it doesn't work... I wrote 14 in the MatlabRelease field, and started again BV, but it still not work... :cry: Should I do something else (than start again BV) ? Thank you.
Anne-Sophie
by as_dub
Fri Mar 17, 2006 4:33 pm
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

Hello ! in case it helps (again !) my test script (below) works well with Matlab 7 on Windows (exactly the same Matlab version that I use on Linux) MatRun = matlab.matlab() MatRun.put("value", self.value ) MatRun.eval( 'b = eye(2) * [2 0; 0 3]') The problem may come from communication betw...
by as_dub
Tue Mar 14, 2006 11:32 pm
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

a little more information in case it helps :

if I launch manually Matlab (while BV is running)
I can run
MatRun = matlab.matlab()
MatRun.put("value", self.value )
BUT
MatRun.eval( 'b = eye(2) * [2 0; 0 3]') doesn't work... :(
by as_dub
Tue Mar 14, 2006 11:17 pm
Forum: BrainVISA
Topic: BV - matlab7 on red hat : Unable to get matrix from Matlab..
Replies: 10
Views: 8246

BV - matlab7 on red hat : Unable to get matrix from Matlab..

Hello ! I have problem running Matlab 7 from BV. I work on Linux (Red Hat Enterprise Linux 3). The validation works well (no problem with matlab.validation()) , but the matlab.matlab() command doesn't work.... it raise the error " RuntimeError: Unable to get matrix from MATLAB workspace " ...
by as_dub
Mon Mar 13, 2006 7:10 pm
Forum: Anatomist
Topic: Anatomist crashes on Windows XP (part 2)
Replies: 9
Views: 9281

Hi ! I had the same problem on my laptop. I figured out (by chance) that it works when I kill the process Apoint.exe in the processes list of task manager (Apoint is a program that manages some features of the touchpad). I don't really understand why, but it works for me.. Moreover, if I configure m...
by as_dub
Mon Feb 20, 2006 7:49 pm
Forum: BrainVISA
Topic: "Could not load DLL libaimsvida.dll.3.0" error mes
Replies: 2
Views: 3214

I am trying to launch the AimsSubSmapling command (see http://brainvisa.info/forum/viewtopic.php?t=538) in a BV script (in python). I wrote context.system( 'AimsSubSampling', '-i', self.T1mri.fullPath(), '-o', self.T1mri.fullPath(), '--verbose') For example : if my MRI is mySubject.ima, this command...