Skip to content

Commit

Permalink
debug spk time shift
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabolocki committed Oct 30, 2023
1 parent 2fe4962 commit 176f747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/mua_spikes/mua_spikes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
}
],
"source": [
"baseline_opto_start = mua.metadata['1_syncmessage_time'].values[0]+2.645\n",
"baseline_opto_start = mua.metadata['1_syncmessage_time'].values[0]\n",
"stim_length = 10*60\n",
"\n",
"print(f'baseline opto start: {baseline_opto_start}')\n",
Expand Down

0 comments on commit 176f747

Please sign in to comment.