Skip to content

Commit

Permalink
update tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
u-dupletsa committed May 14, 2024
1 parent fc3b6e7 commit a413226
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions gwfish_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,9 @@
"source": [
"## GWFish\n",
"The implementation of Fisher matrix approximation relies on three main pillars:\n",
"1. Analytic waveform approximation (`lalsimulation`)\n",
"2. Derivatives\n",
"3. Matrix inversion\n",
"\n",
"<img src=\"plots/waveforms_apprx.png\" width=\"600\" height=\"400\">"
"1. Analytic **waveform approximation** (`lalsimulation`)\n",
"2. **Derivatives**\n",
"3. **Matrix inversion**"
]
},
{
Expand Down Expand Up @@ -624,14 +622,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
" 0%| | 0/1 [00:00<?, ?it/s]"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 1/1 [00:04<00:00, 4.52s/it]\n"
" 0%| | 0/1 [00:00<?, ?it/s]100%|██████████| 1/1 [00:04<00:00, 4.52s/it]\n"
]
}
],
Expand Down Expand Up @@ -1504,7 +1495,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "gwfish_priors_env",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -1518,7 +1509,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.9.18"
}
},
"nbformat": 4,
Expand Down
Binary file removed plots/waveforms_apprx.png
Binary file not shown.

0 comments on commit a413226

Please sign in to comment.