Skip to content

Messed up formatting of hyperlinks in notebooks #501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading