Skip to content
Snippets Groups Projects
Commit cac35ffd authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 2befbd83
No related branches found
No related tags found
No related merge requests found
......@@ -100,13 +100,10 @@ args = parser.parse_args()
with open("e_overestim.txt") as f: e_overestim = int(f.read())
# Set some values needed for the cost function:
delta_cent_mean = 3.8481 # [in km]
delta_cent_std = 8.0388
delta_ro_mean = -0.0025965
delta_ro_std = 5.2168
delta_r_mean = -0.0094709 * 1000 # [in m]
delta_r_std = 8.6953 * 1000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment