--
You received this message because you are subscribed to the Google Groups "Automated Fiber Quantification (AFQ)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to automated-fiber-quantif...@googlegroups.com.
To post to this group, send email to automated-fiber-q...@googlegroups.com.
Visit this group at http://groups.google.com/group/automated-fiber-quantification-afq.
For more options, visit https://groups.google.com/d/optout.
| switch lower(dwParams.fitMethod) | |
| case {'ls'} | |
| dt6FileName{1} = dtiRawFitTensorMex(dwRawAligned, dwDir.alignedBvecsFile,... | |
| dwDir.alignedBvalsFile, dwParams.dt6BaseName,... | |
| bs,[], dwParams.fitMethod,[],[],dwParams.clobber); | |
| case {'rt'} | |
| dt6FileName{1} = dtiRawFitTensorRobust(dwRawAligned, dwDir.alignedBvecsFile,... | |
| dwDir.alignedBvalsFile, dwParams.dt6BaseName,[],[],[], ... | |
| dwParams.nStep,dwParams.clobber,dwParams.noiseCalcMethod); | |
| case {'rtls','lsrt','all','both','trilinrt'}; | |
| dt6FileName = ... | |
| dtiInitTensorFit(dwRawAligned, dwDir, dwParams, bs); | |
| end | |
Hi Mohammad,Please see the AFQ documentation page here:You should preprocess your data with dtiInit.mBest,Jason
On Sun, Sep 28, 2014 at 8:35 AM, Mohammad Hadi Aarabi <mohammad...@gmail.com> wrote:
Dear Jason,When I want to convert my .nii file to dti6.mat , when I run dtiFitTensor.m function, my matlab become restart. How I can fix it? Please help me.Best,Mohammad
--
You received this message because you are subscribed to the Google Groups "Automated Fiber Quantification (AFQ)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to automated-fiber-quantification-afq+unsub...@googlegroups.com.
To post to this group, send email to automated-fiber-quantification-afq@googlegroups.com.
Hi Mohammad,Please see the AFQ documentation page here:You should preprocess your data with dtiInit.mBest,Jason
On Sun, Sep 28, 2014 at 8:35 AM, Mohammad Hadi Aarabi <mohammad...@gmail.com> wrote:
Dear Jason,When I want to convert my .nii file to dti6.mat , when I run dtiFitTensor.m function, my matlab become restart. How I can fix it? Please help me.Best,Mohammad
--
You received this message because you are subscribed to the Google Groups "Automated Fiber Quantification (AFQ)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to automated-fiber-quantification-afq+unsub...@googlegroups.com.
To post to this group, send email to automated-fiber-quantification-afq@googlegroups.com.