Skip to content

Conversation

@poldrack
Copy link
Contributor

added handling of output in case where FEAT creates an ica directory rather than a feat directory, as when melodic is run by passing a .fsf file to feat. this is a bit of a kludge, would be better to automatically detect whether feat was used to run a GLM or melodic job, but this works for now.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you trying to revert those changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I screwed this up by copying in an older version of the file into my fork. why don't you kill this pull request and I'll make another than only has the changes I meant to make
thanks
rp

On Jul 29, 2013, at 1:52 AM, Chris Filo Gorgolewski notifications@github.com wrote:

In nipype/interfaces/fsl/model.py:

@@ -679,9 +683,6 @@ class FLAMEOOutputSpec(TraitedSpec):
exists=True, desc="Variance estimates for each contrast")
zstats = OutputMultiPath(exists=True, desc="z-stat file for each contrast")
tstats = OutputMultiPath(exists=True, desc="t-stat file for each contrast")

  • zfstats = OutputMultiPath(
  •  exists=True, desc="z stat file for each f contrast") 
  • fstats = OutputMultiPath(exists=True, desc="f-stat file for each contrast")
    Why are you trying to revert those changes?


Reply to this email directly or view it on GitHub.


Russell A. Poldrack
Director, Imaging Research Center
Professor of Psychology and Neuroscience
University of Texas at Austin
100 East 24th Street, R9975
Austin, TX 78712

Phone: 512.232.9504
Fax:512.232.4202

Email: poldrack@mail.utexas.edu
Web: http://www.poldracklab.org

@chrisgorgo chrisgorgo closed this Jul 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants