<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Timothy Gebhard</title>
    <link>/</link>
    <description>Recent content on Timothy Gebhard</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 01 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Use the 4S (Signal-Safe Speckle Subtraction): Explainable Machine Learning reveals the Giant Exoplanet AF Lep b in High-Contrast Imaging Data from 2011</title>
      <link>/publications/2025/use-the-4s/</link>
      <pubDate>Tue, 01 Apr 2025 00:00:00 +0000</pubDate>
      <guid>/publications/2025/use-the-4s/</guid>
      <description></description>
    </item>
    <item>
      <title>Flow matching for atmospheric retrieval of exoplanets: Where reliability meets adaptive noise levels</title>
      <link>/publications/2025/flow-matching-for-atmospheric-retrieval-of-exoplanets/</link>
      <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
      <guid>/publications/2025/flow-matching-for-atmospheric-retrieval-of-exoplanets/</guid>
      <description></description>
    </item>
    <item>
      <title>Parameterizing pressure-temperature profiles of exoplanet atmospheres with neural networks</title>
      <link>/publications/2023/parameterizing-pressure-temperature-profiles-of-exoplanet-atmospheres-with-neural-networks/</link>
      <pubDate>Wed, 20 Dec 2023 00:00:00 +0000</pubDate>
      <guid>/publications/2023/parameterizing-pressure-temperature-profiles-of-exoplanet-atmospheres-with-neural-networks/</guid>
      <description></description>
    </item>
    <item>
      <title>Inferring Atmospheric Properties of Exoplanets with Flow Matching and Neural Importance Sampling</title>
      <link>/publications/2023/inferring-atmospheric-properties-of-exoplanets-with-flow-matching-and-neural-importance-sampling/</link>
      <pubDate>Wed, 13 Dec 2023 00:00:00 +0000</pubDate>
      <guid>/publications/2023/inferring-atmospheric-properties-of-exoplanets-with-flow-matching-and-neural-importance-sampling/</guid>
      <description></description>
    </item>
    <item>
      <title>What Giordano Bruno did (not) say</title>
      <link>/drafts/what-giordano-bruno-did-not-say/</link>
      <pubDate>Thu, 05 Oct 2023 00:00:00 +0000</pubDate>
      <guid>/drafts/what-giordano-bruno-did-not-say/</guid>
      <description>&lt;p&gt;I have recently come across the following quote, which is attributed to Giordano Bruno (1548–1600):&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In space there are countless constellations, suns and planets; we see only the suns because they give light; the planets remain invisible, for they are small and dark.&#xA;There are also numberless earths circling around their suns, no worse and no less than this globe of ours.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Isn’t it fantastic?&#xA;In a time when the prevailing opinion was still that the Earth was at the center of the Universe, and where people—including Giordano Bruno himself—were burned at the stake for daring to challenge this view, Bruno predicted the existence of exoplanets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CROCODILE: Incorporating medium-resolution spectroscopy of close-in directly imaged exoplanets into atmospheric retrievals via cross-correlation</title>
      <link>/publications/2023/crocodile-incorporating-medium-resolution-spectroscopy-of-close-in-directly-imaged-exoplanets-into-atmospheric-retrievals-via-cross-correlation/</link>
      <pubDate>Wed, 20 Sep 2023 00:00:00 +0000</pubDate>
      <guid>/publications/2023/crocodile-incorporating-medium-resolution-spectroscopy-of-close-in-directly-imaged-exoplanets-into-atmospheric-retrievals-via-cross-correlation/</guid>
      <description></description>
    </item>
    <item>
      <title>Chasing rainbows and ocean glints: Inner working angle constraints for the Habitable Worlds Observatory</title>
      <link>/publications/2023/chasing-rainbows-and-ocean-glints-inner-working-angle-constraints-for-the-habitable-worlds-observatory/</link>
      <pubDate>Thu, 03 Aug 2023 00:00:00 +0000</pubDate>
      <guid>/publications/2023/chasing-rainbows-and-ocean-glints-inner-working-angle-constraints-for-the-habitable-worlds-observatory/</guid>
      <description></description>
    </item>
    <item>
      <title>Comparing Apples with Apples: Robust Detection Limits for Exoplanet High-Contrast Imaging in the Presence of non-Gaussian Noise</title>
      <link>/publications/2023/comparing-apples-with-apples-robust-detection-limits-for-exoplanet-high-contrast-imaging-in-the-presence-of-non-gaussian-noise/</link>
      <pubDate>Wed, 19 Jul 2023 00:00:00 +0000</pubDate>
      <guid>/publications/2023/comparing-apples-with-apples-robust-detection-limits-for-exoplanet-high-contrast-imaging-in-the-presence-of-non-gaussian-noise/</guid>
      <description></description>
    </item>
    <item>
      <title>Using git-latexdiff for paper rebuttals</title>
      <link>/posts/using-git-latexdiff-for-paper-rebuttals/</link>
      <pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate>
      <guid>/posts/using-git-latexdiff-for-paper-rebuttals/</guid>
      <description>&lt;p&gt;&lt;em&gt;As the title already suggests, the following post assumes that you write your research papers with &lt;strong&gt;LaTeX&lt;/strong&gt; (or XeTeX / LuaTeX / &amp;hellip;). If you are in one of the unfortunate fields of science that insist on using Word to write papers, your best bet is probably to use the built-in &amp;ldquo;track changes&amp;rdquo; feature?&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;When you write a rebuttal for a research paper, you usually have to attach a revised version of your manuscript where you have marked all the changes that you have made.&#xA;Talking to some of my colleagues at work recently, I was surprised to learn that many people seem to do this manually: For example, when they change a sentence, they delete the old one and write the new one in bold, using &lt;code&gt;\textbf{}&lt;/code&gt;.&#xA;Obviously, this is a strategy that &lt;em&gt;works&lt;/em&gt;, but it is not very efficient:&#xA;If you go through several rounds of changes or revisions, it quickly becomes difficult to keep track of what is &amp;ldquo;new&amp;rdquo; (and relative to what), and of course, once your manuscript is accepted, you have to go through it again to remove all the commands you added to mark up your changes.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>LaTeX and typography 101</title>
      <link>/drafts/latex-and-typography-101/</link>
      <pubDate>Wed, 03 May 2023 00:00:00 +0000</pubDate>
      <guid>/drafts/latex-and-typography-101/</guid>
      <description>&lt;p&gt;Over the past 15-or-so years that I’ve been using LaTeX, I have picked up a couple of opinions on how to best prepare a manuscript, both technically and from a typographic perspective. I have decided to collect them here (in no particular order) to make it easier to share them with others.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-one-sentence--one-line&#34;&gt;1. One sentence = one line&lt;/h2&gt;&#xA;&lt;p&gt;In theory, there is nothing that prevents you from putting your entire LaTeX document into just a single line. In practice, obviously, that is a bad idea. A simple trick not to lose your sanity complete when trying to debug a LaTeX document that won’t compile anymore is to place every single sentence on it’s on separate line. That is, one line per sentence. Not one line per paragraph, one sentence. That way, when things do break, and the LaTeX compiler gives you the number of the line that it chokes on, you at least know in which sentence you messed up. It also makes it easier to remove single sentences during editing by simply commenting out the line that contains it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Finding the smallest separation of Venus and Jupiter</title>
      <link>/posts/finding-the-smallest-separation-of-venus-and-jupiter/</link>
      <pubDate>Thu, 02 Mar 2023 00:00:00 +0000</pubDate>
      <guid>/posts/finding-the-smallest-separation-of-venus-and-jupiter/</guid>
      <description>&lt;p&gt;If you have looked up at the (cloud-free) sky around dawn or dusk these days, you may have noticed an unusual celestial sight: Venus and Jupiter in very close conjunction.&lt;/p&gt;&#xA;&lt;figure&gt;&#xA;    &lt;img src=&#34;/posts/finding-the-smallest-separation-of-venus-and-jupiter/venus-jupiter-flickr.jpg&#34;&gt;&#xA;    &lt;figcaption&gt;&#xA;        The picture is &lt;a href=&#34;https://flic.kr/p/2ojCDpb&#34;&gt;from Michael Khan&#39;s Flickr&lt;/a&gt; (published under a &lt;a href=&#34;https://creativecommons.org/licenses/by-nd/2.0/&#34;&gt;CC BY-ND 2.0 license&lt;/a&gt;) because I did not have much luck with the cloud situation...&#xA;        Check out the full size original, you can even see some of Jupiter&#39;s moons!&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&lt;p&gt;The reason I bring it up here is that a good friend of mine used it as a sort of astronomical ammunition to &lt;a href=&#34;https://xkcd.com/356/&#34;&gt;nerd-snipe&lt;/a&gt; me.&#xA;He complained that all the popular science articles in mainstream news outlets just mentioned that Venus and Jupiter were going to get really close, but never said &lt;em&gt;when exactly&lt;/em&gt; that would happen or &lt;em&gt;how close exactly&lt;/em&gt; they would get.&#xA;He then went on to say:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Keeping track of your top $k$ objects using a heap</title>
      <link>/drafts/keeping-track-of-you-top-k-objects-using-a-heap/</link>
      <pubDate>Fri, 06 Jan 2023 00:00:00 +0000</pubDate>
      <guid>/drafts/keeping-track-of-you-top-k-objects-using-a-heap/</guid>
      <description>&lt;p&gt;When I am writing code for my research, it sometimes happens that I need to keep track of the top $k$ objects, like the top 10 inputs that provided the best accuracy for my machine learning model, or the lowest loss.&#xA;Of course, if you can fit all your objects in memory, it is easy to use &lt;code&gt;min()&lt;/code&gt; or &lt;code&gt;max()&lt;/code&gt; to achieve this, but in some cases—like when you process data in batches—it&amp;rsquo;s more useful to maintain a &amp;ldquo;running tally.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atmospheric retrievals of exoplanets using learned parameterizations of pressure-temperature profiles</title>
      <link>/publications/2022/atmospheric-retrievals-of-exoplanets-using-learned-parameterizations-of-pressure-temperature-profiles/</link>
      <pubDate>Sat, 03 Dec 2022 00:00:00 +0000</pubDate>
      <guid>/publications/2022/atmospheric-retrievals-of-exoplanets-using-learned-parameterizations-of-pressure-temperature-profiles/</guid>
      <description></description>
    </item>
    <item>
      <title>Inferring molecular complexity from mass spectrometry data using machine learning</title>
      <link>/publications/2022/inferring-molecular-complexity-from-mass-spectrometry-data-using-machine-learning/</link>
      <pubDate>Sat, 03 Dec 2022 00:00:00 +0000</pubDate>
      <guid>/publications/2022/inferring-molecular-complexity-from-mass-spectrometry-data-using-machine-learning/</guid>
      <description></description>
    </item>
    <item>
      <title>Half-sibling regression meets exoplanet imaging: PSF modeling and subtraction using a flexible, domain knowledge-driven, causal framework</title>
      <link>/publications/2022/half-sibling-regression-meets-exoplanet-imaging/</link>
      <pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate>
      <guid>/publications/2022/half-sibling-regression-meets-exoplanet-imaging/</guid>
      <description></description>
    </item>
    <item>
      <title>Cartographing our galactic neighborhood</title>
      <link>/drafts/cartographing-our-galactic-hood/</link>
      <pubDate>Fri, 09 Sep 2022 00:00:00 +0000</pubDate>
      <guid>/drafts/cartographing-our-galactic-hood/</guid>
      <description>&lt;p&gt;The other day, somebody on one of the Slack workspaces related to my day job asked if anybody had a map of all the stars in our local galactic neighborhood (say, within 20 parsec ≈ 65 lightyears), ideally with &lt;a href=&#34;https://en.wikipedia.org/wiki/Morgan-Keenan_spectral_classification&#34;&gt;spectral types&lt;/a&gt; and the number of detected exoplanets.&#xA;I didn’t, but naive as I was, I thought to myself: “That shouldn’t be &lt;em&gt;too&lt;/em&gt; hard to come up with, right? Just query a database and plot the results!”&#xA;Well, I was not wrong, not technically, but once again, I had not reckoned with the ever-impressive ability of the astronomy community to make their own lives harder by insisting that nothing ever has a unique identifier, but rather 50 or more different names.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HTCondor tips and tricks</title>
      <link>/drafts/htcondor-tips-and-tricks/</link>
      <pubDate>Fri, 09 Sep 2022 00:00:00 +0000</pubDate>
      <guid>/drafts/htcondor-tips-and-tricks/</guid>
      <description>&lt;p&gt;Based on the Google results to some of my problems, I sometimes feel like I might be the last person to use the &lt;a href=&#34;https://en.wikipedia.org/wiki/HTCondor&#34;&gt;HTCondor&lt;/a&gt; batch queue system.&#xA;I guess the cool kids these days are all using &lt;a href=&#34;https://en.wikipedia.org/wiki/Slurm_Workload_Manager&#34;&gt;Slurm&lt;/a&gt;?&#xA;Anyway, just in case you are like me (or a future version of me!) and still use HTCondor, here are some useful tricks and commands that I have collected over the years.&lt;/p&gt;&#xA;&lt;h3 id=&#34;see-all-your-running-or-held-jobs&#34;&gt;See all your running (or held) jobs&lt;/h3&gt;&#xA;&lt;p&gt;To get a list of all your current jobs (plus which machines they are running on), simply use:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Named groups for regex in Python</title>
      <link>/posts/named-groups-in-regex-in-python/</link>
      <pubDate>Sat, 23 Jul 2022 00:00:00 +0000</pubDate>
      <guid>/posts/named-groups-in-regex-in-python/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Regular_expression&#34;&gt;Regular expressions  (regex)&lt;/a&gt; are still a bit of my Achilles&amp;rsquo; heel in programming.&#xA;I think they are super cool and useful, but I always have to rely heavily on cheatsheets, StackOverflow, and websites like &lt;a href=&#34;https://pythex.org/&#34;&gt;Pythex&lt;/a&gt; to really get them to do what I want.&#xA;Today was at least the third time in the past couple of weeks that I found myself searching for &amp;ldquo;named groups&amp;rdquo; and how exactly they work in Python.&#xA;Of course, I ended up on &lt;a href=&#34;https://stackoverflow.com/q/10059673/4100721&#34;&gt;the same StackOverflow question&lt;/a&gt; as always, and as all the times before, I was briefly confused because the code I wanted to copy is in the &lt;em&gt;question&lt;/em&gt;, not in the accepted answer.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Of languages and ligatures</title>
      <link>/drafts/of-languages-and-ligatures/</link>
      <pubDate>Tue, 07 Jun 2022 00:00:00 +0000</pubDate>
      <guid>/drafts/of-languages-and-ligatures/</guid>
      <description>&lt;p&gt;People who know me better will probably know that I am a bit of a typography nerd, which is a slightly less cynical way of saying that I sometimes like to spend time getting some details right that other people might not even notice.&#xA;This is the story of one of these adventures.&lt;/p&gt;&#xA;&lt;h4 id=&#34;the-curious-case-of-the-missing-ligatures&#34;&gt;The curious case of the missing ligatures&lt;/h4&gt;&#xA;&lt;p&gt;A few weeks ago, I was putting together a little private website using a font that I really like&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/EB_Garamond&#34;&gt;EB Garamond&lt;/a&gt;, an modern open-source implementation of a classic Antiqua font dating back to 1592.&#xA;Because it is such a classic font, I was a little surprised when I noticed that the standard &lt;a href=&#34;https://en.wikipedia.org/wiki/Ligature_(writing)&#34;&gt;ligatures&lt;/a&gt; for letter combinations such as &lt;em&gt;fi&lt;/em&gt;, &lt;em&gt;ffi&lt;/em&gt; and &lt;em&gt;fl&lt;/em&gt; were not working.&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;&#xA;Just in case you have never heard about ligatures, this is what I am talking about:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Descriptive placeholder figures with TikZ</title>
      <link>/posts/descriptive-placeholder-figures-with-tikz/</link>
      <pubDate>Fri, 03 Jun 2022 00:00:00 +0000</pubDate>
      <guid>/posts/descriptive-placeholder-figures-with-tikz/</guid>
      <description>&lt;p&gt;When I am just starting to write the first draft of a new paper, I like to use dummy figures as placeholders.&#xA;This allows me to structure everything and think about the overall &amp;ldquo;story&amp;rdquo; without immediately getting myself into the rabbit hole of making &lt;em&gt;nice&lt;/em&gt; figures.&lt;/p&gt;&#xA;&lt;p&gt;There are a number of options out there for placeholder figures in LaTeX, and &lt;a href=&#34;https://tex.stackexchange.com/questions/44195/placeholder-for-figure-includegraphics&#34;&gt;this StackOverflow thread should give you a nice overview&lt;/a&gt;.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&#xA;However, none of them &lt;em&gt;really&lt;/em&gt; seems to give me what I would want, namely, the option to specify the size of the figure and add a description of what this figure will contain once I get around to actually making it.&#xA;So I just made my own macro using TikZ&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Custom cookie cutters from a 3D printer</title>
      <link>/drafts/3d-printed-cookie-cutters/</link>
      <pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate>
      <guid>/drafts/3d-printed-cookie-cutters/</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Obligatory disclaimer:&lt;/strong&gt; 3D printing your own custom cookie cutter might be a bad idea. Most filaments (i.e., the plastic that the printer uses) are not food-safe, and even if you do find one that claims to be okay for this purpose, most printer nozzles contain lead, which is probably not something you want to end up in your food. I do not know how much of a problem this really is in practice, but don&amp;rsquo;t say I didn&amp;rsquo;t warn you.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adjusting the spacing of references in $\LaTeX$</title>
      <link>/posts/adjusting-spacing-references-latex/</link>
      <pubDate>Fri, 18 Mar 2022 00:00:00 +0000</pubDate>
      <guid>/posts/adjusting-spacing-references-latex/</guid>
      <description>&lt;p&gt;Putting the final polishing touches on the paper that I am currently working on, I noticed there was something &lt;em&gt;weird&lt;/em&gt; about the spacing of the entries in the bibliography:&#xA;For some reason, the space between the lines of one entry was larger than the space between different entries!&lt;/p&gt;&#xA;&lt;p&gt;Here is an example of what I am talking about:&lt;/p&gt;&#xA;&lt;figure&gt;&#xA;    &lt;img src=&#34;/posts/adjusting-spacing-references-latex/before.png&#34; alt=&#34;Before&#34;&gt;&#xA;    &lt;figcaption&gt;&#xA;        The references with default spacing.&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&lt;p&gt;Ugly, right?&#xA;Now, I do admit that this might not be the most important thing, and that some people perhaps would not even notice this, but to me it stuck out like a sore thumb, and frankly, it bothered me.&#xA;I have put a lot of work into this paper, and I want it to look &lt;em&gt;good&lt;/em&gt;.&#xA;I mean, wanting your work to look good is &lt;a href=&#34;https://en.wikipedia.org/wiki/TeX#History&#34;&gt;how the whole $\TeX$ thing got started&lt;/a&gt; in the first place.&#xA;So I did the inevitable and went on a journey through the depths of &lt;a href=&#34;https://tex.stackexchange.com&#34;&gt;StackExchange&lt;/a&gt;…&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richer progress bars for _rich_</title>
      <link>/posts/richer-progress-bars-for-rich/</link>
      <pubDate>Wed, 16 Mar 2022 00:00:00 +0000</pubDate>
      <guid>/posts/richer-progress-bars-for-rich/</guid>
      <description>&lt;p&gt;I recently came across &lt;a href=&#34;https://github.com/Textualize/rich&#34;&gt;rich&lt;/a&gt;, &lt;em&gt;&amp;ldquo;a Python library for rich text and beautiful formatting in the terminal.&amp;rdquo;&lt;/em&gt;&#xA;It has about a gazillion features, but the one that I have used the most so far is the progress bar provided in &lt;code&gt;rich.progress.track()&lt;/code&gt;, which works very similar to &lt;em&gt;tqdm&lt;/em&gt;, but looks much nicer.&#xA;The only thing that has stopped me from ditching &lt;em&gt;tqdm&lt;/em&gt; and replacing it with &lt;em&gt;rich&lt;/em&gt; is that the latter, at least by default, does not show the elapsed time or the number of tasks completed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can we see JWST using Hubble?</title>
      <link>/posts/can-we-see-jwst-with-hubble/</link>
      <pubDate>Thu, 06 Jan 2022 00:00:00 +0000</pubDate>
      <guid>/posts/can-we-see-jwst-with-hubble/</guid>
      <description>&lt;p&gt;Ever since its Christmas present-like launch about two weeks ago, I have closely followed the &lt;a href=&#34;https://jwst.nasa.gov/content/webbLaunch/whereIsWebb.html&#34;&gt;progress&lt;/a&gt; of the &lt;em&gt;James Webb Space Telescope&lt;/em&gt; (JWST, or Webb, for short).&#xA;During one of the live streams, I was a bit surprised to learn that there are actually no cameras at all on JWST that can be used to visually monitor the progress of the deployments.&#xA;There are &lt;a href=&#34;https://youtu.be/IBPNi7uGgWM?t=1520&#34;&gt;a number of good reasons&lt;/a&gt; for this (including, e.g., the fact that they would require artificial light, add weight and complexity, and would have to work in pretty extreme conditions), but for me, that just made the whole thing even more impressive.&#xA;Talking to a friend about this, we jokingly came up with the idea that, in case something goes wrong and JWST needs debugging, we could try to use the &lt;em&gt;Hubble Space Telescope&lt;/em&gt; (Hubble, or HST) to take a closer look!&lt;/p&gt;</description>
    </item>
    <item>
      <title>A simple coin toss game?</title>
      <link>/posts/a-simple-toin-coss-game/</link>
      <pubDate>Thu, 16 Dec 2021 00:00:00 +0000</pubDate>
      <guid>/posts/a-simple-toin-coss-game/</guid>
      <description>&lt;p&gt;Let’s imagine we are playing the following simple game:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;In the beginning, we both have $N$ coins.&#xA;Each round, we flip a coin, and if the result is “heads”, you give me one of your coins, while if the result is “tails”, I give you one of my coins.&#xA;To make things a bit more interesting, let us assume that the coin is not necessarily fair, and that the probability for “heads” is $p \in (0, 1)$. The game ends as soon as one of us runs out of coins (that person loses).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Physically constrained causal noise models for high-contrast imaging of exoplanets</title>
      <link>/publications/2020/physically-constrained-noise-models-for-high-contrast-imaging-of-exoplanets/</link>
      <pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate>
      <guid>/publications/2020/physically-constrained-noise-models-for-high-contrast-imaging-of-exoplanets/</guid>
      <description></description>
    </item>
    <item>
      <title>Enhancing Gravitational-Wave Science with Machine Learning</title>
      <link>/publications/2020/enhancing-gravitational-wave-science-with-machine-learning/</link>
      <pubDate>Thu, 07 May 2020 00:00:00 +0000</pubDate>
      <guid>/publications/2020/enhancing-gravitational-wave-science-with-machine-learning/</guid>
      <description></description>
    </item>
    <item>
      <title>Convolutional neural networks: A magic bullet for gravitational-wave detection?</title>
      <link>/publications/2019/convolutional-neural-networks-a-magic-bullet-for-gravitational-wave-detection/</link>
      <pubDate>Thu, 26 Sep 2019 00:00:00 +0000</pubDate>
      <guid>/publications/2019/convolutional-neural-networks-a-magic-bullet-for-gravitational-wave-detection/</guid>
      <description></description>
    </item>
    <item>
      <title>&lt;span style=&#39;font-variant: small-caps;&#39;&gt;ConvWave&lt;/span&gt;: Searching for Gravitational Waves with Fully Convolutional Neural Nets</title>
      <link>/publications/2017/convwave-searching-for-gravitational-waves-with-fully-convolutional-neural-nets/</link>
      <pubDate>Fri, 01 Dec 2017 00:00:00 +0000</pubDate>
      <guid>/publications/2017/convwave-searching-for-gravitational-waves-with-fully-convolutional-neural-nets/</guid>
      <description></description>
    </item>
    <item>
      <title>Software Quality Control at Belle II</title>
      <link>/publications/2017/software-quality-control-at-belle-2/</link>
      <pubDate>Sun, 01 Oct 2017 00:00:00 +0000</pubDate>
      <guid>/publications/2017/software-quality-control-at-belle-2/</guid>
      <description></description>
    </item>
    <item>
      <title>Sample Size Estimation for Outlier Detection</title>
      <link>/publications/2015/sample-size-estimation-for-outlier-detection/</link>
      <pubDate>Wed, 18 Nov 2015 00:00:00 +0000</pubDate>
      <guid>/publications/2015/sample-size-estimation-for-outlier-detection/</guid>
      <description></description>
    </item>
    <item>
      <title></title>
      <link>/links/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/links/</guid>
      <description>&lt;h1 id=&#34;links&#34;&gt;Links&lt;/h1&gt;&#xA;&lt;p&gt;Here is where I keep a collection of interesting things and resources that I find on the internet.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong id=&#34;2&#34;&gt;[2023-08-20]&lt;/strong&gt; &lt;a href=&#34;https://timdettmers.com/2019/09/03/creativity-in-academia/&#34;&gt;&lt;em&gt;On Creativity in Academia&lt;/em&gt;&lt;/a&gt; by Tim Dettmers.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong id=&#34;1&#34;&gt;[2023-08-17]&lt;/strong&gt; &lt;a href=&#34;https://kidger.site/thoughts/how-to-handle-a-hands-off-supervisor/&#34;&gt;&lt;em&gt;How to handle a hands-off supervisor&lt;/em&gt;&lt;/a&gt; and &lt;a href=&#34;https://kidger.site/thoughts/just-know-stuff/&#34;&gt;&lt;em&gt;Just know stuff&lt;/em&gt;&lt;/a&gt; by Patrick Kidger. Patrick is without doubt one of the smartest people I have ever met, and this is his collection of advice for getting through a PhD (and perhaps also whatever comes after).&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>About Me</title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>&lt;div class=&#34;about-me-text&#34;&gt;&#xA;&lt;p&gt;&#xA;  Hi, my name is Timothy!&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&#xA;  I am a Ph.D. student at the &lt;a href=&#34;https://learning-systems.org&#34;&gt;Max Planck ETH Center for Learning Systems (CLS)&lt;/a&gt;, which means my studies are shared between ETH Zürich and the Max Planck Institute for Intelligent Systems in Tübingen.&#xA;  My supervisors are &lt;a href=&#34;https://is.tuebingen.mpg.de/person/bs&#34;&gt;Bernhard Schölkopf&lt;/a&gt; (in Tübingen) and &lt;a href=&#34;https://www.phys.ethz.ch/the-department/people/person-detail.MTY1MzQ3.TGlzdC84NDIsMTE3MjU5OTI5OQ==.html&#34;&gt;Sascha Quanz&lt;/a&gt; (in Zürich).&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&#xA;  Before I began my Ph.D. in September 2018, I studied physics at the &lt;a href=&#34;https://www.kit.edu&#34;&gt;Karlsruhe Institute of Technology&lt;/a&gt;, earning both a Bachelor&#39;s and a Master&#39;s degree with distinction. &#xA;  During my studies, I was generously supported by the &lt;a href=&#34;https://www.studienstiftung.de/en&#34;&gt;Studienstiftung des deutschen Volkes&lt;/a&gt;.&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Imprint and Privacy Information</title>
      <link>/imprint/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/imprint/</guid>
      <description>&lt;h2 id=&#34;contact-information&#34;&gt;Contact Information&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Address:&lt;/strong&gt; &lt;br&gt;&#xA;Timothy Gebhard&lt;br&gt;&#xA;&lt;em&gt;℅ Max-Planck-Institut für Intelligente Systeme&lt;/em&gt;&lt;br&gt;&#xA;Max-Planck-Ring 4&lt;br&gt;&#xA;DE-72076 Tübingen&lt;br&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;E-Mail:&lt;/strong&gt; &lt;a href=&#34;mailto:contact@timothygebhard.de&#34;&gt;contact@timothygebhard.de&lt;/a&gt;&lt;br&gt;&#xA;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href=&#34;https://timothygebhard.de&#34;&gt;https://timothygebhard.de&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-personal-data-do-i-collect-and-why-do-i-collect-it&#34;&gt;What personal data do I collect and why do I collect it?&lt;/h2&gt;&#xA;&lt;p&gt;No personal data is collected on this website. If you disagree or if I made a mistake, please contact me immediately (see above).&lt;/p&gt;&#xA;&lt;h2 id=&#34;links-to-other-websites&#34;&gt;Links to other websites&lt;/h2&gt;&#xA;&lt;p&gt;Other websites referenced here may collect information about you, use cookies, embed additional tracking services from third parties, and record your interaction with that embedded content, including your interaction with the embedded content if you have an account and are signed in to that website.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
