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
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,14 @@ These notebooks have drawn from these repositories:
9
9
10
10
| Title | Description |
11
11
|---|---|
12
-
| 01. Intro to DP0 Notebooks | How to use a python notebook, query a DC2 catalog, and retrieve a DC2 image. |
13
-
| 02. Intro to TAP | How to discover, query, and retrieve DC2 catalog data with the Table Access Protocol (TAP) service. |
14
-
| 03. Intro to AFW Display | How to display, manipulate, and overlay data onto DC2 images. |
15
-
| 04. Intro to Butler | How to discover, query, and retrieve DC2 images with the Generation 3 Butler. |
16
-
|| How to query the forced source catalog and construct a variable star light curve. |
17
-
|| How to compare DC2 detections in the Object catalog to the Truth-Match table. |
12
+
| 01. Intro to DP0 Notebooks | Use a python notebook, query a DC2 catalog, and retrieve a DC2 image. |
13
+
| 02. Intro to TAP | Discover, query, and retrieve DC2 catalog data with the Table Access Protocol (TAP) service. |
14
+
| 03. Intro to AFW Display | Display, manipulate, and overlay data onto DC2 images. |
15
+
| 04. Intro to Butler | Discover, query, and retrieve DC2 images with the Generation 3 Butler. |
16
+
|| Query the forced source catalog and construct a variable star light curve. |
17
+
|| Compare DC2 detections in the Object catalog to the Truth-Match table. |
18
+
|| Usng the Stack to run source detection, deblending, and measurement tasks; subtract bright sources from an image; convolve image and detect low-surface brightness sources. Something like [this NB by Alex](https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/SourceDetection/LowSurfaceBrightness.nbconvert.ipynb)|
19
+
|| Usng the Stack to investigate the concept of a footprint: the region of an image used for detecting and measuring source properties. Something like [this NB by Imran](https://nbviewer.jupyter.org/github/LSSTScienceCollaborations/StackClub/blob/rendered/SourceDetection/Footprints.nbconvert.ipynb). |
18
20
19
21
Additional tutorials will be added as the [DP0 Delegates Assemblies](https://dp0-1.lsst.io/dp0-delegate-resources/index.html) series progresses.
0 commit comments