Skip to content

Commit 73b231d

Browse files
committed
Fix for filesystem move - /project is now /rubin
1 parent b3ce603 commit 73b231d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DP1/100_How_to_Use_RSP_Tools/105_Image_reprocessing/105_4_Synthetic_Source_Injection.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
"metadata": {},
388388
"outputs": [],
389389
"source": [
390-
"stamp_path = '/project/cst_repos/tutorial-notebooks-data/data/'\n",
390+
"stamp_path = '/rubin/cst_repos/tutorial-notebooks-data/data/'\n",
391391
"stamp_img_hdu = fits.open(stamp_path + 'PGC_038749_I_g_bbl2011.fits')"
392392
]
393393
},

0 commit comments

Comments
 (0)