Re: [caret-users] thresholding issues in Caret

2013-10-25 Thread Donna Dierker
One quote from Poldrack et al. before I hop off the soapbox:

http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2287206/
"Finally, while thresholds must account for the multiplicity of tests, we do 
encourage authors to make available unthresholded statistic and effect size 
images in order to display the whole range of effects in the data, including 
those that do not reach significance. These maps also make it easier to compare 
effect sizes across studies and increase the options for future meta-analyses."


On Oct 24, 2013, at 7:23 PM, Michael Cohen  wrote:

> Thanks for the reply--this is an interesting suggestion, and it does seem 
> like one way to accomplish what I am trying to do.  However, it also seems 
> like a fairly time-consuming solution, especially given that we're just 
> trying to get a good visualization of data that we've already analyzed 
> elsewhere.  

It's not -- especially if you script it, which I could help with if you want at 
some point.  But I get that you want to get your results out sooner rather than 
later.

> So, I'm just curious to see whether you (or anybody else on the list) might 
> have insight into the original questions that I had asked?  Barring any 
> additional guidance, I think we may just use the interpolated voxel algorithm 
> on the cluster-thresholded FSL data, without any additional thresholding in 
> Caret.  But I just would like to make sure that this is a reasonable 
> approach--since if there's a setting or two that we should tweak to get an 
> image that more accurately represents the data, it would be great to know 
> that before we submit these figures for publication.

I think the only strict contraindication for interpolated voxel are cases 
analogous to where you'd use nearest-neighbor algorithms in volume-land (e.g., 
label/ROI/parcel volume).

I think using interpolated voxel is fine, even with your thresholded image.  
Sure, you'll fade a bit at the edges, but if this is a concern, use enclosing 
voxel.  Whether it's a concern depends on the nature and extent of the mapped 
data.  In most cases, I doubt it will be a concern.

My take anyway.

> 
> Thanks,
> Michael
> ___
> caret-users mailing list
> caret-users@brainvis.wustl.edu
> http://brainvis.wustl.edu/mailman/listinfo/caret-users


___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


Re: [caret-users] thresholding issues in Caret

2013-10-24 Thread Michael Cohen
Thanks for the reply--this is an interesting suggestion, and it does seem
like one way to accomplish what I am trying to do.  However, it also seems
like a fairly time-consuming solution, especially given that we're just
trying to get a good visualization of data that we've already analyzed
elsewhere.

So, I'm just curious to see whether you (or anybody else on the list) might
have insight into the original questions that I had asked?  Barring any
additional guidance, I think we may just use the interpolated voxel
algorithm on the cluster-thresholded FSL data, without any additional
thresholding in Caret.  But I just would like to make sure that this is a
reasonable approach--since if there's a setting or two that we should tweak
to get an image that more accurately represents the data, it would be great
to know that before we submit these figures for publication.

Thanks,
Michael
___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


Re: [caret-users] thresholding issues in Caret

2013-10-24 Thread Donna Dierker
If I understand you, my inclination would be to map the unthresholded 
volume with interpolated voxel.


Then map the thresholded volume with enclosing voxel.  Then use Surface: 
ROI to select metric >=mythresh and draw an areal border around the 
resulting cluster.  Then render that border over your unthresholded 
metric, to delimit the significant from not.



On 10/24/2013 11:27 AM, Michael Cohen wrote:

Hi,
I was wondering if you might be able to help clarify some uncertainty 
that I've had with thresholding images in Caret.


I am using thresholded volumetric images from FSL, and mapping them 
into Caret. I did see in an old post from the mailing list that this 
is a common approach, which was good to see.  But there are still a 
few things that I'm uncertain about:


-- Is it OK to use the interpolated voxel algorithm with 
pre-thresholded images?  It seems to me that this could be 
problematic, since it's averaging zeros in with the data.  But if I 
use the unthresholded images, I'd have to apply cluster correction in 
Caret, rather than having FSL do it...which introduces other 
complications.


-- Given that the interpolation yields a number of areas in which the 
actual z score in Caret is less than our original z threshold, is it 
advisable to re-threshold the image using Caret display options (under 
Metric Settings) to eliminate all activations under our original 
threshold (in this case, z = 2.3)?  That seems to show much less 
activity on the brain, which could be good or bad, I guess, but the 
more important question is whether it's a more or less faithful 
rendering of the original volumetric image, which I'm not sure about.


-- Is there some "trick" to setting a volume threshold when you import 
data to Caret using the "Map volume to surface" option?  I tried 
enabling the volume threshold, and entered a number to use as a 
threshold that was higher than the original threshold used on the 
image file.  But when it imported the image, that option didn't seem 
to do anything at all.  Is there something else that I need to do?


Thanks,
Michael

--
Michael S. Cohen, M.S., C. Phil
Ph.D. Candidate
Department of Psychology
University of California, Los Angeles
Los Angeles, CA 90095


___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users


[caret-users] thresholding issues in Caret

2013-10-24 Thread Michael Cohen
Hi,
I was wondering if you might be able to help clarify some uncertainty that I've 
had with thresholding images in Caret.  

I am using thresholded volumetric images from FSL, and mapping them into Caret. 
I did see in an old post from the mailing list that this is a common approach, 
which was good to see.  But there are still a few things that I'm uncertain 
about:

-- Is it OK to use the interpolated voxel algorithm with pre-thresholded 
images?  It seems to me that this could be problematic, since it's averaging 
zeros in with the data.  But if I use the unthresholded images, I'd have to 
apply cluster correction in Caret, rather than having FSL do it...which 
introduces other complications.

-- Given that the interpolation yields a number of areas in which the actual z 
score in Caret is less than our original z threshold, is it advisable to 
re-threshold the image using Caret display options (under Metric Settings) to 
eliminate all activations under our original threshold (in this case, z = 2.3)? 
 That seems to show much less activity on the brain, which could be good or 
bad, I guess, but the more important question is whether it's a more or less 
faithful rendering of the original volumetric image, which I'm not sure about.

-- Is there some "trick" to setting a volume threshold when you import data to 
Caret using the "Map volume to surface" option?  I tried enabling the volume 
threshold, and entered a number to use as a threshold that was higher than the 
original threshold used on the image file.  But when it imported the image, 
that option didn't seem to do anything at all.  Is there something else that I 
need to do?

Thanks,
Michael

--
Michael S. Cohen, M.S., C. Phil
Ph.D. Candidate
Department of Psychology
University of California, Los Angeles
Los Angeles, CA 90095___
caret-users mailing list
caret-users@brainvis.wustl.edu
http://brainvis.wustl.edu/mailman/listinfo/caret-users