Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Aug 13, 2024
1 parent 2c16edc commit b8b58b3
Show file tree
Hide file tree
Showing 25 changed files with 378 additions and 1,147 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1d114fb7
46d3f757
2 changes: 1 addition & 1 deletion CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="./reproduction/reproduction.html">
<a class="dropdown-item" href="./reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="./reproduction/reproduction.html">
<a class="dropdown-item" href="./reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion evaluation/artefacts.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
6 changes: 3 additions & 3 deletions evaluation/badges.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -258,7 +258,7 @@ <h1 class="title">Journal badges</h1>
<p><em>Caveat: Please note that these criteria are based on available information about each badge online, and that we have likely differences in our procedure (e.g.&nbsp;allowed troubleshooting for execution and reproduction, not under tight time pressure to complete). Moreover, we focus only on reproduction of the discrete-event simulation, and not on other aspects of the article. We cannot guarantee that the badges below would have been awarded in practice by these journals.</em></p>
<section id="criteria" class="level2">
<h2 class="anchored" data-anchor-id="criteria">Criteria</h2>
<div id="16f6ade1" class="cell" data-execution_count="1">
<div id="faf36a0a" class="cell" data-execution_count="1">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> IPython.display <span class="im">import</span> display, Markdown</span>
Expand Down Expand Up @@ -390,7 +390,7 @@ <h2 class="anchored" data-anchor-id="criteria">Criteria</h2>
</section>
<section id="badges" class="level2">
<h2 class="anchored" data-anchor-id="badges">Badges</h2>
<div id="22203700" class="cell" data-execution_count="2">
<div id="1e1a0a4d" class="cell" data-execution_count="2">
<details class="code-fold">
<summary>Code</summary>
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="co"># Full badge names</span></span>
Expand Down
4 changes: 3 additions & 1 deletion evaluation/reflections.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -204,6 +204,7 @@ <h1 class="title">Reflections</h1>
<section id="what-would-have-helped-facilitate-this-reproduction" class="level2">
<h2 class="anchored" data-anchor-id="what-would-have-helped-facilitate-this-reproduction">What would have helped facilitate this reproduction?</h2>
<p><strong>Figure</strong> - provide code to produce the figure</p>
<p><strong>Note:</strong> Although not needed for the reproduction itself, when I tried to amend the <strong>name and location of the csv file</strong> output the model for use in tests, this was very tricky to do as it was hard coded into the scripts and I found difficult to amend due to how the model is run and set up.</p>
</section>
<section id="what-did-help-facilitate-this-reproduction" class="level2">
<h2 class="anchored" data-anchor-id="what-did-help-facilitate-this-reproduction">What did help facilitate this reproduction?</h2>
Expand All @@ -212,6 +213,7 @@ <h2 class="anchored" data-anchor-id="what-did-help-facilitate-this-reproduction"
<p><strong>Environment</strong> - stated version of Python and provided requirements file (simpy, with version given in the app repository).</p>
<p><strong>Simple results spreadsheet</strong> - the layout of the results spreadsheet was simple, understandable and easy to read, making it easy to adapt into figures</p>
<p><strong>Simple figures</strong> - the figures were simply (just means and CI which are already calculated).</p>
<p><strong>Speed of model</strong> - the model was super quick (seconds!) which made it really easy to run and re-run each time.</p>
</section>
<section id="full-list-of-troubleshooting-steps" class="level2">
<h2 class="anchored" data-anchor-id="full-list-of-troubleshooting-steps">Full list of troubleshooting steps</h2>
Expand Down
2 changes: 1 addition & 1 deletion evaluation/reporting.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
10 changes: 5 additions & 5 deletions evaluation/reproduction_report.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions evaluation/reproduction_success.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion evaluation/scope.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="./reproduction/reproduction.html">
<a class="dropdown-item" href="./reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -233,7 +233,6 @@ <h2 class="anchored" data-anchor-id="about">About</h2>
<section id="project-team" class="level2">
<h2 class="anchored" data-anchor-id="project-team">Project team</h2>
<!-- ORCID icon CC 1.0 from https://figshare.com/articles/figure/ORCID_iD_icon_graphics/5008697/4 -->
<!-- TODO: Moved authors conducting and supporting reproduction out of the list and into the appropriate section -->
<p>Conducting this reproduction:</p>
<ul>
<li><a href="https://github.com/amyheather">Amy Heather</a> <a href="https://orcid.org/0000-0002-6596-3479"><img src="quarto_site/ORCIDiD_icon16x16.png" class="img-fluid" alt="ORCID icon"></a></li>
Expand Down
8 changes: 4 additions & 4 deletions logbook/logbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -260,7 +260,7 @@ <h5 class="quarto-listing-category-title">Categories</h5><div class="quarto-list

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="reproduction" data-listing-date-sort="1723507200000" data-listing-file-modified-sort="1723546468730" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="363">
<div class="quarto-post image-right" data-index="0" data-categories="reproduction" data-listing-date-sort="1723507200000" data-listing-file-modified-sort="1723555880390" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="2" data-listing-word-count-sort="363">
<div class="thumbnail">
<p><a href="../logbook/posts/2024_08_13/index.html" class="no-external"></a></p><a href="../logbook/posts/2024_08_13/index.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down Expand Up @@ -293,7 +293,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="1" data-categories="reproduction" data-listing-date-sort="1723420800000" data-listing-file-modified-sort="1723546468730" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="437">
<div class="quarto-post image-right" data-index="1" data-categories="reproduction" data-listing-date-sort="1723420800000" data-listing-file-modified-sort="1723555880390" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="437">
<div class="thumbnail">
<p><a href="../logbook/posts/2024_08_12/index.html" class="no-external"></a></p><a href="../logbook/posts/2024_08_12/index.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down Expand Up @@ -326,7 +326,7 @@ <h3 class="no-anchor listing-title">
</a>
</div>
</div>
<div class="quarto-post image-right" data-index="2" data-categories="setup,read,scope" data-listing-date-sort="1722470400000" data-listing-file-modified-sort="1723546468730" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="553">
<div class="quarto-post image-right" data-index="2" data-categories="setup,read,scope" data-listing-date-sort="1722470400000" data-listing-file-modified-sort="1723555880390" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="3" data-listing-word-count-sort="553">
<div class="thumbnail">
<p><a href="../logbook/posts/2024_08_01/index.html" class="no-external"></a></p><a href="../logbook/posts/2024_08_01/index.html" class="no-external">
<div class="listing-item-img-placeholder card-img-top" >&nbsp;</div>
Expand Down
4 changes: 2 additions & 2 deletions logbook/posts/2024_08_01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../../../reproduction/reproduction.html">
<a class="dropdown-item" href="../../../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -321,7 +321,7 @@ <h2 class="anchored" data-anchor-id="read-article-and-consensus-on-scope.">14.53
</section>
<section id="timings" class="level2">
<h2 class="anchored" data-anchor-id="timings">Timings</h2>
<div id="dbc93c3c" class="cell" data-execution_count="1">
<div id="5fbac7c8" class="cell" data-execution_count="1">
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> sys</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down
4 changes: 2 additions & 2 deletions logbook/posts/2024_08_12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../../../reproduction/reproduction.html">
<a class="dropdown-item" href="../../../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -317,7 +317,7 @@ <h2 class="anchored" data-anchor-id="write-plotting-function">16.29-17.00: Write
</section>
<section id="timings" class="level2">
<h2 class="anchored" data-anchor-id="timings">Timings</h2>
<div id="184b493a" class="cell" data-execution_count="1">
<div id="bc9d54c7" class="cell" data-execution_count="1">
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> sys</span>
<span id="cb2-2"><a href="#cb2-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down
6 changes: 3 additions & 3 deletions logbook/posts/2024_08_13/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../../../reproduction/reproduction.html">
<a class="dropdown-item" href="../../../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -303,7 +303,7 @@ <h2 class="anchored" data-anchor-id="untimed-reproduction-success">Untimed: Repr
</section>
<section id="timings-for-reproduction" class="level2">
<h2 class="anchored" data-anchor-id="timings-for-reproduction">Timings for reproduction</h2>
<div id="45d9a8af" class="cell" data-execution_count="1">
<div id="4fdc9680" class="cell" data-execution_count="1">
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> sys</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h2 class="anchored" data-anchor-id="ispor-sdm">10.59-11.23: ISPOR-SDM</h2>
</section>
<section id="timings-for-evaluation" class="level2">
<h2 class="anchored" data-anchor-id="timings-for-evaluation">Timings for evaluation</h2>
<div id="b2253469" class="cell" data-execution_count="2">
<div id="ebcea995" class="cell" data-execution_count="2">
<div class="sourceCode cell-code" id="cb3"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="im">import</span> sys</span>
<span id="cb3-2"><a href="#cb3-2" aria-hidden="true" tabindex="-1"></a>sys.path.append(<span class="st">'../'</span>)</span>
<span id="cb3-3"><a href="#cb3-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> timings <span class="im">import</span> calculate_times</span>
Expand Down
2 changes: 1 addition & 1 deletion original_study/charm/CHARM_INFO.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../../reproduction/reproduction.html">
<a class="dropdown-item" href="../../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion original_study/charm/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../../reproduction/reproduction.html">
<a class="dropdown-item" href="../../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion quarto_site/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
3 changes: 2 additions & 1 deletion quarto_site/reproduction_readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down Expand Up @@ -243,6 +243,7 @@ <h3 class="anchored" data-anchor-id="step-2.-running-the-model">Step 2. Running
<section id="reproduction-specs-and-runtime" class="level2">
<h2 class="anchored" data-anchor-id="reproduction-specs-and-runtime">Reproduction specs and runtime</h2>
<p>TBC</p>
<p>The run time for <code>reproduction.ipynb</code> or the tests is only a couple of seconds.</p>
<!-- Hint: On Linux, you can find specs by running the following commands in the terminal:
cat /etc/os-release # Shows operating system and version
lscpu # Shows computer model
Expand Down
2 changes: 1 addition & 1 deletion quarto_site/study_publication.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<span class="dropdown-text">README</span></a>
</li>
<li>
<a class="dropdown-item" href="../reproduction/reproduction.html">
<a class="dropdown-item" href="../reproduction/scripts/reproduction.html">
<span class="dropdown-text">Reproduction</span></a>
</li>
</ul>
Expand Down
Loading

0 comments on commit b8b58b3

Please sign in to comment.