Skip to content

Commit

Permalink
update figure
Browse files Browse the repository at this point in the history
  • Loading branch information
kazewong committed Oct 20, 2023
1 parent 7958b8f commit ce32cef
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
Binary file added asset/images/CCA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset/images/CCA_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 8 additions & 11 deletions slides/FWAM_showyourwork/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<h2> Show your work </h2>
<h4> Kaze Wong </h4>
<div style="position: fixed; bottom: 0; right: -600;">
<img data-src="../../asset/images/CCA_logo_color.png" width="20%"/>
<img data-src="../../asset/images/CCA_background.png" width="20%"/>
</div>
<!-- <img style="position: fixed; bottom: 0; right: 800;" data-src="./images/qrcode_amaldi1.png" width="30%"/> -->
</section>

<section>
<h4 class="header"> Reproducibility is important </h4>
<div class="r-stack">
<img class="fragment fade-in-then-out" data-src="https://upload.wikimedia.org/wikipedia/commons/0/05/LK-99_pellet.png" width="100%"/>
<img class="fragment fade-in-then-out" data-src="https://s3.amazonaws.com/quanta-prod/uploads/2014/03/gravitational_waves_span.jpg" width="100%"/>
<img class="fragment fade-in-then-out" data-src="https://upload.wikimedia.org/wikipedia/commons/0/05/LK-99_pellet.png" width="100%"/>
<img class="fragment fade-in-then-out" data-src="https://pbs.twimg.com/media/FIgGEiAWYAYO8Yz.jpg" width="100%">
</div>
</section>

Expand All @@ -23,7 +23,8 @@ <h4 class="header"> What is showyourwork?</h4>
<section>
<h4 class="header">Let's dive into the product - paper</h4>
<div class="r-stack">
<iframe src="https://arxiv.org/pdf/2206.04062.pdf" style="background: #FFFFFF;" title="paper" width=1080 height=560></iframe>
<iframe class="fragment fade-in-then-out" src="https://arxiv.org/pdf/2206.04062.pdf" style="background: #FFFFFF;" title="paper" width=1080 height=560></iframe>
<iframe class="fragment fade-in-then-out" src="https://arxiv.org/pdf/2302.05333.pdf" style="background: #FFFFFF;" title="paper" width=1080 height=560></iframe>
</div>
</section>

Expand All @@ -37,11 +38,7 @@ <h4 class="header">Let's dive into the product - paper</h4>
<section>
<div class="column">
<h4 class="header"> How does it works </h4>
<blockquote class="twitter-tweet tw-align-center" height="360">
<p lang="en" dir="ltr">Welcome to the fourth observing run! <a href="https://twitter.com/hashtag/O4IsHere?src=hash&amp;ref_src=twsrc%5Etfw">#O4IsHere</a><br><br>O4 will last 20 months, with <a href="https://twitter.com/ego_virgo?ref_src=twsrc%5Etfw">@ego_virgo</a> and <a href="https://twitter.com/KAGRA_PR?ref_src=twsrc%5Etfw">@KAGRA_PR</a> joining us in the run. We expect the detection rate will be roughly twice in our past observing run<br><br>More news linked from <a href="https://t.co/kHnyuP8I2I">https://t.co/kHnyuP8I2I</a> <a href="https://twitter.com/hashtag/ObservingRun4?src=hash&amp;ref_src=twsrc%5Etfw">#ObservingRun4</a> <a href="https://t.co/B9fhEG96r0">pic.twitter.com/B9fhEG96r0</a></p>&mdash; LIGO (@LIGO) <a href="https://twitter.com/LIGO/status/1661388186042417152?ref_src=twsrc%5Etfw">May 24, 2023</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8">
</script>
<iframe src="https://show-your.work/en/latest/intro.html" width=1080 height=560></iframe>
</div>
</section>

Expand All @@ -51,8 +48,8 @@ <h4 class="header"> Problem with showyourwork </h4>
<!-- Make a list -->
<ol>
<li class="fragment"> Slow compile time</li>
<li class="fragment"> Extra learning </li>
<li class="fragment"> Extra effort </li>
<li class="fragment"> Dependent on conda </li>
<li class="fragment"> Non ideal reproducibility </li>
</ol>
</div>
</section>

0 comments on commit ce32cef

Please sign in to comment.