BlackrockNeurotech / Python-Utilities

A collection of scripts for loading and manipulating Blackrock Microsystems datafiles.
27 stars 16 forks source link

One very import key name is misleading in the documentation 'Python Offline Utilities IFU.pdf' #4

Open xuanma opened 3 years ago

xuanma commented 3 years ago

Page 8 in Python Offline Utilities IFU.pdf shows the key name for the spike data in the dictionary returned by the function get_data is spike_data. However, in the actual code this name is spike_events.