Skip to content

Commit

Permalink
Merge pull request #144 from eneights/main
Browse files Browse the repository at this point in the history
Add cells to download files in grb & crab spectral fit notebooks
  • Loading branch information
ckarwin authored Feb 28, 2024
2 parents bfbcbdb + 359132d commit bfaa42f
Show file tree
Hide file tree
Showing 8 changed files with 822 additions and 11,452 deletions.
2 changes: 0 additions & 2 deletions docs/tutorials/other_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ Other examples

.. toctree::
:maxdepth: 1

spectral_fits/line_fit/SpectralFit_Line.ipynb

415 changes: 405 additions & 10 deletions docs/tutorials/spectral_fits/continuum_fit/crab/SpectralFit_Crab.ipynb

Large diffs are not rendered by default.

419 changes: 413 additions & 6 deletions docs/tutorials/spectral_fits/continuum_fit/grb/SpectralFit_GRB.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Diffuse 511 Spectral Fit in Galactic Coordinates\n",
"\n",
"This notebook fits the spectrum for the 511 keV emission in the Galaxy. It can be used as a general template for fitting diffuse/extended sources in Galactic coordinates. For a general introduction into spectral fitting with cosipy, see the continuum_fit and line_fit tutorials.<br>\n",
"This notebook fits the spectrum for the 511 keV emission in the Galaxy. It can be used as a general template for fitting diffuse/extended sources in Galactic coordinates. For a general introduction into spectral fitting with cosipy, see the continuum_fit tutorial.<br>\n",
"\n",
"This notebook uses two 511 keV emission models, first a test model and then a realistic multi-component model. \n",
"\n",
Expand Down Expand Up @@ -9274,9 +9274,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "COSIMain_u2",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "cosimain_u2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -9288,7 +9288,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
7,203 changes: 0 additions & 7,203 deletions docs/tutorials/spectral_fits/line_fit/20280301_first_2hrs.ori

This file was deleted.

4,199 changes: 0 additions & 4,199 deletions docs/tutorials/spectral_fits/line_fit/SpectralFit_Line.ipynb

This file was deleted.

14 changes: 0 additions & 14 deletions docs/tutorials/spectral_fits/line_fit/background_511.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/tutorials/spectral_fits/line_fit/grb_511.yaml

This file was deleted.

0 comments on commit bfaa42f

Please sign in to comment.