Skip to content

Commit 9f5bf1c

Browse files
authored
Update README.md
1 parent a38cfe7 commit 9f5bf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In addition, you will also need to prepare an atlas-network file. This file shou
4747

4848
<a name="section-2"></a>
4949
## 2. Main Pipeline
50-
The main pipeline comprises three steps, with scripts located in the ./src/ folder. Specifically, the first step (st1_ParamSt.m) initializes the parameters. The second step (st2_QPPanalysis.m) identifies and analyzes QPPs. The third step (st3_QPPFCvisual.m) visualizes QPPs and related results using the outputs from step 2.
50+
The main pipeline comprises three steps, with scripts located in the ./src/ folder. Specifically, the first step (st1_ParamSt.m) initializes the parameters. The second step (st2_QPPanalysis.m) identifies and analyzes QPPs. The third step (st3_QPPFCvisual.m) visualizes QPPs and related results using the outputs from step 2. Note: When running the pipeline in Matlab, ensure that all scripts are executed within the ./src/ folder.
5151
<a name="section-2-1"></a>
5252
### 2.1 (Step 1) Run 'st1_ParamsSet.m'
5353
The following parameters need to be prespecified before running the script. A parameter file Params_`data`\_`ext`.mat will be generated and saved in the ./param/ folder after running this script.

0 commit comments

Comments
 (0)