You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/examples/preprocess_citation.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,22 @@
1
1
## Pre processing
2
2
3
-
The (f)MRI data were pre-processed with bidspm (v2.3.0; https://github.com/cpp-lln-lab/bidspm; DOI: https://doi.org/10.5281/zenodo.3554331 - [@bidspm])
3
+
The (f)MRI data were pre-processed with bidspm (v3.0.0; https://github.com/cpp-lln-lab/bidspm; DOI: https://doi.org/10.5281/zenodo.3554331 - [@bidspm])
4
4
using statistical parametric mapping
5
5
(SPM12 - 7771; Wellcome Center for Neuroimaging, London, UK;
on a unix computer (Linux version 5.15.0-53-generic (build@lcy02-amd64-047) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022
8
+
on a unix computer (Linux version 5.15.0-56-generic (build@lcy02-amd64-004) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022
9
9
)
10
10
.
11
11
12
12
13
13
The preprocessing of the functional images was performed in the following order:
14
-
- removing of dummy scans
15
14
- slice timing correction
16
15
- realignment and unwarping
17
16
- segmentation and skullstripping
18
17
- normalization MNI space
19
18
- smoothing
20
19
21
-
{{nb}} dummy scans were removed to allow for signal stabilization.
22
20
23
21
Slice timing correction was performed
24
22
taking the ^th slice as a reference
@@ -58,5 +56,5 @@ gaussian kernel (FWHM = 6 mm).
58
56
## References
59
57
60
58
This method section was automatically generated using bidspm
on a unix computer (Linux version 5.15.0-53-generic (build@lcy02-amd64-047) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022
8
+
on a unix computer (Linux version 5.15.0-56-generic (build@lcy02-amd64-004) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022
9
9
)
10
10
11
11
The input data were the preprocessed BOLD images in IXI549Space space for the task " facerepetition ".
@@ -43,5 +43,5 @@ to account for residual motion artefacts,
43
43
## References
44
44
45
45
This method section was automatically generated using bidspm
0 commit comments