JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for SPM Archives


SPM Archives

SPM Archives


SPM@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Monospaced Font

LISTSERV Archives

LISTSERV Archives

SPM Home

SPM Home

SPM  July 2016

SPM July 2016

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: longitudinal VBM analysis in SPM12

From:

Yaqiong Xiao <[log in to unmask]>

Reply-To:

Yaqiong Xiao <[log in to unmask]>

Date:

Fri, 29 Jul 2016 12:59:25 +0200

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (190 lines)

Hi John,

Thanks for your help.

I am sorry for the confusion. I used Segment in SPM12 with 3 children's TPMs, and got error information as follows (the former error information is from somewhere else).

Failed 'Segment'
Error using sqrtm (line 35)
Expected input to be finite.
In file "/afs/cbs.mpg.de/software/matlab/9.0/toolbox/matlab/matfun/sqrtm.m" (???), function "sqrtm" at line 35.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/spm_maff8.m" (v6421), function "M2P" at line 293.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/spm_maff8.m" (v6421), function "affreg" at line 120.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/spm_maff8.m" (v6421), function "spm_maff8" at line 26.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/spm_preproc_run.m" (v6365), function "run_job" at line 108.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/spm_preproc_run.m" (v6365), function "spm_preproc_run" at line 41.
In file "/home/raid2/xiao/softwares/matlab_softwares/spm12/config/spm_cfg_preproc8.m" (v6148), function "spm_local_preproc_run" at line 417.

The following modules did not run:
Failed: Segment

As you mentioned, the default SPM12 segmentation usually needs a few more tissue classes to work well, but it also works when using only 3 tissue classes (GM, WM, CSF) in SPM12.

I found an alternative way to do the longitudinal VBM analysis (eg., Koenders et al. (2016)).

1) registration follow-up image to the baseline image;
2) calculate average image;
3) realign images from step 1 to step 2;
4) segment images from step 2 and 3;
5) DARTEL average tissues from step 4;
6) normalise segmented tissues (baseline and follow-up image) based on step 5 and smooth

Then the differences of grey matter volume could be computed by using paired-t test. I was wondering, which approach is more suitable, this approach, or the one you suggested? Could you please give me some suggestion?

Thank you very much.

Best,
Yaqiong

----- Original Message -----
From: "John Ashburner" <[log in to unmask]>
To: "Yaqiong Xiao" <[log in to unmask]>
Cc: "SPM" <[log in to unmask]>
Sent: Thursday, July 28, 2016 8:15:08 PM
Subject: Re: [SPM] longitudinal VBM analysis in SPM12

> I am also doing longitudinal VBM analysis in SPM 12. Based on your
> suggestion (searched from the mailing list), the following steps were
> included:
>
> 1) Pairwise registration (order: 1st: initial scan / 2nd follow-up scan)
> 2) Segment the avg
> 3) Compute c1.(from step 2) *jd (from step1)
> 4) Dartel the rc1 & rc2 from step 2
> 5) Apply MNI normalization from 4 to c1.*jd from step 3
>
> Is the analysis right?
>

It looks fine to me.


>
> For the grey matter volume of each time point, re-run the longitudinal
> registration with ‘serial’ option to generate the Jacobian maps at the two
> time points, and calculate grey matter volume for each time point:
> c1avg*jd1/ c1avg*jd2. Then, apply MNI normalization based on average
> template (template_6.nii, from step 4) to c1avg*jd1/ c1avg*jd2. Is this
> correct?
>

 You can do this, but whether it is correct depends what sort of analysis
you actually want to do. If you want to include it as part of some mixed
effects model, then it seems reasonable.


