catalystneuro / ecogVIS

Time series visualizer and data processing tools for Electrocorticography (ECoG) signals stored in NWB files, for Python.
BSD 3-Clause "New" or "Revised" License
23 stars 18 forks source link

Error after loading the processed file #124

Open JanevaD opened 3 years ago

JanevaD commented 3 years ago

After filtering and generating the spectrum of the signals with ecogVIS, I try to load the files in Python with pyNWB but a KeyError: "'ndx-spectrum' not a namespace" is raised. How could I possibly resolve this issue?