Skip to content

Commit b3ce603

Browse files
authored
Fix for filesystem changes (/project is now /rubin) (#32)
1 parent 6259837 commit b3ce603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DP0.2/14_Injecting_Synthetic_Sources.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"metadata": {},
482482
"outputs": [],
483483
"source": [
484-
"stamp_path = '/project/cst_repos/tutorial-notebooks-data/data/'\n",
484+
"stamp_path = '/rubin/cst_repos/tutorial-notebooks-data/data/'\n",
485485
"stamp_img_hdu = fits.open(stamp_path + 'PGC_038749_I_g_bbl2011.fits')"
486486
]
487487
},

0 commit comments

Comments
 (0)