Skip to content

Commit 324caf8

Browse files
committed
differences for PR #258
1 parent 4e417e3 commit 324caf8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

06-join.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ in the Pan-STARRS catalog.
170170

171171
To do that we will:
172172

173-
1. Use the `JOIN` operator to look up each Pan-STARRS `obj_id` for the stars
174-
we are interested in the `panstarrs1_best_neighbour` table using the `source_ids`
173+
1. Use the `JOIN` operator to look up each Pan-STARRS `obj_id`, for the stars
174+
we are interested in, in the `panstarrs1_best_neighbour` table using the `source_ids`
175175
that we have already identified.
176176

177177
2. Use the `JOIN` operator again to look up the Pan-STARRS photometry for these stars

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/03-transform.md" "79912b098cc6adba7f6c2add281c70aa" "site/built/03-transform.md" "2025-09-30"
99
"episodes/04-motion.md" "c2642d107deb0093d78e111d359bd16f" "site/built/04-motion.md" "2024-03-08"
1010
"episodes/05-select.md" "5554b751dce605172b84815970a32937" "site/built/05-select.md" "2025-09-30"
11-
"episodes/06-join.md" "63e16f5fd2d7246de02a63113e41e876" "site/built/06-join.md" "2025-07-16"
11+
"episodes/06-join.md" "bb54605ee31fc6d60de02f9c7c4c8953" "site/built/06-join.md" "2025-12-09"
1212
"episodes/07-photo.md" "2a244ed606346a0befbaeb2ea006c488" "site/built/07-photo.md" "2024-03-08"
1313
"episodes/08-plot.md" "97b61b54dadf9ea944138e541156ee8f" "site/built/08-plot.md" "2025-09-30"
1414
"instructors/calculating_MIST_isochrone.md" "3201f3ca13dc11bbef74a7d24a433362" "site/built/calculating_MIST_isochrone.md" "2023-05-15"

0 commit comments

Comments
 (0)