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 === ## Please use this format for entries. After you create the entry on this page ## and save the changes, you can click on the new link to create and go to your new page. ## ## * Name of program - Page name - Description ## ## For the page name, use the following format: [wiki:/ItemNumber Name of script] ## ## For example, if the last script on this page is FortyTwo, and you have a script for ## tkmedit that takes a screenshot in mosaic mode, this would be your entry: ## ## * tkmedit - [wiki:/FortyThree Make screenshot of mosaic] - Loads data, switches to ## mosaic mode, and takes a screenshot * 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 - [[http://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. * easyfreesurfer - [[http://www.freesurfer.net/fswiki/Easyfreesurfer|Simplify and automate most freesurfer processes by controlling some commands such as; recon-all and mri_convert]]- Script to simplify and automate most freesurfer processes.