diff --git a/templates/4a_compensate_image_data.ipynb b/templates/4a_compensate_image_data.ipynb index 4b3b9a49..03456e0e 100644 --- a/templates/4a_compensate_image_data.ipynb +++ b/templates/4a_compensate_image_data.ipynb @@ -88,7 +88,6 @@ "cohort_name = '20220101_new_cohort'\n", "run_names = ['20220101_TMA1', '20220102_TMA2']\n", "panel_path = 'C:\\\\Users\\\\Customer.ION\\\\Documents\\\\panel_files\\\\my_cool_panel.csv'\n", - "extracted_imgs_dir = 'D:\\\\Extracted_Images'\n", "\n", "# if you would like to process all of the run folders in the image dir instead of just the runs tested, you can use the below line\n", "# run_names = list_folders(extracted_imgs_dir)"