Changes for page SGA2 SP3 UC002 KR3.2 - Slow Wave Analysis Pipeline
Last modified by robing on 2022/03/25 09:55
From version 15.2
edited by epastorelli
on 2020/01/20 14:08
on 2020/01/20 14:08
Change comment:
There is no comment for this version
To version 15.1
edited by pierstanpaolucci
on 2020/01/20 14:04
on 2020/01/20 14:04
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. epastorelli1 +XWiki.pierstanpaolucci - Content
-
... ... @@ -52,7 +52,7 @@ 52 52 53 53 * **Build the Python environment** 54 54 In the wavescalephant repository, there is an environment file (`pipeline/envs/wavescalephant_env.yaml`) specifying the required packages and versions. To build the environment, we recommend using *conda* ([how to get started with conda]()). 55 -`conda env create ~-~-file /envs/wavescalephant_env.yml`. 55 +`conda env create ~-~-file /envs/wavescalephant_env.yaml`. 56 56 57 57 * **Edit the settings** 58 58 The settings file specifies the path to the output folder, where results are saved to. Open the template file `pipeline/settings_template.py`, set the `output_path` to the desired path, and save it as `pipeline/settings.py`.