From 7b4d80f0f4d90f1eb5201a92c4b535ea19955f72 Mon Sep 17 00:00:00 2001 From: Maxwell Millar-Blanchaer Date: Sun, 14 Apr 2024 22:06:07 -0700 Subject: [PATCH] syncing changes from spring_2024 branch --- Lab_2/Lab_2.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab_2/Lab_2.ipynb b/Lab_2/Lab_2.ipynb index e98a0ed..bf28013 100644 --- a/Lab_2/Lab_2.ipynb +++ b/Lab_2/Lab_2.ipynb @@ -735,7 +735,7 @@ "source": [ "**Now compute the separation between these pairs of stars in units of pixels, using your measured values of $x$ position and $y$ position. In this case the\n", "normal Pythagorean law may be used, with no $\\cos(\\delta)$ factor. (Think about why.) Use your estimates of error\\_g and standard propagation-of-error\n", - "rules (see the textbook by ***Taylor*** linked on the Lab 2 tab in Gauchospace for a refresher) to estimate the errors in these separations which we will call error $_p$. In the space below, show the formula(s) you used for calculating the error $_p$ values. Then put all of the data into the table below. Expand the number of rows as necessary.**" + "rules to estimate the errors in these separations which we will call error $_p$. In the space below, show the formula(s) you used for calculating the error $_p$ values. Then put all of the data into the table below. Expand the number of rows as necessary.**" ] }, {