Skip to content

Commit eddf6ad

Browse files
committed
Merge pull request #102 from UMPsychMethodsCore/release
Release/1.0 YAY
2 parents 750a388 + 91cf8bb commit eddf6ad

41 files changed

Lines changed: 225 additions & 59 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.local/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CurrentVersionSHA

.local/mc_releasetag

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MethodsCore 1.0

README

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,52 @@
1-
This is the README for the Methods Core
1+
This directory contains a release of the University of Michigan Psychiatry
2+
Neuroimaging Methods Core tools. The version number of the release can be
3+
found in ./.local/mc_releasetag
4+
5+
For help with these tools contact us at MethodsCoreHelp@umich.edu
6+
7+
The goal of the Neuroimaging Methods core is to provide all investigators in
8+
the Department of Psychiatry -- especially junior faculty and young
9+
investigators -- with the latest and best in neuroimaging analysis tools.
10+
11+
The Core consists of Robert Welsh and Chandra Sripada (Co-directors) as well as
12+
Mike Angstadt, Joseph Heffernan, and Daniel Kessler (Research Area Computer
13+
Specialists). An Executive Committee consisting of five PIs from the
14+
department sets the Core's agenda and oversees activities. They are Jon-Kar
15+
Zubieta, Steve Taylor, Israel Liberzon, Mary Heitzeg, and James Swain.
16+
17+
The current (tentative) schedule for upcoming releases is as follows:
18+
August 1st Preprocessing, Registration Checks
19+
September 5th First-Level Script
20+
October 3rd Second-Level Script
21+
November 7th Companion Scripts (PPI, Physio Correction,
22+
Motion Regressor Statistics, ROI Scripts, power
23+
analysis, and others)
24+
December 5th Repeated Measures ANOVA
25+
26+
Our goal is to make sure Methods Core tools are:
27+
*User-friendly including extensive commenting and informative error
28+
messages.
29+
30+
*Integrated and consistent across tools.
31+
32+
*Fast using a variety of methods to reduce disk operations and accelerate
33+
performance.
34+
35+
*Well documented including help files and, in many cases, practical video
36+
documentation.
37+
38+
*Supported by Methods Core personnel at MethodsCoreHelp@umich.edu
39+
40+
*Frequently updated to work with current versions of SPM, FSL, MarsBar, etc.
41+
42+
43+
Please give us your feedback about how we're doing.
44+
45+
46+
Release Notes:
47+
48+
8/1/2012 - Release 1.0
49+
First public release of MethodsCore tools. This release contains a
50+
suite of command-line scripts to preprocess fMRI data as well as
51+
perform several basic data quality checks.
52+
1.95 MB
Binary file not shown.
1.95 MB
Binary file not shown.
1.95 MB
Binary file not shown.

spm8Batch/.spm8BatchVersion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
spm8Batch VBM8 2012-03-13
1+
spm8Batch MethodsCore Release 1.0 2012-08-01
731 KB
Binary file not shown.

spm8Batch/Help/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
In this folder, you'll find a PDF with a guide on how to use the spm8Batch processing software.
2+
3+
In addition, you can find a Video Tutorial Walkthrough online at http://youtu.be/zy9ECyw5keA
4+
5+
More information is available about the MethodsCore Team and support options in the README file at the top level of the Methods Core Directory

0 commit comments

Comments
 (0)