Skip to content

Commit 6e343e4

Browse files
committed
simplify readme file
1 parent 37a252c commit 6e343e4

1 file changed

Lines changed: 9 additions & 62 deletions

File tree

README.md

Lines changed: 9 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# tutorial-notebooks
22

3-
Tutorial Jupyter Notebooks maintained by the Rubin Observatory Community Science Team.
3+
This repository is maintained by the Rubin Observatory Community Science Team.
44

5-
## About this repository
6-
7-
### Advisories
5+
### Environment
86

97
These tutorials will run in the Rubin Science Platform at data.lsst.cloud.
108

9+
### Documentation
10+
11+
Information for scientists about Rubin Observatory is available at [rubinobservatory.org](https://rubinobservatory.org/for-scientists).
12+
13+
Documentation for the Rubin Science Platform is at [rsp.lsst.io](https://rsp.lsst.io/).
14+
1115
### Get support
1216

1317
To ask a question or report an issue (e.g., a bug), create a new topic in the Support category of the [Rubin Community Forum](https://Community.lsst.org).
@@ -29,61 +33,4 @@ These notebooks have drawn from these repositories:
2933
- https://github.com/lsst-sqre/notebook-demo
3034
- https://github.com/LSSTScienceCollaborations/StackClub
3135

32-
Many of the tutorial notebooks in this repository were originally developed by Stack Club members or Rubin staff,
33-
and have been altered and updated to be appropriate for DP0.
34-
35-
36-
## Tutorials for current data releases
37-
38-
Tutorial titles in **bold** have Spanish-language versions.
39-
40-
### Data Preview 1 (DP1)
41-
42-
Coming soon.
43-
44-
### Data Preview 0.3 (DP0.3)
45-
46-
Documentation: [dp0-3.lsst.io](https://dp0-3.lsst.io).
47-
48-
| Title | Brief Description |
49-
|---|---|
50-
| **01. Introduction to DP0.3** | An overview of the contents of the DP0.3 moving object catalogs. |
51-
| 02. Main Belt Asteroids | A brief exploration of the orbital properties of Main Belt asteroids in DP0.3 catalogs. |
52-
| 03. Trans-Neptunian Objects | Explore the trans-Neptunian object populations in DP0.3. |
53-
| 04a. Introduction to Phase Curves | Explore phase curves for DP0.3 solar system objects. |
54-
| 04b. Advanced Phase Curve Modeling | Explicitly investigate the derivation of phase curves for Main Belt asteroids. |
55-
| 05. Near-Earth Objects | Exploration of the orbital properties of near-Earth objects in the DP0.3 catalogs. |
56-
| 06. User-Uploaded Catalogs | Use the TAP upload functionality for user-supplied tables and join them with DP0.3 catalogs. |
57-
| 07. Interactive Catalog Visualization | Create interactive catalog visualizations for large datasets with HoloViews, Bokeh, and Datashader. |
58-
59-
### Data Preview 0.2 (DP0.2)
60-
61-
Documentation: [dp0-2.lsst.io](https://dp0-2.lsst.io).
62-
63-
Note that 09a and 09b can only be used with uncached RSP Image "Weekly 2022_40".
64-
65-
| Title | Brief Description |
66-
|---|---|
67-
| **01. Introduction to DP0.2** | Use the Jupyter Notebooks and Rubin python packages to access LSST data products. |
68-
| 02a. Introduction to TAP | Explore the DP0.2 catalogs with the TAP service. |
69-
| 02b. Catalog Queries with TAP | Execute complex ADQL queries with the TAP service. Visualize catalog data sets. |
70-
| 02c. Image Queries with TAP | Retrieve and display images using the ObsTAP service. |
71-
| 03a. Image Display and Manipulation | Learn how to display and manipulate images using the LSST Science Pipelines. |
72-
| 03b. Image Display with Firefly | Use the Firefly interactive interface for image data. |
73-
| 03c. Big deepCoadd Cutout | Use the GetTemplateTask to create a custom deepCoadd cutout that spans multiple patches and tracts. |
74-
| 04a. Introduction to the Butler | Use the Butler to query DP0 images and catalogs. |
75-
| 04b. Intermediate Butler Queries | Learn to discover data and apply query constraints with the Butler. |
76-
| 05. Source Detection and Measurement | Access, display, and manipulate images; detect, deblend, and measure sources; and extract, plot, and use object footprints. |
77-
| 06a. Interactive Image Visualization | Create interactive image visualizations with the HoloViews and Bokeh open-source python libraries. |
78-
| 06b. Interactive Catalog Visualization | Create interactive catalog visualizations for large datasets with HoloViews, Bokeh, and Datashader. |
79-
| 07a. DiaObject Samples | Use the DiaObject table parameters to identify a sample of time-variable objects of interest. |
80-
| 07b. Variable Star Lightcurves | Use the DP0.2 catalogs to identify variable stars and plot their lightcurves. |
81-
| 08. Truth Tables | Explore, retrieve, and compare data from the truth and measurement tables. |
82-
| 10. Deblender Data Products | Use the outputs of the multiband deblender to explore the footprints of parent and child objects. |
83-
| 11. Working with User Packages | An example of how to install and set up user packages. |
84-
| 12a. Point Spread Function Data Products | A demonstration of how to access calexp and deepCoadd PSF properties. |
85-
| 12b. Point Spread Function Science Demo | Demonstration of the use of measured PSF properties in weak lensing analysis. |
86-
| 13a. Using The Image Cutout Tool With DP0.2 | Demonstration of the use of the image cutout tool with a few science applications. |
87-
| 14. Injecting Synthetic Sources Into Single-Visit Images | Inject artificial stars and galaxies into images. |
88-
| 15. Survey Property Maps | Use the tools to visualize full-area survey property maps. |
89-
| 15. Galaxy Cluster Weak Lensing | Select background galaxies by color and make a mean shape profile for galaxy cluster weak gravitational lensing analysis. |
36+
Many of the tutorial notebooks in this repository were originally developed by Stack Club members or Rubin staff.

0 commit comments

Comments
 (0)