Skip to content

Commit

Permalink
Remove extraneous extracted_imgs_dir (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong authored Aug 11, 2023
1 parent 62e1f84 commit e1fa4d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/4a_compensate_image_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit e1fa4d8

Please sign in to comment.