Skip to content
Snippets Groups Projects
Commit 3e34ef92 authored by rhaag's avatar rhaag
Browse files

Final simulations done (for now)

parent 15b8a75c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ import Base.Filesystem
FS = Base.Filesystem
path = "/scratch01.local/rhaag/comparison/resubmission/combined_delays/anywt035_anydt01/"
path = "/scratch01.local/rhaag/comparison/drive_and_wait/combined_delays/anywt035_anydt01/"
model_path = path * "/models/"
# Values I want to calculate for every model
......@@ -29,7 +29,7 @@ req_quantitys_mean = [
:dt_earliest_served,
:dt_earliest,
:relative_dt_earliest
:delay
]
req_quantitys_sum = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment