Skip to content
Snippets Groups Projects
Commit d24f3066 authored by Loic Huder's avatar Loic Huder
Browse files

Bump to 0.5 version

Former-commit-id: aa182c9d
parent dbdce183
Branches
Tags 0.5
No related merge requests found
......@@ -66,7 +66,7 @@ The computation is launched by running `run_algo.py`. Several parameters can be
##### Scientific parameters
* `-conf`: the path to the configuration file to use (no default value: must be given)
* `-m`: the number of realisations to consider (default: sets to 2)
* `-algo`: the name of the algorithm to use. As for 0.4, the only supported algorithm is **augkf** (Augmented state Kalman Filter implemented in Python) which is the default value.
* `-algo`: the name of the algorithm to use. As for 0.5, the only supported algorithm is **augkf** (Augmented state Kalman Filter implemented in Python) which is the default value.
* `-seed`: a number used for the generation of random quantities. Set this to get reproducible results (default: generate a new one at each execution).
##### Output files
* `-path`: path where the folder results will be created (default: `~/GeDACCMU_results/`).
......
0.4
\ No newline at end of file
0.5
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment