File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -171,11 +171,11 @@ in the Pan-STARRS catalog.
171
171
To do that we will:
172
172
173
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_id ` s
174
+ we are interested in the ` panstarrs1_best_neighbour ` table using the ` source_ids `
175
175
that we have already identified.
176
176
177
177
2 . Use the ` JOIN ` operator again to look up the Pan-STARRS photometry for these stars
178
- in the ` panstarrs1_original_valid ` table using the` obj_ids` we just identified.
178
+ in the ` panstarrs1_original_valid ` table using the ` obj_ids ` we just identified.
179
179
180
180
Before we get to the ` JOIN ` operation, we will explore these tables.
181
181
Original file line number Diff line number Diff line change 8
8
"episodes/03-transform.md" "77469df641fe8ceb22d052d8698db8fa" "site/built/03-transform.md" "2024-03-08"
9
9
"episodes/04-motion.md" "c2642d107deb0093d78e111d359bd16f" "site/built/04-motion.md" "2024-03-08"
10
10
"episodes/05-select.md" "600928a8a4997755e32c8755cfeb31fd" "site/built/05-select.md" "2024-03-08"
11
- "episodes/06-join.md" "9b19db10b8e0f95e622be96fd6e54025 " "site/built/06-join.md" "2024-03-08 "
11
+ "episodes/06-join.md" "63e16f5fd2d7246de02a63113e41e876 " "site/built/06-join.md" "2025-07-16 "
12
12
"episodes/07-photo.md" "2a244ed606346a0befbaeb2ea006c488" "site/built/07-photo.md" "2024-03-08"
13
13
"episodes/08-plot.md" "668ecaa66aa0e67f4d4cb8ba1f6fb6a0" "site/built/08-plot.md" "2024-03-08"
14
14
"instructors/calculating_MIST_isochrone.md" "3201f3ca13dc11bbef74a7d24a433362" "site/built/calculating_MIST_isochrone.md" "2023-05-15"
You can’t perform that action at this time.
0 commit comments