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/_sources/user/appendix.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,11 @@ A Note About the \*nix Command Line
40
40
41
41
Overview
42
42
--------
43
-
If you are using Ubuntu (version 12/14) you can download and run `cpac_install.sh <https://github.com/FCP-INDI/C-PAC/blob/master/scripts/cpac_install.sh?raw=true>`__ with the following terminal commands as root:
43
+
If you are using Ubuntu (version 12/14) you can download and run `cpac_install.sh <https://github.com/FCP-INDI/C-PAC/blob/master/cpac_install.sh?raw=true>`__ with the following terminal commands as root:
Copy file name to clipboardExpand all lines: docs/_sources/user/release_notes/v1.0.2.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Version 1.0.2 Beta - 2017.11.03
5
5
6
6
#. Users can now select which Framewise Displacement (FD) calculation to use (Jenkinson's or Power's) when applying the motion threshold for either Scrubbing or De-Spiking.
7
7
8
-
#. Scrubbing has been moved to the Nuisance Regression tab in the GUI's pipeline configuration editor. The pipeline configuration YAML keys have changed for scrubbing settings. See the `User Guide Nuisance Regression page <http://fcp-indi.github.io/docs/user/nuisance.html#configuration-without-the-gui>`__ and the `sample pipeline configuration file <https://github.com/FCP-INDI/C-PAC/blob/master/configs/pipeline_config.yml#L335>`__ for more details.
8
+
#. Scrubbing has been moved to the Nuisance Regression tab in the GUI's pipeline configuration editor. The pipeline configuration YAML keys have changed for scrubbing settings. See the `User Guide Nuisance Regression page <http://fcp-indi.github.io/docs/user/nuisance.html#configuration-without-the-gui>`__ and the `sample pipeline configuration file <https://github.com/FCP-INDI/C-PAC/blob/v1.0.2/configs/pipeline_config.yml#L335>`__ for more details.
9
9
10
10
#. Re-introduced the ability to stop pipeline runs easily from the GUI.
0 commit comments