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  January 2009

FSL January 2009

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: FEAT - How do I script the creation of design.fsf?

From:

Mark Jenkinson <[log in to unmask]>

Reply-To:

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

Date:

Fri, 30 Jan 2009 01:31:43 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (159 lines)

Hi,

In the GUI you can specify an "Empty EV" under the Basic shape menu.
If you save a design.fsf file where you've specified this, you'll see
what
you need to change in the fsf file in order to get this instead of the 3
column format.  Then all you have to do is make your script set things
up for this case and you are done.  It might even be easier to start
from
one of two templates: one with an empty EV and one with a 3-column EV.

Hope that helps.
All the best,
	Mark


On 30 Jan 2009, at 00:38, Todd Thompson wrote:

> Thanks for the responses, they've been very helpful. I think bash
> scripting is close to doing the trick for me, but there's a
> frustrating hurdle that I'm not sure how to deal with cleanly.
>
> A simplified version of my problem is this:
> A subject has 3 runs of an event-related flanker/arrows task. He
> responds to a right arrow with a button in his right hand, and
> responds to a left arrow with his left hand. I want to validate that
> my analysis stream is working, so I set up a very simple model with
> three conditions:incorrect, left-correct, and right-correct.
>
> As a sanity check that I see primary motor cortex for the button
> presses, I set up a left-right contrast:
>  contrast 1: [0 1 -1]
>
> I also want to see if I get an error-related response, so I create a
> second contrast using just the incorrect trials:
>  contrast 2: [1 0 0]
>
> Ok. There's the setup. The problem is that not all runs have even one
> incorrect trial, some subjects on some runs perform perfectly. If I
> create a base design.fsf with all 3 EVs and both contrasts, then use a
> simple script based on 'sed' to change my run/subject numbers and
> generate all my first-level analyses, the FEAT analysis fails whenever
> it can't find a valid incorrect.txt file.
>
> If I 'touch' an incorrect.txt file so that a file will at least exist,
> FILM throws an exception when it can't find a valid triplet inside
> that file.
>
> If I try to change the script so that empty EVs aren't referenced at
> all, things get very complicated, because this changes a lot of the
> setup file and now all of my contrast numbering is different from run
> to run and subject to subject.
>
> The behavior I'd *like* to see is that FEAT would allow an empty EV,
> then throw a warning when it tried to generate a contrast that relied
> on that EV, and perhaps generate a NaN output file instead of a
> legitimate statmap. That way I can still run higher-level analyses
> using the valid contrasts/subjects, but I don't have to hand-run every
> first-level model.
>
> Has anyone solved this problem? I don't suppose there's a hidden
> setting I've missed, is there? :)
>
> Thanks!
> Todd
>
>
> On Tue, Jan 27, 2009 at 7:12 PM, Eugene Duff <[log in to unmask]>
> wrote:
>> Hi Todd,
>>
>> From your description, every run in the study has one of three
>> stimulus
>> orders, but is otherwise identical.  If this is the case, you
>> should be able
>> to run all the first-level analyses with only three analyses run in
>> the GUI,
>> one for each stimulus order.   For each, select the number of
>> inputs to be
>> fifteen,  and then specify all the runs with that stimulus order.
>> The rest
>> of the setup is as normal.  You can specify registration target
>> images
>> specific for each run.
>>
>> If the stimulus timings/orders are unique for each run, I've always
>> written
>> small bash scripts using sed (find/replace) etc to edit an
>> initial .fsf
>> file.  The function you suggest is possible for some aspects of an
>> analysis
>> - I have a rough script that helps me edit certain aspects of
>> design files -
>> but many aspects of the modelling would be awkward to define/adjust
>> from the
>> command line.
>>
>> Eugene
>>
>> 2009/1/27 Todd Thompson <[log in to unmask]>
>>>
>>> Hi, all. I've spent a few hours wading through documentation and
>>> google searches, but it's possible I've overlooked something
>>> obvious.
>>> Apologies in advance, if so...
>>>
>>> I've got 15ish subjects from an experiment that I've previously
>>> analyzed with other analysis packages, and I'd like to reanalyze
>>> them
>>> with FSL to see if my results are cleaner/different.
>>>
>>> Short version of the experiment -- it's an event-related
>>> heavily-modified flanker task. Each subject has three runs per
>>> session. These runs were counterbalanced across subjects.
>>> (Subject1's
>>> first run was Subject2's second run, et cetera.)
>>>
>>> I've generated a 3-column parameter file for each EV in every
>>> subject's runs, but I don't know how to use those parameter files to
>>> create a FEAT setup file (design.fsf) from the command line. As
>>> far as
>>> I can tell, at this point I need to run 45 first-level analyses by
>>> hand. Then, if I want to run the model including temporal
>>> derivatives,
>>> I'll need to run another 45 first-level analyses by hand. And if I
>>> want to include the reaction time as a duration instead of modelling
>>> the event as impulses, then it's another 45, and so on...
>>>
>>> Is this right? I was hoping there'd be some way of creating a
>>> design.fsf file with command line arguments. Maybe something like:
>>> create_setup_file -volumes run1.nii -addev congruent.txt -addev
>>> incongruent.txt -use_tds ...
>>>
>>> Then I could generate those commands from a batch script, and I'd
>>> be good
>>> to go.
>>>
>>> Am I overlooking something? How do other people do this?
>>>
>>> Thanks!
>>> Todd
>>
>>
>>
>> --
>> ----------------------------------------------------------------
>>
>> Eugene Duff, PhD
>>
>> FMRIB Centre,
>> University of Oxford
>> John Radcliffe Hospital, Headington OX3 9DU  Oxford  UK
>>
>> Ph: +44 (0) 1865 222 739  Fax: +44 (0) 1865 222 717
>>
>> ----------------------------------------------------------------
>>
>

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