diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-20 02:18:40 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-20 02:18:40 +0100 |
commit | ddd1690dacaecdfa9bfe982935a1365c27b7491b (patch) | |
tree | 2a4606b0d504094d4cb15437f9a59fcce8ed3c42 /img | |
parent | a1c8b3a49abedbcc6b3188ff2776d8062e937995 (diff) |
Reordered slides describing template
After the previous experience of presenting the slides in Ghent, they
are reordered to be more clear and cause less confusion. In
particular, until this commit, I was describing the software build
steps in the end, so the audience mainly forgot about the analysis
steps and thought this template is just something like Docker or a
virtual machine.
With this commit, the steps are described in the same step that occur:
first how the software are built, then how the input data are
downloaded and finally how the software are run on the data and the
values are written into the paper.
Diffstat (limited to 'img')
-rw-r--r-- | img/build-highlighted.png | bin | 0 -> 418129 bytes |
-rw-r--r-- | img/build.png | bin | 0 -> 418613 bytes |
-rw-r--r-- | img/env-highlighted.png | bin | 0 -> 412150 bytes |
-rw-r--r-- | img/env.png | bin | 0 -> 414589 bytes |
-rw-r--r-- | img/inputs-highlighted.png | bin | 0 -> 159316 bytes |
-rw-r--r-- | img/inputs.png | bin | 0 -> 159037 bytes |
-rw-r--r-- | img/version-highlighted.png (renamed from img/software-highlighted.png) | bin | 322450 -> 322450 bytes |
-rw-r--r-- | img/version.png (renamed from img/software.png) | bin | 322258 -> 322258 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/img/build-highlighted.png b/img/build-highlighted.png Binary files differnew file mode 100644 index 0000000..a1df681 --- /dev/null +++ b/img/build-highlighted.png diff --git a/img/build.png b/img/build.png Binary files differnew file mode 100644 index 0000000..8baefa7 --- /dev/null +++ b/img/build.png diff --git a/img/env-highlighted.png b/img/env-highlighted.png Binary files differnew file mode 100644 index 0000000..1b68e7e --- /dev/null +++ b/img/env-highlighted.png diff --git a/img/env.png b/img/env.png Binary files differnew file mode 100644 index 0000000..d5e9a32 --- /dev/null +++ b/img/env.png diff --git a/img/inputs-highlighted.png b/img/inputs-highlighted.png Binary files differnew file mode 100644 index 0000000..f2a24f4 --- /dev/null +++ b/img/inputs-highlighted.png diff --git a/img/inputs.png b/img/inputs.png Binary files differnew file mode 100644 index 0000000..9ecbbf5 --- /dev/null +++ b/img/inputs.png diff --git a/img/software-highlighted.png b/img/version-highlighted.png Binary files differindex 51c8677..51c8677 100644 --- a/img/software-highlighted.png +++ b/img/version-highlighted.png diff --git a/img/software.png b/img/version.png Binary files differindex 0967475..0967475 100644 --- a/img/software.png +++ b/img/version.png |