File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9090 "name" : " stderr" ,
9191 "output_type" : " stream" ,
9292 "text" : [
93- " A newer version (0.62 .2) of dandi/dandi-cli is available. You are using 0.61.2\n "
93+ " A newer version (0.67 .2) of dandi/dandi-cli is available. You are using 0.61.2\n "
9494 ]
9595 },
9696 {
147147 "name" : " stdout" ,
148148 "output_type" : " stream" ,
149149 "text" : [
150- " probe_0_lfp_data pynwb.ecephys.ElectricalSeries at 0x2487231205424 \n " ,
150+ " probe_0_lfp_data pynwb.ecephys.ElectricalSeries at 0x1711688555280 \n " ,
151151 " Fields:\n " ,
152152 " comments: no comments\n " ,
153153 " conversion: 1.0\n " ,
Original file line number Diff line number Diff line change 5353 "import numpy as np\n",
5454 "\n",
5555 "from scipy.ndimage import convolve1d\n",
56- "from scipy.signal import exponential\n",
56+ "from scipy.signal.windows import exponential\n",
5757 "\n",
5858 "%matplotlib inline"
5959 ]
You can’t perform that action at this time.
0 commit comments