Skip to content

Commit f684f29

Browse files
Renovate: paddyroddy/.github (minor) (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Patrick J. Roddy <patrickjamesroddy@gmail.com>
1 parent d52486a commit f684f29

File tree

10 files changed

+34
-34
lines changed

10 files changed

+34
-34
lines changed

.github/workflows/add-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
# yamllint disable-line rule:line-length
17-
- uses: paddyroddy/.github/actions/add-to-project@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
17+
- uses: paddyroddy/.github/actions/add-to-project@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
1818
with:
1919
project-token: ${{ secrets.PROJECT_PAT }}

.github/workflows/deploy.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
# yamllint disable-line rule:line-length
21-
- uses: paddyroddy/.github/actions/latex/chktex@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
21+
- uses: paddyroddy/.github/actions/latex/chktex@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
2222

2323
vale:
2424
runs-on: ubuntu-latest
2525
steps:
2626
# yamllint disable-line rule:line-length
27-
- uses: paddyroddy/.github/actions/vale@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
27+
- uses: paddyroddy/.github/actions/vale@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
2828
with:
2929
github-token: ${{ secrets.GITHUB_TOKEN }}
3030
vale-flags: --glob='!{config/,figures/*/example_,thesis}*'
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
steps:
3535
# yamllint disable-line rule:line-length
36-
- uses: paddyroddy/.github/actions/latex/compile@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
36+
- uses: paddyroddy/.github/actions/latex/compile@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
3737

3838
- name: Upload artefacts
3939
# yamllint disable-line rule:line-length
@@ -85,7 +85,7 @@ jobs:
8585
name: artefacts
8686

8787
# yamllint disable-line rule:line-length
88-
- uses: paddyroddy/.github/actions/dropbox@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
88+
- uses: paddyroddy/.github/actions/dropbox@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
8989
with:
9090
configfile-version: ${{ secrets.CONFIGFILE_VERSION }}
9191
files-to-upload: $(find . -maxdepth 1 -name '*.pdf' -print)

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
timeout-minutes: 2
1515
steps:
1616
# yamllint disable-line rule:line-length
17-
- uses: paddyroddy/.github/actions/links@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
17+
- uses: paddyroddy/.github/actions/links@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
# yamllint disable-line rule:line-length
16-
- uses: paddyroddy/.github/actions/linting@1255ca6dc3bf6f7291aba6c1e8aa7225892d69d9 # v0
16+
- uses: paddyroddy/.github/actions/linting@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
1717
with:
1818
pre-commit-config: ./.pre-commit-config.yaml

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/paddyroddy/.github
4-
rev: v0.324.0
4+
rev: v0.338.0
55
hooks:
66
- id: general-hooks
77
exclude: \.pdf$

figures/chapter2/power_spectrum.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
\centering\capstart{}
33
\includegraphics[trim={0 430 0 0},clip,width=\textwidth]{planck_2018_power_spectrum.pdf}
44
\caption[
5-
The 2018 Planck CMB angular power spectrum in temperature
5+
The 2018 Planck CMB angular power spectrum in temperature
66
]{
7-
Measurements of the angular power spectrum of the Planck CMB temperature anisotropies (in red), where \(D_{\ell} = \ell(\ell+1)C_{\ell}/2\pi{}\) (courtesy of The Planck Collaboration 2018~\cite{Planck2020}).
8-
The spectrum is often plotted for \(D_{\ell}\) rather than \(\powerSpectrum{}\) as this gives a flat Sachs-Wolfe plateau for low \(\ell{}\) on a logarithmic scale.
9-
The blue line is a best-fit model to temperature and polarisation data.
10-
The error bars at low-\(\ell{}\) are dominated by cosmic variance.
7+
Measurements of the angular power spectrum of the Planck CMB temperature anisotropies (in red), where \(D_{\ell} = \ell(\ell+1)C_{\ell}/2\pi{}\) (courtesy of The Planck Collaboration 2018~\cite{Planck2020}).
8+
The spectrum is often plotted for \(D_{\ell}\) rather than \(\powerSpectrum{}\) as this gives a flat Sachs-Wolfe plateau for low \(\ell{}\) on a logarithmic scale.
9+
The blue line is a best-fit model to temperature and polarisation data.
10+
The error bars at low-\(\ell{}\) are dominated by cosmic variance.
1111
}\label{fig:chapter2_power_spectrum}
1212
\end{figure}

figures/chapter3/elongated_gaussian.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
\subfloat[\(\Re\big\{\pixel{(\translation{\omega'}\mathcal{EG})}\big\}\)] % chktex 21
77
{\includegraphics[trim={4 7 3 6},clip,width=.5\textwidth]{elongated_gaussian_1tsig_1psig10_L128_translate_alpha3pi4_beta1pi8_res512_real_norm.pdf}}
88
\caption[
9-
An elongated Gaussian on the north pole and then translated
9+
An elongated Gaussian on the north pole and then translated
1010
]{
11-
Presented in panel (a) is an elongated Gaussian with parameters \((\mean{\theta},\mean{\phi},\sigma_{\theta},\sigma_{\phi}) = (0,\pi,10^{0},10^{-1})\) on the north pole (bandlimited at \(L=128\)), \cf{} \cref{eq:chapter3_elongated_gaussian} --- where the central bar in the plot extends over half of the sphere.
12-
The elongated Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13-
The even azimuthal symmetry in the initial kernel definition results in the two localised components at \(\phi'\) and \(-\phi'\) under translation.
14-
The colour is between zero and one, reflecting the scaled intensity of the field.
11+
Presented in panel (a) is an elongated Gaussian with parameters \((\mean{\theta},\mean{\phi},\sigma_{\theta},\sigma_{\phi}) = (0,\pi,10^{0},10^{-1})\) on the north pole (bandlimited at \(L=128\)), \cf{} \cref{eq:chapter3_elongated_gaussian} --- where the central bar in the plot extends over half of the sphere.
12+
The elongated Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13+
The even azimuthal symmetry in the initial kernel definition results in the two localised components at \(\phi'\) and \(-\phi'\) under translation.
14+
The colour is between zero and one, reflecting the scaled intensity of the field.
1515
}\label{fig:chapter3_elongated_gaussian}
1616
\end{figure}

figures/chapter3/gaussian.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
\subfloat[\(\Re\big\{\pixel{(\translation{\omega'}\mathcal{G})}\big\}\)] % chktex 21
77
{\includegraphics[trim={4 7 3 6},clip,width=.5\textwidth]{gaussian_10sig_L128_translate_alpha3pi4_beta1pi8_res512_real_norm.pdf}}
88
\caption[
9-
A Gaussian on the north pole and then translated
9+
A Gaussian on the north pole and then translated
1010
]{
11-
Panel (a) presents an axisymmetric Gaussian in \(\ell{}\) on the north pole (bandlimited at \(L=128\)), where \(\sigma=10^{1}\), \cf{} \cref{eq:chapter3_gaussian}.
12-
The Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13-
Plainly, the axisymmetric symmetry has been preserved under translation.
14-
The colour is between zero and one, reflecting the scaled intensity of the field.
11+
Panel (a) presents an axisymmetric Gaussian in \(\ell{}\) on the north pole (bandlimited at \(L=128\)), where \(\sigma=10^{1}\), \cf{} \cref{eq:chapter3_gaussian}.
12+
The Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13+
Plainly, the axisymmetric symmetry has been preserved under translation.
14+
The colour is between zero and one, reflecting the scaled intensity of the field.
1515
}\label{fig:chapter3_gaussian}
1616
\end{figure}

figures/chapter3/harmonic_gaussian.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
\subfloat[\(\Re\big\{\pixel{(\translation{\omega'}f_{B})}\big\}\)] % chktex 21
1313
{\includegraphics[trim={4 7 3 6},clip,width=.5\textwidth]{harmonic_gaussian_10lsig_10msig_L128_translate_alpha3pi4_beta1pi8_res512_real_norm.pdf}}
1414
\caption[
15-
Two harmonic Gaussians on the north pole and then translated
15+
Two harmonic Gaussians on the north pole and then translated
1616
]{
17-
The top row presents a harmonic Gaussian on the north pole (bandlimited at \(L=128\)) for two different \((\sigma_{\ell},\sigma_{m})\) values, \cf{} \cref{eq:chapter3_harmonic_gaussian}.
18-
Panel (a) corresponds to a more elongated kernel \(f_{A}\), where \((\sigma_{\ell},\sigma_{m}) = (10^{2},10^{1})\).
19-
The harmonic Gaussian is translated to some \(\omega'=(\theta',\phi')\) as shown in panel (c).
20-
Whereas panel (b) corresponds to a more symmetric kernel \(f_{B}\), where \((\sigma_{\ell},\sigma_{m}) = (10^{1},10^{1})\), with the corresponding translated function in panel (d).
21-
The colour is between zero and one, reflecting the scaled intensity of the field.
17+
The top row presents a harmonic Gaussian on the north pole (bandlimited at \(L=128\)) for two different \((\sigma_{\ell},\sigma_{m})\) values, \cf{} \cref{eq:chapter3_harmonic_gaussian}.
18+
Panel (a) corresponds to a more elongated kernel \(f_{A}\), where \((\sigma_{\ell},\sigma_{m}) = (10^{2},10^{1})\).
19+
The harmonic Gaussian is translated to some \(\omega'=(\theta',\phi')\) as shown in panel (c).
20+
Whereas panel (b) corresponds to a more symmetric kernel \(f_{B}\), where \((\sigma_{\ell},\sigma_{m}) = (10^{1},10^{1})\), with the corresponding translated function in panel (d).
21+
The colour is between zero and one, reflecting the scaled intensity of the field.
2222
}\label{fig:chapter3_harmonic_gaussian}
2323
\end{figure}

figures/chapter3/squashed_gaussian.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
\subfloat[\(\Re\big\{\pixel{(\translation{\omega'}\mathcal{SG})}\big\}\)] % chktex 21
77
{\includegraphics[trim={4 7 3 6},clip,width=.5\textwidth]{squashed_gaussian_1tsig_1freq10_L128_translate_alpha3pi4_beta1pi8_res512_real_norm.pdf}}
88
\caption[
9-
A squashed Gaussian on the north pole and then translated
9+
A squashed Gaussian on the north pole and then translated
1010
]{
11-
Panel (a) presents a squashed Gaussian on the north pole (bandlimited at \(L=128\)), where \((\mean{\theta},\sigma_{\theta},\nu_{\phi}) = (0,10^{0},10^{-1})\), \cf{} \cref{eq:chapter3_squashed_gaussian}.
12-
The squashed Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13-
The odd azimuthal symmetry in the initial kernel definition is preserved under translation.
14-
The colour is between zero and one, reflecting the scaled intensity of the field.
11+
Panel (a) presents a squashed Gaussian on the north pole (bandlimited at \(L=128\)), where \((\mean{\theta},\sigma_{\theta},\nu_{\phi}) = (0,10^{0},10^{-1})\), \cf{} \cref{eq:chapter3_squashed_gaussian}.
12+
The squashed Gaussian is then translated to some \(\omega'=(\theta',\phi')\), as shown in panel (b).
13+
The odd azimuthal symmetry in the initial kernel definition is preserved under translation.
14+
The colour is between zero and one, reflecting the scaled intensity of the field.
1515
}\label{fig:chapter3_squashed_gaussian}
1616
\end{figure}

0 commit comments

Comments
 (0)