diff --git a/Understanding-Parameters.md b/Understanding-Parameters.md index 6d88220..3957f4f 100644 --- a/Understanding-Parameters.md +++ b/Understanding-Parameters.md @@ -236,4 +236,5 @@ Section that contains other variables that can be important but do not affect th - MAX_WORKERS (int, default=6): How many SNIRF files can be processed simultaneously. More powerful devices can specify a higher value, but must have both the CPU and RAM available. It is estimated that an individual participant will require a peak of around 2GB of RAM. Will allow for the value of 'auto' in the future. - VERBOSITY (bool, default=False): True if the log file should contain more details, False if the log file should only contain minimal details. Should be set to True when raising an issue with the application to provide helpful information to the developer. +# What's Next Congratulations! You now understand what each parameter does and hopefully have an idea of the best values for your study. See the [Processing](https://git.research.dezeeuw.ca/tyler/flares/wiki/Processing) Wiki page to continue your journey. \ No newline at end of file