You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/euclid_access/euclid.md
+22-45Lines changed: 22 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,87 +6,64 @@ It carries two instruments: the VISible instrument (VIS) and the Near-Infrared S
6
6
[Quick Release 1 (Q1)](https://irsa.ipac.caltech.edu/data/Euclid/docs/overview_q1.html) was released in March 2025 and consists of approximately 35 TB of imaging, spectroscopy, and catalogs, covering four non-contiguous fields totaling 63 square degrees.
7
7
Data products include MERged mosaics of calibrated and stacked frames; combined infrared spectra (SIR); and catalogs of MER objects, photometric redshifts and classifications (PHZ), and spectroscopic redshifts and line measurements (SPE).
Join the SPE and MER catalogs and query for galaxies with H-alpha line detections, then plot the SIR spectrum of a galaxy with a high SNR H-alpha line measurement.
Join the PHZ and MER catalogs and do a box search for galaxies with quality redshifts, load a MER mosaic cutout of the box, and plot the cutout with the catalog results overlaid.
49
-
Then plot the SIR spectrum of the brightest galaxy and look at a MER mosaic cutout of the galaxy in Firefly.
42
+
Join the PHZ and MER catalogs to query galaxies with quality redshifts in a box region, create MER mosaic cutouts with catalog overlays, and plot the brightest galaxy's SIR spectrum.
50
43
```
51
44
52
-
53
-
````
54
-
55
-
### Merged Objects HATS Catalog
56
-
This product was created by IRSA and contains the Euclid MER, PHZ, and SPE catalogs in a single [HATS](https://hats.readthedocs.io/en/latest/) catalog.
Review the types of flux measurements available, load template-fit and aperture magnitudes, and plot distributions and comparisons for different object types.
52
+
:link: Euclid_ERO.md
53
+
:header: [ERO Star Clusters →](Euclid_ERO.md)
54
+
Create multi-wavelength ERO image cutouts of a globular cluster, extract sources, and measure photometry. Match Gaia sources with Euclid ERO catalogs, then visualize with Firefly.
70
55
```
71
56
72
-
````
73
-
74
-
75
-
## Special Topics
76
-
77
-
````{grid} 1 1 2 2
78
-
79
-
```{card}
80
-
:link: ../cloud_access/euclid-cloud-access.md
81
-
:header: **Cloud Access**
82
-
Browse the on-cloud copy of Q1, then efficiently retrieve a MER mosaic cutout and a SIR spectrum.
Understand the content and format of the Euclid Q1 Merged Objects HATS Catalog, then perform a basic query.
83
61
```
84
62
85
-
```{card}
86
-
:link: Euclid_ERO.md
87
-
:header: **ERO Star Clusters**
88
-
[*Deprecated; ERO is superseded by Q1*] Create multi-wavelength ERO (Early Release Observations) image cutouts of a globular cluster, extract sources, and measure photometry.
89
-
Then load Gaia sources at the location of the globular cluster, match with Euclid ERO catalogs, and visualize the results with Firefly.
Review the types of flux measurements available, load template-fit and aperture magnitudes, and plot distributions and comparisons for different object types.
0 commit comments