Skip to content

Commit 8c4a337

Browse files
committed
Move author list into frontmatter
1 parent ac2fecf commit 8c4a337

29 files changed

Lines changed: 178 additions & 58 deletions

tutorials/2mass/sia_2mass_allsky.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: David Shupe
14+
- name: IRSA Science Team
1215
---
1316

1417
# Searching for 2MASS All-Sky Atlas Images
@@ -178,8 +181,6 @@ Repeat the steps above to retrieve a cutout from the AllWISE Atlas images
178181

179182
+++
180183

181-
**Author:** David Shupe, IRSA Scientist, and the IRSA Science Team
182-
183184
**Updated:** 2023-02-16
184185

185186
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/cosmos/sia_cosmos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: David Shupe
14+
- name: IRSA Science Team
1215
---
1316

1417
# Searching for contributed COSMOS images
@@ -179,8 +182,6 @@ ax.scatter(ra, dec, transform=ax.get_transform('fk5'), s=500, edgecolor='red', f
179182

180183
+++
181184

182-
**Author:** David Shupe, IRSA Scientist, and the IRSA Science Team
183-
184185
**Updated:** 2022-02-14
185186

186187
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/1_Euclid_intro_MER_images.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: Tiffany Meshkat
14+
- name: Anahita Alavi
15+
- name: Anastasia Laity
16+
- name: Andreas Faisst
17+
- name: Brigitta Sipőcz
18+
- name: Dan Masters
19+
- name: Harry Teplitz
20+
- name: Jaladh Singhal
21+
- name: Shoubaneh Hemmati
22+
- name: Vandana Desai
1223
---
1324

1425
# Euclid Q1: MER Mosaics
@@ -396,8 +407,6 @@ for i in range(len(sources_thr)):
396407

397408
## About this Notebook
398409

399-
**Author**: Tiffany Meshkat, Anahita Alavi, Anastasia Laity, Andreas Faisst, Brigitta Sipőcz, Dan Masters, Harry Teplitz, Jaladh Singhal, Shoubaneh Hemmati, Vandana Desai
400-
401410
**Updated**: 2025-03-31
402411

403412
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/2_Euclid_intro_MER_catalog.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: Tiffany Meshkat
14+
- name: Anahita Alavi
15+
- name: Anastasia Laity
16+
- name: Andreas Faisst
17+
- name: Brigitta Sipőcz
18+
- name: Dan Masters
19+
- name: Harry Teplitz
20+
- name: Jaladh Singhal
21+
- name: Shoubaneh Hemmati
22+
- name: Vandana Desai
1223
---
1324

1425
# Euclid Q1: MER Catalogs
@@ -159,8 +170,6 @@ plt.title('10k Stars in MER catalog -- IRSA')
159170

160171
## About this Notebook
161172

162-
**Author**: Tiffany Meshkat, Anahita Alavi, Anastasia Laity, Andreas Faisst, Brigitta Sipőcz, Dan Masters, Harry Teplitz, Jaladh Singhal, Shoubaneh Hemmati, Vandana Desai
163-
164173
**Updated**: 2025-04-09
165174

166175
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/3_Euclid_intro_1D_spectra.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ kernelspec:
99
name: python3
1010
display_name: python3
1111
language: python
12+
authors:
13+
- name: Tiffany Meshkat
14+
- name: Anahita Alavi
15+
- name: Anastasia Laity
16+
- name: Andreas Faisst
17+
- name: Brigitta Sipőcz
18+
- name: Dan Masters
19+
- name: Harry Teplitz
20+
- name: Jaladh Singhal
21+
- name: Shoubaneh Hemmati
22+
- name: Vandana Desai
23+
- name: Troy Raen
24+
- name: Jessica Krick
1225
---
1326

1427
# Euclid Q1: SIR 1D Spectra
@@ -184,8 +197,6 @@ plt.title(f"Euclid SIR 1D Spectrum at RA={coord.ra.deg:.4f}°, Dec={coord.dec.de
184197

185198
## About this Notebook
186199

187-
**Author**: Tiffany Meshkat, Anahita Alavi, Anastasia Laity, Andreas Faisst, Brigitta Sipőcz, Dan Masters, Harry Teplitz, Jaladh Singhal, Shoubaneh Hemmati, Vandana Desai, Troy Raen, Jessica Krick
188-
189200
**Updated**: 2026-01-13
190201

191202
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/4_Euclid_intro_PHZ_catalog.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: Tiffany Meshkat
14+
- name: Anahita Alavi
15+
- name: Anastasia Laity
16+
- name: Andreas Faisst
17+
- name: Brigitta Sipőcz
18+
- name: Dan Masters
19+
- name: Harry Teplitz
20+
- name: Jaladh Singhal
21+
- name: Shoubaneh Hemmati
22+
- name: Vandana Desai
23+
- name: Troy Raen
1224
---
1325

1426
# Euclid Q1: PHZ Catalogs
@@ -416,8 +428,6 @@ fc.show_table(uploaded_table)
416428

417429
## About this Notebook
418430

419-
**Author**: Tiffany Meshkat, Anahita Alavi, Anastasia Laity, Andreas Faisst, Brigitta Sipőcz, Dan Masters, Harry Teplitz, Jaladh Singhal, Shoubaneh Hemmati, Vandana Desai, Troy Raen
420-
421431
**Updated**: 2025-09-24
422432

423433
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/5_Euclid_intro_SPE_catalog.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ kernelspec:
99
name: python3
1010
display_name: python3
1111
language: python
12+
authors:
13+
- name: Tiffany Meshkat
14+
- name: Anahita Alavi
15+
- name: Anastasia Laity
16+
- name: Andreas Faisst
17+
- name: Brigitta Sipőcz
18+
- name: Dan Masters
19+
- name: Harry Teplitz
20+
- name: Jaladh Singhal
21+
- name: Shoubaneh Hemmati
22+
- name: Vandana Desai
23+
- name: Troy Raen
24+
- name: Jessica Krick
1225
---
1326

1427
# Euclid Q1: SPE Catalogs
@@ -274,8 +287,6 @@ plt.title(f'Object ID {obj_id}')
274287

275288
## About this Notebook
276289

277-
**Author**: Tiffany Meshkat, Anahita Alavi, Anastasia Laity, Andreas Faisst, Brigitta Sipőcz, Dan Masters, Harry Teplitz, Jaladh Singhal, Shoubaneh Hemmati, Vandana Desai, Troy Raen, Jessica Krick
278-
279290
**Updated**: 2026-01-13
280291

281292
**Contact:** [the IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/Euclid_ERO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ kernelspec:
1010
display_name: Python 3 (ipykernel)
1111
language: python
1212
name: python3
13+
authors:
14+
- name: Andreas Faisst
1315
---
1416

1517
# Exploring Star Clusters in the Euclid ERO Data
@@ -679,8 +681,6 @@ Now, check out the `Firefly` GUI. You can zoom the images, click on sources, fil
679681

680682
## About this Notebook
681683

682-
**Author**: Andreas Faisst (IPAC Scientist)
683-
684684
**Updated**: 2025-03-17
685685

686686
**Contact**: the [IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/euclid-cloud-access.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: Jaladh Singhal
14+
- name: Vandana Desai
15+
- name: Brigitta Sipőcz
16+
- name: Tiffany Meshkat
17+
- name: Troy Raen
18+
- name: IRSA Data Science Team
1219
---
1320

1421
# Euclid Q1: Cloud Access
@@ -313,8 +320,6 @@ plt.title(f'Spectrum of Target: {target_name}\n(Euclid Object ID: {object_id})')
313320

314321
## About this Notebook
315322

316-
**Author:** Jaladh Singhal (IRSA Developer) in conjunction with Vandana Desai, Brigitta Sipőcz, Tiffany Meshkat, Troy Raen, and the IRSA Data Science Team
317-
318323
**Updated:** 2025-09-23
319324

320325
**Contact:** the [IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html) with questions or reporting problems.

tutorials/euclid/merged-objects-hats-catalog/1-euclid-q1-hats-intro.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ kernelspec:
99
display_name: Python 3 (ipykernel)
1010
language: python
1111
name: python3
12+
authors:
13+
- name: Troy Raen
14+
- name: Vandana Desai
15+
- name: Andreas Faisst
16+
- name: Shoubaneh Hemmati
17+
- name: Jaladh Singhal
18+
- name: Brigitta Sipőcz
19+
- name: Jessica Krick
20+
- name: IRSA Data Science Team
21+
- name: Euclid NASA Science Center at IPAC (ENSCI)
1222
---
1323

1424
# Euclid Q1 Merged Objects HATS Catalog: Introduction
@@ -373,8 +383,6 @@ highz_objects
373383

374384
## About this notebook
375385

376-
**Authors:** Troy Raen, Vandana Desai, Andreas Faisst, Shoubaneh Hemmati, Jaladh Singhal, Brigitta Sipőcz, Jessica Krick, the IRSA Data Science Team, and the Euclid NASA Science Center at IPAC (ENSCI).
377-
378386
**Updated:** 2025-12-23
379387

380388
**Contact:** [IRSA Helpdesk](https://irsa.ipac.caltech.edu/docs/help_desk.html)

0 commit comments

Comments
 (0)