Skip to content

Commit 50a673a

Browse files
authored
Merge pull request #24 from spacetelescope/current-webbinar-update-kernels
Update kernels in current_jwebbinar
2 parents 7acc36d + 3d3b195 commit 50a673a

8 files changed

+26
-26
lines changed

jdat_session/Cubeviz_Webbinar_live.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,9 @@
387387
],
388388
"metadata": {
389389
"kernelspec": {
390-
"display_name": "Python 3",
390+
"display_name": "Jdaviz",
391391
"language": "python",
392-
"name": "python3"
392+
"name": "jdaviz"
393393
},
394394
"language_info": {
395395
"codemirror_mode": {
@@ -406,4 +406,4 @@
406406
},
407407
"nbformat": 4,
408408
"nbformat_minor": 4
409-
}
409+
}

jdat_session/Cubeviz_Webbinar_solutions.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,9 @@
371371
],
372372
"metadata": {
373373
"kernelspec": {
374-
"display_name": "Python 3",
374+
"display_name": "Jdaviz",
375375
"language": "python",
376-
"name": "python3"
376+
"name": "jdaviz"
377377
},
378378
"language_info": {
379379
"codemirror_mode": {
@@ -390,4 +390,4 @@
390390
},
391391
"nbformat": 4,
392392
"nbformat_minor": 4
393-
}
393+
}

jdat_session/MosvizJwebbinarDemo-live.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@
143143
],
144144
"metadata": {
145145
"kernelspec": {
146-
"display_name": "Python 3",
146+
"display_name": "Jdaviz",
147147
"language": "python",
148-
"name": "python3"
148+
"name": "jdaviz"
149149
},
150150
"language_info": {
151151
"codemirror_mode": {
@@ -162,4 +162,4 @@
162162
},
163163
"nbformat": 4,
164164
"nbformat_minor": 4
165-
}
165+
}

jdat_session/MosvizJwebbinarDemo-solutions.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@
174174
],
175175
"metadata": {
176176
"kernelspec": {
177-
"display_name": "Python 3",
177+
"display_name": "Jdaviz",
178178
"language": "python",
179-
"name": "python3"
179+
"name": "jdaviz"
180180
},
181181
"language_info": {
182182
"codemirror_mode": {
@@ -193,4 +193,4 @@
193193
},
194194
"nbformat": 4,
195195
"nbformat_minor": 4
196-
}
196+
}

jdat_session/Specutils_Webbinar_live.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@
653653
"cell_type": "markdown",
654654
"metadata": {},
655655
"source": [
656-
"Suppose you wanted to compare some of the above line measurements to a relatively local galaxy that has known line line fluxes - say, some galaxy you know to be at 100 Mpc. How can you do this comparison in just a few lines of code? (Hint: making use of the units in the ``line_flux(...)`` outputs and [astropy.cosmology](https://docs.astropy.org/en/stable/cosmology/index.html) are your friends here!) If you'd like to try this with some real data, you might compare to a ground-based spectrum of a local emission line galaxy, [like the SDSS](https://dr14.sdss.org/optical/spectrum/view/data/format=fits/spec=lite?plateid=1323&mjd=52797&fiberid=12)."
656+
"Suppose you wanted to compare some of the above line measurements to a relatively local galaxy that has known line H\u03b1 line fluxes - say, some galaxy you know to be at 100 Mpc. How can you do this comparison in just a few lines of code? (Hint: making use of the units in the ``line_flux(...)`` outputs and [astropy.cosmology](https://docs.astropy.org/en/stable/cosmology/index.html) are your friends here!) If you'd like to try this with some real data, you might compare to a ground-based spectrum of a local emission line galaxy, [like the SDSS](https://dr14.sdss.org/optical/spectrum/view/data/format=fits/spec=lite?plateid=1323&mjd=52797&fiberid=12)."
657657
]
658658
},
659659
{
@@ -976,9 +976,9 @@
976976
],
977977
"metadata": {
978978
"kernelspec": {
979-
"display_name": "Python 3",
979+
"display_name": "Jdaviz",
980980
"language": "python",
981-
"name": "python3"
981+
"name": "jdaviz"
982982
},
983983
"language_info": {
984984
"codemirror_mode": {
@@ -995,4 +995,4 @@
995995
},
996996
"nbformat": 4,
997997
"nbformat_minor": 4
998-
}
998+
}

jdat_session/Specutils_Webbinar_solutions.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
"cell_type": "markdown",
823823
"metadata": {},
824824
"source": [
825-
"Suppose you wanted to compare some of the above line measurements to a relatively local galaxy that has known line line fluxes - say, some galaxy you know to be at 100 Mpc. How can you do this comparison in just a few lines of code? (Hint: making use of the units in the ``line_flux(...)`` outputs and [astropy.cosmology](https://docs.astropy.org/en/stable/cosmology/index.html) are your friends here!) If you'd like to try this with some real data, you might compare to a ground-based spectrum of a local emission line galaxy, [like the SDSS](https://dr14.sdss.org/optical/spectrum/view/data/format=fits/spec=lite?plateid=1323&mjd=52797&fiberid=12)."
825+
"Suppose you wanted to compare some of the above line measurements to a relatively local galaxy that has known line H\u03b1 line fluxes - say, some galaxy you know to be at 100 Mpc. How can you do this comparison in just a few lines of code? (Hint: making use of the units in the ``line_flux(...)`` outputs and [astropy.cosmology](https://docs.astropy.org/en/stable/cosmology/index.html) are your friends here!) If you'd like to try this with some real data, you might compare to a ground-based spectrum of a local emission line galaxy, [like the SDSS](https://dr14.sdss.org/optical/spectrum/view/data/format=fits/spec=lite?plateid=1323&mjd=52797&fiberid=12)."
826826
]
827827
},
828828
{
@@ -1251,9 +1251,9 @@
12511251
],
12521252
"metadata": {
12531253
"kernelspec": {
1254-
"display_name": "Python (astro)",
1254+
"display_name": "Jdaviz",
12551255
"language": "python",
1256-
"name": "astro"
1256+
"name": "jdaviz"
12571257
},
12581258
"language_info": {
12591259
"codemirror_mode": {
@@ -1270,4 +1270,4 @@
12701270
},
12711271
"nbformat": 4,
12721272
"nbformat_minor": 4
1273-
}
1273+
}

jdat_session/Specviz_Webbinar_live.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@
243243
],
244244
"metadata": {
245245
"kernelspec": {
246-
"display_name": "Python 3",
246+
"display_name": "Jdaviz",
247247
"language": "python",
248-
"name": "python3"
248+
"name": "jdaviz"
249249
},
250250
"language_info": {
251251
"codemirror_mode": {
@@ -275,4 +275,4 @@
275275
},
276276
"nbformat": 4,
277277
"nbformat_minor": 4
278-
}
278+
}

jdat_session/Specviz_Webbinar_solutions.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,9 @@
323323
],
324324
"metadata": {
325325
"kernelspec": {
326-
"display_name": "Python 3",
326+
"display_name": "Jdaviz",
327327
"language": "python",
328-
"name": "python3"
328+
"name": "jdaviz"
329329
},
330330
"language_info": {
331331
"codemirror_mode": {
@@ -355,4 +355,4 @@
355355
},
356356
"nbformat": 4,
357357
"nbformat_minor": 4
358-
}
358+
}

0 commit comments

Comments
 (0)