From 450c1c6702e45058e23518732c626aeedab56c58 Mon Sep 17 00:00:00 2001 From: Arthur Grisel-Davy Date: Mon, 9 Oct 2023 07:42:27 -0400 Subject: [PATCH] start case study 2 --- DSD/qrs/presentation/images/2w_experiment.svg | 556 ++++++++++++++++++ DSD/qrs/presentation/images/preds.svg | 374 ++++++++++++ DSD/qrs/presentation/presentation.typ | 17 +- 3 files changed, 945 insertions(+), 2 deletions(-) create mode 100644 DSD/qrs/presentation/images/2w_experiment.svg create mode 100644 DSD/qrs/presentation/images/preds.svg diff --git a/DSD/qrs/presentation/images/2w_experiment.svg b/DSD/qrs/presentation/images/2w_experiment.svg new file mode 100644 index 0000000..5cff0e5 --- /dev/null +++ b/DSD/qrs/presentation/images/2w_experiment.svg @@ -0,0 +1,556 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 4 + 8 + 12 + 16 + 20 + 24 + + Work Hours + + Maintenance + + + Sleep + Sleep + Establishedtimetable + Rules + + + 1 + 1 + + 2 + + + + 3 + 4 + Time + 0 + CompressedTime + 4 + 1 + 2 + 3 + + diff --git a/DSD/qrs/presentation/images/preds.svg b/DSD/qrs/presentation/images/preds.svg new file mode 100644 index 0000000..fbb3c3b --- /dev/null +++ b/DSD/qrs/presentation/images/preds.svg @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DSD/qrs/presentation/presentation.typ b/DSD/qrs/presentation/presentation.typ index f2d7d3c..e869a3c 100644 --- a/DSD/qrs/presentation/presentation.typ +++ b/DSD/qrs/presentation/presentation.typ @@ -114,9 +114,22 @@ ) ] +#slide(title: "Case Study 2")[ +// add overview of the experiment pipeline +] -#slide(title: "Case Study 2")[] -#slide(title: "Case Study 2 - Results")[] +#slide(title: "Case Study 2")[ +#figure( + image("images/2w_experiment.svg", width: 100%) + ) + +] +#slide(title: "Case Study 2 - Results")[ +#figure( + image("images/preds.svg", height: 100%) + ) + +] #slide(title: "Futur Work")[]