Closed GoogleCodeExporter closed 9 years ago
Merging to this issue:
1. Load I007 rat data (32KHz)
2. Change filter to "linear interpolation"
The dygraph still substantially downsamples the plot. (I like this, but it's
very misleading to users.) Compare the attached busy raw signal from MATLAB vs
dygraph doing its maximally "busy" lin interp. Dygraph actually initially
flashes the whole busy signal on screen, but settles on the sub. Could be that
it adjusts for user screen resolution.
Original comment by echa...@gmail.com
on 2 Jul 2013 at 3:36
Attachments:
I know I talked with Zack about this. The reason it looks different is that the
portal sends one value per horizontal pixel to the browse whereas matlab
renders multiple pixels per horizontal pixel. One way to deal with this is to
send a maximum and minimum per horizontal pixel instead. However, this requires
some processing and doubles the amount of data that will be send to the portal.
Original comment by ieegpor...@gmail.com
on 2 Jul 2013 at 3:47
Issue 381 has been merged into this issue.
Original comment by samd.p...@gmail.com
on 24 Jul 2013 at 12:54
I believe this is the same issue that is also in 438 etc.
Original comment by zack.i...@gmail.com
on 11 Oct 2013 at 5:02
Original issue reported on code.google.com by
JBWagenaar
on 17 May 2013 at 6:12Attachments: