Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #323 from a3sha2/master
Browse files Browse the repository at this point in the history
cifiti outputs and  documentation
  • Loading branch information
a3sha2 authored Apr 10, 2020
2 parents 779779e + 76622fd commit 6bd62f6
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
xcpEngine-v1.0
xcpEngine-v1.1
3 changes: 3 additions & 0 deletions docs/modules/regress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,3 +247,6 @@ The optional output is the spatially smoothed residualised BOLD signal. This is
This tells xcpEngine to smooth the residualised image with gaussian filter and kernel of 6mm. The derived
output, which is saved in the ``regress`` folder, will be::
prefix_img_sm6.nii.gz

If the freesurfer is included as part of FMRIPREP outputs, the CIFTI files are produced
for filtered and regressed bold data (`${prefix}_residualised.nii.gz`)
3 changes: 3 additions & 0 deletions docs/modules/task.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,6 @@ The outputs also consist of Quality Assesmment between structrual and BOLD imag
- ``prefix_coregCrossCorr.txt`` : Cross correlation
- ``prefix_coregDice.txt`` : Dice index
- ``prefix_coregJaccard.txt`` : Jaccard index

If the freesurfer is included as part of FMRIPREP outputs, the CIFTI files are produced
for task and confound regressed bold data (`res4d.nii.gz`)
17 changes: 11 additions & 6 deletions xcpEngine
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ args=`echo $@`
Development team:
Lead: Rastko Ciric
[email protected]
Maintainers and contributors:
Azeez Adebimpe
[email protected]
Matt Cieslak
[email protected]
Multimodal: Adon FG Rosen
[email protected]
PI: Ted Satterthwaite
Expand All @@ -34,12 +41,10 @@ args=`echo $@`
As a courtesy, we ask that you include the following citations
in publications that make use of this program:
Ciric R, Wolf DH, Power JD, Roalf DR, Baum GL, Ruparel K,
Shinohara RT, Elliott MA, Eickhoff SB, Davatzikos C, Gur RC,
Gur RE, Bassett DS, Satterthwaite TD (in press)
Benchmarking participant-level confound regression strategies
for the control of motion artifact in studies of functional
connectivity. NeuroImage.
, Rastko Ciric, Adon F. G. Rosen, Guray Erus, Matthew Cieslak, Azeez Adebimpe,
Philip A. Cook, Danielle S. Bassett, Christos Davatzikos, Daniel H. Wolf,
Theodore D. Satterthwaite Mitigating head motion artifact in functional
connectivity MRI,Nature Protocol
Dependencies:
* FSL (available from FMRIB)
Expand Down

0 comments on commit 6bd62f6

Please sign in to comment.