> Considering children data (two time points with one year interval) in my
> analysis, I used children's tissue probability maps to implement
> segmentation. Since only three children's TPMs (GM, WM, CSF) available, I
> tried to run New segment with these TPMs, but it did not work, reporting
> errors as follows.
>
> Error using schur
> Input to SCHUR must not contain NaN or Inf.
> In file "C:\Program Files\MATLAB\R2012b\toolbox\matlab\matfun\sqrtm.m"
> (???), function "sqrtm" at line 33.
> In file "E:\spm12\toolbox\OldSeg\spm_maff.m" (v4873), function "M2P" at
> line 162.
> In file "E:\spm12\toolbox\OldSeg\spm_maff.m" (v4873), function "affreg" at
> line 78.
> In file "E:\spm12\toolbox\OldSeg\spm_maff.m" (v4873), function "spm_maff"
> at line 27.
> In file "E:\spm12\spm_preproc.m" (v4916), function "spm_preproc" at line
> 155.
> In file "E:\spm12\toolbox\OldSeg\spm_run_preproc.m" (v4873), function
> "spm_run_preproc" at line 20.
>

I think there may be some confusion between old and new segment. In SPM12,
what was called "New Segment" in SPM8 was modified to deal with some of the
reported issues and made the default segmentation. I thought there may be
a need for some to use the old segment of SPM8, so this became a toolbox in
SPM12. The thing that's crashing is the old Segment.


>
> However, New segment worked when using three TPMs in spm12. Do you have
> some ideas about that?
>

New or old? I'm confused now.


>
> Since New segment did not work with three children's TPMs, I used Old
> segment for segmentation.


The old segment (the OldSeg toolbox in SPM12) is intended to deal with
three tissue classes (and an implicit background), whereas the default
SPM12 segmentation usually needs a few more tissue classes to work well. I
think I'd need more details (eg a batch job) to say more.



> After the preprocessing (above mentioned 1-5 steps), I did one-sample
> t-test to check the grey matter volume changes. The T-map showed
> significant results in many regions after FWE correction. It was weird to
> me, because the intra-subject difference is actually small (Jacobian
> difference). Is it normal or is there something wrong? Could you please
> give me some suggestion?
>

Jacobian differences can be small, but if the square root of the variance
estimated from the residuals is also small, then the t statistics can be
quite large. Jacobian differences in the brain tend to look small compared
to the differences in the scalp, which gets squashed when subjects lie in
the scanner. If you use Display or Check Reg, then you can set a range of
intensities over which to view the image (an intensity window). This often
shows up the pattern of difference a bit more clearly.

Best regards,
-John



----- Original Message -----
From: "John Ashburner" <[log in to unmask]>
To: "SPM" <[log in to unmask]>
Sent: Thursday, July 28, 2016 6:32:16 PM
Subject: Re: [SPM] longitudinal VBM analysis in SPM12

If you want to do a purely longitudinal analysis, then you'll need two (or
more) scans per subject. You'd need to leave out those subjects with only
a single scan.

The Longitudinal toolbox can be used (pairwise option) for aligning pairs
of T1w scans taken at different time points. The on-line help in the batch
system may be useful for you here, so I'd suggest reading it. You'll need
to generate a mid-point average, and a Jacobian difference image for each
subject.

What you do with the maps of volume change will depend on your hypothesis
about what sorts of differences you expect. If you want to look at any sort
of volume changes, then you'd need to spatially normalise the Jacobian
difference maps of each subject and do a statistical analysis of these.
Other sorts of volume change can be derived through segmenting the
mid-point average image. If you want to look at GM volume changes, etc,
then you could multiply the GM map by the Jacobians (via ImCalc), and
spatially normalise (and smooth) the results for each subject.

Best regards,
-John



On 28 July 2016 at 17:10, Lara Foland-Ross <[log in to unmask]> wrote:

> Hello SPM experts,
>
> I would like to run a longitudinal VBM analysis in SPM 12 to model
> structural change between two timpoints, covarying for age, IQ and total
> brain volume. Some participants do not have both scans however.
>
> Can you please tell me whether such an analysis is possible in SPM12 (and
> if so, what statistical tool to use)?
>
> Many thanks in advance,
> Lara
>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999
1998


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager