Skip to content

Commit

Permalink
Update Example_notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradDanielewski authored Jan 17, 2024
1 parent a161bb4 commit 12812b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_script/Example_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"metadata": {},
"outputs": [],
"source": [
"data_folder = r\"C:\\Ephys_analysis\\data\\Ephys" #folder that contains folders with ephys recordings\n",
"data_folder = r\"C:\\Ephys_analysis\\data\\Ephys\" #folder that contains folders with ephys recordings\n",
"histology_folder = r\"C:\\Ephys_analysis\\data\\NP_tiled\" #folder that contains folders with HERBS output after drawing probes onto the images\n",
"filepaths = glob(r\"C:\\Ephys_analysis\\data\\behav_annot_old\\*.bvs\") #path to behaview output of behaview behavior annotation\n",
"framert = [30, 50, 50, 50, 50, 50] #list of framerates of videos\n",
Expand Down

0 comments on commit 12812b2

Please sign in to comment.