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

Help for FSL Archives


FSL Archives

FSL Archives


FSL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

FSL Home

FSL Home

FSL  December 2009

FSL December 2009

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: parameter estimates

From:

Tom Johnstone <[log in to unmask]>

Reply-To:

FSL - FMRIB's Software Library <[log in to unmask]>

Date:

Wed, 2 Dec 2009 11:12:54 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (348 lines)

Sorry, ambiguous language in my post. By whole volume I indeed meant
4D mean. As you point out, scaling by individual volume means is a
dangerous thing - was only really ever used for PET I think.

-Tom





On Wed, Dec 2, 2009 at 11:03 AM, Christian F. Beckmann
<[log in to unmask]> wrote:
> Hi Tom
>
> Just a quick note: by default, FEAT does _not_ scale to the whole volume mean but to the whole 4D mean (mean across all vols and across all voxels). The first type of scaling we actually discourage (it's switched off in the GUI) while the second is necessary to allow for between run/subject comparison.
> cheers
> Christian
>
> On 2 Dec 2009, at 09:39, Tom Johnstone wrote:
>
>> I might just add to Steve's comments on this, based on when we looked
>> at test-retest reliability and group analysis sensitivity in the
>> amygdala, which is relevant because that brain region is quite
>> impacted by partial volume effects. We looked at raw betas (unscaled,
>> meaning they were not scaled in the way that FSL scales to the whole
>> volume mean), % signal change calculated voxelwise, and z-scores
>> calculated voxelwise.
>>
>> We found % signal change to give the best test-retest reliability and
>> comparable sensitivity to raw betas. z-scores were about as sensitive
>> but not quite as reliable. Raw betas (which were not reported in the
>> original paper) were less reliable, but showed if anything greater
>> sensitivity than % signal change.
>>
>> Another unpublished analysis we did a bit later was to create a
>> region-based % signal change; we divided each voxel's signal change by
>> a local neighbourhood median of baseline signal (easy to do: just run
>> a median filter over the baseline signal estimate and use that to
>> perform the calculation), which we thought would be less susceptible
>> to partial volume effects than voxelwise calculation of the %. This
>> indeed turned out to be just as reliable and sensitive, but gave us
>> more confidence that had our amygdala coverage not been quite as good
>> it would have been more robust to partial volume effects.
>>
>> I suspect that FSL's PE which are scaled to whole brain mean would be
>> similar for standard group mean analysis, though if you're interested
>> in individual differences in activation in a specific region of the
>> brain, then the risk is that any measured differences might be
>> influenced by global differences in baseline signal in other areas of
>> the brain (though using a local baseline means that individual
>> differences in % signal change might be due to local differences in
>> baseline signal).
>>
>> As always then, the optimal solution depends on your specific research
>> question and data set.
>>
>> Hope this is helpful.
>>
>> -Tom
>>
>>
>> On Wed, Dec 2, 2009 at 8:31 AM, Stephen Smith <[log in to unmask]> wrote:
>>> Hi,
>>> There's arguments both ways, some theoretical and some practical.  Some of
>>> these arguments include:
>>> - PE could be more 'robust' because it doesn't involve dividing by the voxel
>>> mean intensity, which could be poorly conditioned, e.g. in partial-volumed
>>> voxels.
>>> - %change is more satisfying as it seems like a more quantitative measure
>>> - However, in the case of partial voluming, %change isn't actually any
>>> better because the result depends not just on the BOLD effect but also on
>>> the partial volume fraction, so neither measure is particularly
>>> objective/quantitative
>>> - If I wanted to choose which measure was better I probably wouldn't depend
>>> on any of these arguments but would probably test empirically which seemed
>>> more robust, sensitive and reliable.
>>> Cheers.
>>>
>>>
>>>
>>>
>>> On 30 Nov 2009, at 11:37, Hilary Watson wrote:
>>>
>>> Hiya Steve
>>>
>>> Thanks for all you're help I really appreciate it.  I was wondering, if it's
>>> not too much trouble, if you could explain to me why PE is a better measure
>>> for me to use (just in case this comes up in my viva) - I have read a few
>>> bits and pieces (attached) that suggest that PE isn't suitable.
>>>
>>> Apologies for taking up so much of your time
>>>
>>> Cheers
>>>
>>> Hilary
>>>
>>>
>>>
>>> Stephen Smith <[log in to unmask]> 30/11/2009 10:08:31 >>>
>>>
>>> Hi - I would say that there is no need to worry about converting to %
>>> signal change in this scenario, and that if anything the PE values are
>>> probably slightly more 'robust'.
>>> Cheers.
>>>
>>>
>>> On 30 Nov 2009, at 09:55, Hilary Watson wrote:
>>>
>>> Hiya Steve
>>>
>>> Thanks so much for getting back to me - I did a little extra
>>>
>>> research after
>>>
>>> emailing last night and it turns out I was looking in an older
>>>
>>> version of
>>>
>>> the FSL manual so I guess point three doesn't really apply.
>>>
>>> I just wanted to ask - in light of the fact that my experiments are
>>>
>>> event-related, the design is the same across runs and participants
>>>
>>> (in that
>>>
>>> I make the same contrasts and efficiency of these are quite similar
>>>
>>> although
>>>
>>> timings are not because presentation of items is random and coded to
>>>
>>> subsequent memory accuracy) and I get different things for % signal
>>>
>>> change
>>>
>>> and PEs - would it be incorrect to use parameter estimate values to
>>>
>>> analyse
>>>
>>> my data sets?
>>>
>>> Cheers
>>>
>>> Hilary
>>>
>>> Stephen Smith <[log in to unmask]> 30/11/2009 08:18 >>>
>>>
>>> Hi,
>>>
>>> On 29 Nov 2009, at 22:48, Hilary Watson wrote:
>>>
>>> Hi FSL users
>>>
>>> I have run a total of three fMRI studies for my PhD and I am in the
>>>
>>> process
>>>
>>> of re-analysing to write them up.
>>>
>>> A lot of my work requires extraction of effect sizes in different
>>>
>>> ROIs and
>>>
>>> then running stats on these values - generally I have run functional
>>>
>>> localisers to create functional ROIs and then queried subsequent
>>>
>>> memory
>>>
>>> effects across a variety of conditions against an active baseline
>>>
>>> condition
>>>
>>> within these.
>>>
>>> For example
>>>
>>> objects later remebered - active baseline
>>>
>>> objects later forgotten - active baseline
>>>
>>> I orginally extracted the PEs (betas) using Featquery, however I have
>>>
>>> recently come across some literature that suggests that you
>>>
>>> shouldn't use PE
>>>
>>> for your stats, instead you should use % signal change (that said I
>>>
>>> have
>>>
>>> seen plenty of recent published papers in decent journals that have
>>>
>>> used FSL
>>>
>>> PEs).
>>>
>>> First question is whether I can stick with PEs for my stats?
>>>
>>> Sure - in many cases there's little difference anyway. All data is
>>>
>>> normalised across the entire 4D dataset to have a fixed mean value, so
>>>
>>> as long as comparable designs are used for all subjects there won't be
>>>
>>> much difference.  Either choice should be acceptable, and Featquery
>>>
>>> makes it easy to do either, by turning the relevant button on or off.
>>>
>>> Secondly I have also extracted % signal change for my data and have
>>>
>>> already
>>>
>>> seen there is not a simple one to one mapping to PE.  For two of my
>>>
>>> data
>>>
>>> sets the numerical patterns are pretty much the same but for another
>>>
>>> it only
>>>
>>> appears to have an effect on one of the contrasts I am interested in
>>>
>>> looking
>>>
>>> at.  Surely if the baseline used to covert these %s is the same
>>>
>>> across
>>>
>>> conditions (within participants) why would these conversions have a
>>>
>>> greater
>>>
>>> effect on one contrast?  Obviously if it ok for me to use PE then
>>>
>>> this is so
>>>
>>> much of an issue
>>>
>>> This can happen, for example where a voxel has a fairly different mean
>>>
>>> intensity to the brain as a whole (e.g. if it's on the edge of the
>>>
>>> brain and hence partial-volumed between grey-matter and non-brain
>>>
>>> matter) then PE and %change will be more different. Also, for some
>>>
>>> contrasts the height of that contrast's 'effective regressor' (see our
>>>
>>> NeuroImage paper on design efficiency) can be different from what you
>>>
>>> might expect, particularly for more complex designs and differential
>>>
>>> contrasts.
>>>
>>> Thirdly, I have checked the FSL Feat manual and it says that you
>>>
>>> cannot use
>>>
>>> the 'covert PE into % signal change' option in Featquery for event
>>>
>>> related
>>>
>>> designs (which all of my experiments are) as this assumes the height
>>>
>>> of the
>>>
>>> waveform is 1, which is only appropriate for blocked designs.  Is
>>>
>>> there a
>>>
>>> simple way to calculate % signal change using my PEs - say a formula
>>>
>>> and
>>>
>>> somewhere I can extract a waveform height value?
>>>
>>> Are you sure the manual says that? I'm not sure it does but I may be
>>>
>>> missing something.  For most event-related designs even the simple
>>>
>>> conversion in Featquery is accurate enough; if you have a concern then
>>>
>>> have a look at J Mumford's website/tool that looks at this issue more
>>>
>>> thoroughly.
>>>
>>> Cheers.
>>>
>>>
>>> I am desperately confused and there is quite a lot riding on this so
>>>
>>> any
>>>
>>> help at all will be greatly appreciated.  Let me know if you need me
>>>
>>> to
>>>
>>> clarify anything.
>>>
>>> Thanks in advance
>>>
>>> Hilary
>>>
>>>
>>>
>>> ---------------------------------------------------------------------------
>>>
>>> Stephen M. Smith, Professor of Biomedical Engineering
>>>
>>> Associate Director,  Oxford University FMRIB Centre
>>>
>>> FMRIB, JR Hospital, Headington, Oxford  OX3 9DU, UK
>>>
>>> +44 (0) 1865 222726  (fax 222717)
>>>
>>> [log in to unmask]    http://www.fmrib.ox.ac.uk/~steve
>>>
>>> ---------------------------------------------------------------------------
>>>
>>>
>>>
>>> ---------------------------------------------------------------------------
>>> Stephen M. Smith, Professor of Biomedical Engineering
>>> Associate Director,  Oxford University FMRIB Centre
>>>
>>> FMRIB, JR Hospital, Headington, Oxford  OX3 9DU, UK
>>> +44 (0) 1865 222726  (fax 222717)
>>> [log in to unmask]    http://www.fmrib.ox.ac.uk/~steve
>>> ---------------------------------------------------------------------------
>>>
>>>
>>>
>>> ---------------------------------------------------------------------------
>>> Stephen M. Smith, Professor of Biomedical Engineering
>>> Associate Director,  Oxford University FMRIB Centre
>>>
>>> FMRIB, JR Hospital, Headington, Oxford  OX3 9DU, UK
>>> +44 (0) 1865 222726  (fax 222717)
>>> [log in to unmask]    http://www.fmrib.ox.ac.uk/~steve
>>> ---------------------------------------------------------------------------
>>>
>>>
>>>
>>>
>

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


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