|
23 | 23 | "Container Size: Large\\\n", |
24 | 24 | "LSST Science Pipelines version: v29.2.0\\\n", |
25 | 25 | "Last verified to run: 2026-03-26\\\n", |
26 | | - "Repository: [github.com/lsst/tutorial-notebooks](https://github.com/lsst/tutorial-notebooks)\\\n", |
27 | | - "DOI: [10.11578/rubin/dc.20250909.20](https://doi.org/10.11578/rubin/dc.20250909.20)" |
| 26 | + "Repository: [github.com/lsst/tutorial-notebooks](https://github.com/lsst/tutorial-notebooks)\\" |
28 | 27 | ] |
29 | 28 | }, |
30 | 29 | { |
|
39 | 38 | "**Packages:** `astropy`\n", |
40 | 39 | "\n", |
41 | 40 | "**Credit:**\n", |
42 | | - "Cite [Chandler et al. (2026)](https://ui.adsabs.harvard.edu/abs/2025arXiv250713409C/abstract) if the FITS files are used in a publication.\n", |
| 41 | + "Cite [Chandler et al. (2026)](https://ui.adsabs.harvard.edu/abs/2025arXiv250713409C/abstract) and DOI [zenodo.org/records/19244429](https://zenodo.org/records/19244429) if the FITS files are used in a publication.\n", |
43 | 42 | "Tutorial developed by the Rubin Community Science team with input from Colin Orion Chandler.\n", |
44 | | - "Please also reference the DOI in the header if this tutorial notebook is used for the preparation of, e.g., journal articles, software releases.\n", |
| 43 | + "Please also reference the DOI for Rubin tutorials, [10.11578/rubin/dc.20250909.20](https://doi.org/10.11578/rubin/dc.20250909.20), if this notebook is used for the preparation of, e.g., journal articles, software releases.\n", |
45 | 44 | "\n", |
46 | 45 | "**Get Support:**\n", |
47 | 46 | "Everyone is encouraged to ask questions or raise issues in the [Support Category](https://community.lsst.org/c/support) of the Rubin Community Forum.\n", |
|
59 | 58 | "The third known interstellar object, 3I/ATLAS, was coincidentally observed by Rubin Observatory with LSSTCam during commissioning.\n", |
60 | 59 | "\n", |
61 | 60 | "An analysis of commissioning images that include 3I/ATLAS is presented in [Chandler et al. (2026)](https://ui.adsabs.harvard.edu/abs/2025arXiv250713409C/abstract), but these images have not yet been part of an official Rubin data release.\n", |
| 61 | + "Thus, a dedicated DOI for just this subset has been assigned: [zenodo.org/records/19244429](https://zenodo.org/records/19244429).\n", |
62 | 62 | "\n", |
63 | 63 | "The purpose of this tutorial is to make image stamps containing 3I/ATLAS, plus their metadata and measurements, easily accessible via the Rubin Science Platform on a temporary basis, until these images (or at least those that pass image quality control and science validation) are released as part of Rubin's Data Preview 2.\n", |
64 | 64 | "\n", |
|
106 | 106 | "source": [ |
107 | 107 | "### 1.2. Define parameters\n", |
108 | 108 | "\n", |
| 109 | + "A copy of the 3I/ATLAS image stamps has been saved in a shared, read-only directory for easy access by all RSP users.\n", |
| 110 | + "\n", |
109 | 111 | "Set the path to the data directory." |
110 | 112 | ] |
111 | 113 | }, |
|
0 commit comments