Skip to content

Commit 8582cc6

Browse files
committed
add zenodo doi
1 parent 2e38dfa commit 8582cc6

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Commissioning/103_3I_ATLAS_image_stamps.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"Container Size: Large\\\n",
2424
"LSST Science Pipelines version: v29.2.0\\\n",
2525
"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)\\"
2827
]
2928
},
3029
{
@@ -39,9 +38,9 @@
3938
"**Packages:** `astropy`\n",
4039
"\n",
4140
"**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",
4342
"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",
4544
"\n",
4645
"**Get Support:**\n",
4746
"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,6 +58,7 @@
5958
"The third known interstellar object, 3I/ATLAS, was coincidentally observed by Rubin Observatory with LSSTCam during commissioning.\n",
6059
"\n",
6160
"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",
6262
"\n",
6363
"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",
6464
"\n",
@@ -106,6 +106,8 @@
106106
"source": [
107107
"### 1.2. Define parameters\n",
108108
"\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",
109111
"Set the path to the data directory."
110112
]
111113
},

0 commit comments

Comments
 (0)