Skip to content

Commit d3d5451

Browse files
committed
edits
1 parent cd0278f commit d3d5451

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,7 +1647,7 @@ input, select, textarea {
16471647
#main .thumb > h2 {
16481648
pointer-events: none;
16491649
bottom: 10%;
1650-
font-size: 3em;
1650+
font-size: 2em;
16511651
left: 10%;
16521652
margin: 0;
16531653
position: absolute;

images/fulls/9.png

133 KB
Loading

images/thumbs/.DS_Store

0 Bytes
Binary file not shown.

images/thumbs/9.png

133 KB
Loading

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2>Basis Function Expansions for N-body Dynamical Simulations</h2>
104104
<p> Your paper links here!</p>
105105
</article>
106106
<article class="thumb">
107-
<a href="images/fulls/8.png" class="image"><img src="images/thumbs/8.jpg" alt="" /></a>
107+
<a href="images/fulls/8.png" class="image"><img src="images/thumbs/8.png" alt="" /></a>
108108
<h2>Basis Function Expansions for Observational Insight</h2>
109109
<p>Two dimensional basis function expansions can also be performed on observational data. Such 2D expansions
110110
on image data describe the light (stellar) distribution in a galaxy, and provide a language for succinctly,
@@ -114,11 +114,10 @@ <h2>Basis Function Expansions for Observational Insight</h2>
114114
expansions of integral field spectrograph data, which will allow for analyses of both velocity and chemical
115115
information. </p>
116116
<p> Interested in learning more? Check out these papers:</p>
117-
<p> <a href="https://ui.adsabs.harvard.edu/abs/2024arXiv241111972G/abstract"Disc asymmetry characterisation in JWST-observed
118-
galaxies></a> + blurb</p>
117+
<p> Quantifying <a href="https://ui.adsabs.harvard.edu/abs/2024arXiv241111972G/abstract"disc asymmetry></a> plus blurb </p>
119118
</article>
120119
<article class="thumb">
121-
<a href="images/fulls/3.png" class="image"><img src="images/thumbs/3.png" alt="" /></a>
120+
<a href="images/fulls/9.png" class="image"><img src="images/thumbs/9.png" alt="" /></a>
122121
<h2>Basis Function Expansions for Sonification</h2>
123122
<p>The light profile of a galaxy image can be described with a Fourier-Laguerre basis function expansion.
124123
The resulting expansion has both angular (Fourier, m) terms and radial (Laguerre, n) terms and a series

0 commit comments

Comments
 (0)