Skip to content

Commit 0bfa3a5

Browse files
committed
Removing duplicate titles
1 parent d8b80f8 commit 0bfa3a5

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

tutorials/euclid_access/1_Euclid_intro_MER_images.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# Euclid Quick Release 1: MER mosaics
14+
# Introduction to Euclid Q1 MER mosaics
1515

1616
+++
1717

@@ -74,10 +74,6 @@ import pyvo as vo
7474
import sep
7575
```
7676

77-
# Introduction to Euclid Q1 MER mosaics
78-
79-
+++
80-
8177
## 1. Search for multiwavelength Euclid Q1 MER mosaics that cover the star HD 168151
8278
Below are the object name and coordinates and our search radius
8379

tutorials/euclid_access/2_Euclid_intro_MER_catalog.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# Euclid Quick Release 1: MER catalog
14+
# Introduction to Euclid Q1 MER catalog
1515

1616
+++
1717

@@ -53,10 +53,6 @@ import matplotlib.pyplot as plt
5353
import pyvo as vo
5454
```
5555

56-
# Introduction to Euclid Q1 MER catalog
57-
58-
+++
59-
6056
## 1. Download MER catalog from IRSA directly to this notebook
6157

6258
```{code-cell} ipython3

tutorials/euclid_access/3_Euclid_intro_1D_spectra.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kernelspec:
1111
name: python3
1212
---
1313

14-
# Euclid Quick Release 1: 1D spectra
14+
# Introduction to Euclid Q1 1D spectra
1515

1616
+++
1717

@@ -63,10 +63,6 @@ from astropy.table import Table
6363
import pyvo as vo
6464
```
6565

66-
# Introduction to Euclid Q1 1D spectra
67-
68-
+++
69-
7066
## 1. Download 1D spectra from IRSA directly to this notebook
7167

7268
Search for all tables in IRSA labeled as euclid

0 commit comments

Comments
 (0)