Differences between revisions 3 and 18 (spanning 15 versions)
Revision 3 as of 2007-10-11 11:49:03
Size: 1135
Editor: KevinTeich
Comment:
Revision 18 as of 2011-07-10 10:45:27
Size: 2811
Editor: 2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Please use this page to contribute your own scripts. Use the existing format on this page to create a link to a new page, then insert your script in the new page. Please keep your entry on this page short and descriptive, and use the new page to go more in depth. For more instructions, check the comments that are visible when you edit this page. Please use this page to contribute your own scripts. Use the existing format on this page to create a link to a new page, then insert your script in the new page. Please keep your entry on this page short and descriptive, and use the new page to go more in depth. For more instructions, check the comments that are visible when you edit this page.    Use three curly braces ( { { { or } } } without the spaces) at the beginning and end of your script so that line breaks are preserved.
Line 18: Line 20:
 * scuba - [wiki:/One Read data and make snapshots] - Here is a sample script that loads up different surface files and saves screen captures.  * scuba - [[/One|Read data and make snapshots]] - Here is a sample script that loads up different surface files and saves screen captures.
 * recon-all - [[/Two|Multiple recon-all]] - Here some command to recon-all multiple subjects.
 * multi core aware recon-all - [[/Three|MultiCore recon-all]] - Here a python script to recon-all multiple subjects in a multicore environment.
 * roi - [[/kslays/roi|Create a functional ROI spreadsheet]] - This script will take a list of ROI labels created for one subject, copy it to many subjects (mrilabel2label), create thresholded ROIs from functional activation (func2roi-sess), and output text summaries for excel or spss (roisummary-sess). You can do this for a list of analyses and contrasts.
 * qdec - [[/ppaulo/qdec-coord|Export Values from QDEC Experiment]]- Script to retrieve the scalar values from each subject associated with a fsaverage inflated surface.
 * excel - [[/ppaulo/excel-aseg|Export Values from ASEG to Excel CSV]]- Script to export ASEG from multiple studies into an Excel csv file.
 * excelICV - [[/ppaulo/excelICV-aseg|Export Values from ICV to Excel CSV]]- Script to export ICV from multiple studies into an Excel csv file.
 * tkmedit tool - [[/goldenholz/MRI_overlay_histogram.m|MRI Overlay Histogram]] - This is a little matlab script that will help you to understand the distribution of values in your MRI volume. Requires running from matlab.
 * freesurferstats2table - [[https://surfer.nmr.mgh.harvard.edu/fswiki/freesurferstats2table|Export Values from ASEG, WMPARC, APARC, APARC.A2009 and BA to Excel CSV]] - Script to export freesurfer stats results from multiple studies into Excel csv files

Please use this page to contribute your own scripts. Use the existing format on this page to create a link to a new page, then insert your script in the new page. Please keep your entry on this page short and descriptive, and use the new page to go more in depth. For more instructions, check the comments that are visible when you edit this page.

Use three curly braces ( { { { or } } } without the spaces) at the beginning and end of your script so that line breaks are preserved.

Scripts

UserContributions/Scripts (last edited 2011-07-11 12:37:22 by 2)