|
64 | 64 | }, |
65 | 65 | { |
66 | 66 | "cell_type": "code", |
67 | | - "execution_count": 41, |
| 67 | + "execution_count": 1, |
68 | 68 | "id": "855bf1fb-9d02-42db-89aa-8c273c66d2bc", |
69 | 69 | "metadata": { |
70 | 70 | "execution": { |
|
121 | 121 | }, |
122 | 122 | { |
123 | 123 | "cell_type": "code", |
124 | | - "execution_count": 42, |
| 124 | + "execution_count": 2, |
125 | 125 | "id": "d46241b1-3ea3-4647-a0a5-6f20d8815d1b", |
126 | 126 | "metadata": { |
127 | 127 | "execution": { |
|
177 | 177 | }, |
178 | 178 | { |
179 | 179 | "cell_type": "code", |
180 | | - "execution_count": 43, |
| 180 | + "execution_count": 3, |
181 | 181 | "id": "100b0adc-80e9-4a1b-a66f-fe25e5640d45", |
182 | 182 | "metadata": { |
183 | 183 | "execution": { |
|
229 | 229 | }, |
230 | 230 | { |
231 | 231 | "cell_type": "code", |
232 | | - "execution_count": 44, |
| 232 | + "execution_count": 4, |
233 | 233 | "id": "7fc80bac-3a22-4063-8826-c57386eaf5b1", |
234 | 234 | "metadata": { |
235 | 235 | "execution": { |
|
282 | 282 | }, |
283 | 283 | { |
284 | 284 | "cell_type": "code", |
285 | | - "execution_count": 45, |
| 285 | + "execution_count": 5, |
286 | 286 | "id": "d79a13e7-c604-480c-8ffa-c7b8c7df95d9", |
287 | 287 | "metadata": { |
288 | 288 | "execution": { |
|
314 | 314 | }, |
315 | 315 | { |
316 | 316 | "cell_type": "code", |
317 | | - "execution_count": 46, |
| 317 | + "execution_count": 6, |
318 | 318 | "id": "dc542c7e-16b1-4516-8c16-188f7a007c31", |
319 | 319 | "metadata": { |
320 | 320 | "execution": { |
|
360 | 360 | "source": [ |
361 | 361 | "With all this date & time info ready, we can now use the USSPACECOM data to work out exactly where HST was during this exposure.\n", |
362 | 362 | "\n", |
363 | | - "The data provided by USSPACECOM comes in the form of 'Two Line Elements', or TLEs. A table of TLEs for HST complete up until early November 2025 is provided with this notebook, called `HST_TLEs.dat`. If you need data that extend to later dates, the official USSPACECOM TLE tables can be retrieved from `https://www.space-track.org/basicspacedata/query/class/tle_publish/NORAD_CAT_ID/20580/format/tle`.\n", |
| 363 | + "The data provided by USSPACECOM comes in the form of 'Two Line Elements', or TLEs. A table of TLEs for HST complete up until early November 2025 is provided with this notebook, called `HST_TLEs.dat`. If you need data that extend to later dates, the official USSPACECOM TLE tables can be retrieved from `https://www.space-track.org/basicspacedata/query/class/gp_history/NORAD_CAT_ID/20580/format/tle`.\n", |
364 | 364 | "\n", |
365 | 365 | "With that data in-hand, we can now use the skyfield package to read in the TLE table." |
366 | 366 | ] |
367 | 367 | }, |
368 | 368 | { |
369 | 369 | "cell_type": "code", |
370 | | - "execution_count": 47, |
| 370 | + "execution_count": 7, |
371 | 371 | "id": "9d5fb64e-38c4-4d57-96e4-0f30feaf57ff", |
372 | 372 | "metadata": { |
373 | 373 | "execution": { |
|
406 | 406 | }, |
407 | 407 | { |
408 | 408 | "cell_type": "code", |
409 | | - "execution_count": 48, |
| 409 | + "execution_count": 8, |
410 | 410 | "id": "abd604af-246a-44e2-a26c-dd6d352ef4b4", |
411 | 411 | "metadata": { |
412 | 412 | "execution": { |
|
460 | 460 | }, |
461 | 461 | { |
462 | 462 | "cell_type": "code", |
463 | | - "execution_count": 49, |
| 463 | + "execution_count": 9, |
464 | 464 | "id": "d49ba667-a982-4c6b-9cf4-5fed98eb4445", |
465 | 465 | "metadata": { |
466 | 466 | "execution": { |
|
501 | 501 | }, |
502 | 502 | { |
503 | 503 | "cell_type": "code", |
504 | | - "execution_count": 50, |
| 504 | + "execution_count": 10, |
505 | 505 | "id": "e01d1f66", |
506 | 506 | "metadata": {}, |
507 | 507 | "outputs": [ |
|
543 | 543 | }, |
544 | 544 | { |
545 | 545 | "cell_type": "code", |
546 | | - "execution_count": 51, |
| 546 | + "execution_count": 11, |
547 | 547 | "id": "80ae58b5-04e3-40d2-94c5-ec20189a809c", |
548 | 548 | "metadata": { |
549 | 549 | "execution": { |
|
590 | 590 | }, |
591 | 591 | { |
592 | 592 | "cell_type": "code", |
593 | | - "execution_count": 52, |
| 593 | + "execution_count": 12, |
594 | 594 | "id": "298dac87-62e2-45b2-ab63-b4611198a526", |
595 | 595 | "metadata": { |
596 | 596 | "execution": { |
|
630 | 630 | }, |
631 | 631 | { |
632 | 632 | "cell_type": "code", |
633 | | - "execution_count": null, |
| 633 | + "execution_count": 13, |
634 | 634 | "id": "58c44fba-4203-4fe7-98b9-aadd733c8d29", |
635 | 635 | "metadata": { |
636 | 636 | "execution": { |
|
678 | 678 | }, |
679 | 679 | { |
680 | 680 | "cell_type": "code", |
681 | | - "execution_count": 54, |
| 681 | + "execution_count": 14, |
682 | 682 | "id": "85263709-f9c6-4712-93ec-79887f61a5c8", |
683 | 683 | "metadata": { |
684 | 684 | "execution": { |
|
716 | 716 | "<a id=\"about\"></a>\n", |
717 | 717 | "## About this Notebook\n", |
718 | 718 | "**Author:** Chris Clark (ESA/AURA, Space Telescope Science Institute; `cclark@stsci.edu`) <br>\n", |
719 | | - "**Updated On:** 03/28/2025" |
| 719 | + "**Updated On:** 12/17/2025" |
720 | 720 | ] |
721 | 721 | }, |
722 | 722 | { |
|
744 | 744 | "<hr>\n", |
745 | 745 | "\n", |
746 | 746 | "[Top of Page](#titleEphemeris)\n", |
747 | | - "<img style=\"float: right;\" src=\"https://raw.githubusercontent.com/spacetelescope/hst_notebooks/main/assets/stsci_pri_combo_mark_horizonal_white_bkgd.png\" alt=\"Space Telescope Logo\" width=\"200px\"/> \n" |
| 747 | + "<img style=\"float: right;\" src=\"https://raw.githubusercontent.com/spacetelescope/notebooks/master/assets/stsci_pri_combo_mark_horizonal_white_bkgd.png\" alt=\"Space Telescope Logo\" width=\"200px\"/> \n", |
| 748 | + "<br></br>\n", |
| 749 | + "<br></br>" |
| 750 | + ] |
| 751 | + }, |
| 752 | + { |
| 753 | + "cell_type": "markdown", |
| 754 | + "id": "837e0c8d", |
| 755 | + "metadata": {}, |
| 756 | + "source": [ |
| 757 | + "<img style=\"float: right;\" src=\"https://raw.githubusercontent.com/spacetelescope/notebooks/master/assets/stsci_pri_combo_mark_horizonal_white_bkgd.png\" alt=\"Space Telescope Logo\" width=\"200px\"/>" |
748 | 758 | ] |
749 | 759 | } |
750 | 760 | ], |
|
0 commit comments