Skip to content
Snippets Groups Projects
Commit d85907d2 authored by Felix Kleinert's avatar Felix Kleinert
Browse files

update README

parent f5d7b691
No related branches found
No related tags found
No related merge requests found
Pipeline #37538 failed
...@@ -25,7 +25,7 @@ you can install the requirements into the venv: ...@@ -25,7 +25,7 @@ you can install the requirements into the venv:
### Remarks on first setup ### Remarks on first setup
1. The source code does not include any data to process. Instead, it will check if data are available on your local machine 1. The source code does not include any data to process. Instead, it will check if data are available on your local machine
and will download data from the [here](https://join.fz-juelich.de). The data set is roughly 1.6 GB. We did not implement and will download data from the [here](https://join.fz-juelich.de). We did not implement
a default `data_path` as we want to allow you to choose where exactly the data should be stored. a default `data_path` as we want to allow you to choose where exactly the data should be stored.
Consequently, you have to pass a custom data path to `ExperimentSetup` in `run.py` (see example below). Consequently, you have to pass a custom data path to `ExperimentSetup` in `run.py` (see example below).
If all required data are already locally available, the program will not download any new data. If all required data are already locally available, the program will not download any new data.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment