Skip to content

Commit

Permalink
Messed up formatting of hyperlinks in notebooks (#501)
Browse files Browse the repository at this point in the history
* Messed up formatting of hyperlinks in notebooks

* Fixing a typo in the link.

---------

Co-authored-by: Tuomo Salmi <tuomo.salmi@helsinki.fi>
  • Loading branch information
drannawatts and thjsal authored Dec 17, 2024
1 parent bcbed8b commit 6774015
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/Emitting_patterns_2Dprojection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@
" <li>using the same geometry for both the hot spots, with the possible addition of restrictions on the parameter values of the secondary. We define them adding after the name of the hot spot:</li>\n",
" <ul>\n",
" <li><b>-S</b>: this means that all the properties of the secondary hot spot are derived from the properties of the primary hot spot; in particular we assume the secondary to have the same temperature and angular radius of the primary and to be antipodal respect to the primary.</li>\n",
" <li><b>-Ua</b>: models ending in this way (as in `Salmi et al. 2022 <https://ui.adsabs.harvard.edu/abs/2022ApJ...941..150S/abstract>`_) constrain the secondary location to be antipodal to the primary but leave the angular radius and temperature free.</li>\n",
" <li><b>-Ua</b>: models ending in this way (as in [Salmi et al. 2022](https://ui.adsabs.harvard.edu/abs/2022ApJ...941..150S/abstract)) constrain the secondary location to be antipodal to the primary but leave the angular radius and temperature free.</li>\n",
" <li><b>-U</b>: models ending in this way have no constraints on the properties of the secondary based on the ones of the primary.</li>\n",
" </ul>\n",
"</ul>\n",
Expand Down Expand Up @@ -2460,7 +2460,7 @@
"id": "01a9d271",
"metadata": {},
"source": [
"Below we show a couple of configurations that in `Riley et al. 2019 <https://ui.adsabs.harvard.edu/abs/2019ApJ...887L..21R/abstract>`_ were not allowed by the X-PSI prior for ST+PST; but which are now included in our priors. "
"Below we show a couple of configurations that in [Riley et al. 2019](https://ui.adsabs.harvard.edu/abs/2019ApJ...887L..21R/abstract) were not allowed by the X-PSI prior for ST+PST; but which are now included in our priors. "
]
},
{
Expand Down Expand Up @@ -2792,7 +2792,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.2"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 6774015

Please sign in to comment.