diff --git a/docs/about.md b/docs/about.md index 7be2f0b..df1668b 100644 --- a/docs/about.md +++ b/docs/about.md @@ -8,7 +8,7 @@ nav_order: 2 --- -Each session will consist of three hour-long lectures, separated by breaks. A small amount of time will be dedicated to giving a brief introduction to the the Vera C. Rubin project, the LSST, key RSP concepts and terminology, data rights, and getting involved in the project. The remainder of the time will be spent giving demonstrations of potential use cases. These will involve going through Python code – typically in the form of Jupyter Notebooks – which demonstrate possible use cases. The aims of the sessions are to: +Each session will consist of [four parts](./material.html) separated by breaks. Each part lasts roughly one hour. The first part is dedicated to giving a brief introduction to the the Vera C. Rubin project, the LSST, key RSP concepts and terminology, data rights, and getting involved in the project. The following three parts focus on demonstrating potential use cases. These will involve going through Python code in the form of Jupyter Notebooks. The aims of the sessions are to: * familiarise people with the RSP environment; * introduce key concepts within the RSP; * demonstrate how to find out what data is held within the RSP; diff --git a/docs/material.md b/docs/material.md index 41d30ef..7ff7821 100644 --- a/docs/material.md +++ b/docs/material.md @@ -23,4 +23,4 @@ Further, while not explicitly used during the sessions, an additional notebook i Finally, by popular request, here is a link to a page that lists what data are available via LSST's Table Access Protocol service (aka schemas). -* LSST's TAP Schema Browser: ['Link'](https://dm.lsst.org/sdm_schemas/browser/) +* LSST's TAP Schema Browser: [Link](https://dm.lsst.org/sdm_schemas/browser/)