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: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -108,9 +108,7 @@ The configuration file is a text-based [INI file](https://en.wikipedia.org/wiki/
108
108
All possible parameters are documented in [config_default.ini](./config/config_default.ini), along with their definitions and expected units.
109
109
110
110
- The `config` subcommand can be used to generate configuration files for some popular sequences. These auto-generated files may require further modifications to suit specific purposes.
111
-
- The `dwi` subcommand allows adding diffusion gradients to an existing configuration file.
112
-
113
-
For a demonstration, refer to the [free diffusion](./demo/spinwalk_dwi.ipynb) example.
111
+
- The `dwi` subcommand allows adding diffusion gradients to an existing configuration file. For a demonstration, refer to the [free diffusion](./demo/spinwalk_dwi.ipynb) example.
0 commit comments