[FieldTrip] fieldtrip Digest, Vol 30, Issue 37

WangJing 13681530640 at 139.com
Sun May 26 17:01:10 CEST 2013


Hello Everyone,


    I have resolved the problem when I ran it in computer with 64 bit OS,  thanks.


Best Regards,


Jing Wang





 













--------------------------------------------------------------------------------



----The following is the content of the forwarded email----
From:fieldtrip-request<fieldtrip-request at science.ru.nl>
To:fieldtrip<fieldtrip at science.ru.nl>
Date:2013-05-26 18:00:05
Subject:fieldtrip Digest, Vol 30, Issue 37

Send fieldtrip mailing list submissions to
fieldtrip at science.ru.nl

To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.science.ru.nl/mailman/listinfo/fieldtrip
or, via email, send a message with subject or body 'help' to
fieldtrip-request at science.ru.nl

You can reach the person managing the list at
fieldtrip-owner at science.ru.nl

When replying, please edit your Subject line so it is more specific
than "Re: Contents of fieldtrip digest..."


Today's Topics:

   1. Question about Memory requirement Of Head model (WangJing)


----------------------------------------------------------------------

Message: 1
Date: Sun, 26 May 2013 17:26:07 +0800 (CST)
From: WangJing <13681530640 at 139.com>
To: fieldtrip <fieldtrip at science.ru.nl>
Subject: [FieldTrip] Question about Memory requirement Of Head model
Message-ID:
<2b1851a17ca79ab-00017.Richmail.00027836529255037638 at 139.com>
Content-Type: text/plain; charset="utf-8"


Hello Everyone,


     I want to know what's the requiement of fieldtrip to hardware and software. My computer 's CPU is 3GHz, and RAM is 8GB. the OS is windows sever 2003, and the matlab is 2011a(32bit).I often encounter the problem of out of Memery.


for example 1:


> mri = ft_read_mri('IM-0001-0001.dcm');    % the dim of data is [512 512 144]


cfg = [];
ft_sourceplot(cfg,mri);


 


the result is:


??? Out of memory. Type HELP MEMORY for your options.


Error in ==> ft_sourceplot at 368
  ana  = (ana-dmin)./(dmax-dmin);


 


example 2:


clear all
mri = ft_read_mri('IM-0001-0001.dcm');


cfg = [];
cfg.method = 'interactive';
cfg.coordsys = 'ctf';
mri_realigned = ft_volumerealign(cfg,mri);
clear mri
cfg=[];
mrirs = ft_volumereslice(cfg,mri_realigned);


 


when run to the last code, I face the same problem.


 


Thank you!


Best Regards!


Jing Wang


 


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20130526/eb4210f9/attachment-0001.html>

------------------------------

_______________________________________________
fieldtrip mailing list
fieldtrip at donders.ru.nl
http://mailman.science.ru.nl/mailman/listinfo/fieldtrip

End of fieldtrip Digest, Vol 30, Issue 37
*****************************************

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20130526/f20efe16/attachment-0001.html>


More information about the fieldtrip mailing list