Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Oct 16, 2024
1 parent 65c1ba9 commit 2728deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Bispectrum/bispectrum_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"source": [
"This tutorial is intended to demonstrate bispectrum Analysis on Lightcurve data.<br>\n",
"\n",
"Bispectrum is an example of a Higher Order Spectra(HOS) and contains more information that simple Powerspectrum or non-ploy spectra. <br> For detailed information on Bispectra visit : https://arxiv.org/pdf/1308.3150.pdf"
"Bispectrum is an example of a Higher Order Spectra(HOS) and contains more information that simple Powerspectrum or non-ploy spectra. <br> For detailed information on Bispectra visit : https://arxiv.org/pdf/1308.3150"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Modeling/GP_Modeling/GP_modeling_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@
"source": [
"## Credits:\n",
"\n",
"1. [Gaussian Process regression for astronomical time-series](https://arxiv.org/pdf/2209.08940.pdf), Suzanne Aigrain, Daniel Foreman-Mackey\n",
"1. [Gaussian Process regression for astronomical time-series](https://arxiv.org/pdf/2209.08940), Suzanne Aigrain, Daniel Foreman-Mackey\n",
"\n",
"2. [Bayesian Model Comparison](https://ned.ipac.caltech.edu/level5/Sept13/Trotta/Trotta4.html), Roberto Trotta\n",
"\n",
Expand Down

0 comments on commit 2728deb

Please sign in to comment.