I just pulled the most recent development version of MNE and the error is still occurring. I was originally using python 2.7 but took this impetus to move to python 3.6.5. The MNE version is listed at 0.16.2. Neither python version or the latest pull worked unfortunately, and I am still getting the same error.
Thanks,
Alex
Translational NeuroEngineering Laboratory
Division of Neurotherapeutics, Department of Psychiatry
Massachusetts General Hospital, Martinos Center
149 13th St Charlestown #2301, Boston, MA 02129
Before I do that, I saw that the inverse_operator['noisenorm'] property was just an empty list in the example audio inverse. Do you or does anyone know what effect setting that property to an empty list would have? If so, I could just do that.
Alex
Translational NeuroEngineering Laboratory
Division of Neurotherapeutics, Department of Psychiatry
Massachusetts General Hospital, Martinos Center
149 13th St Charlestown #2301, Boston, MA 02129
I figured it out... it was the prepared = True keyword argument. I hadn't prepared the inverse. It's always the simplest things... thanks for all the help.
Alex
Translational NeuroEngineering Laboratory
Division of Neurotherapeutics, Department of Psychiatry
Massachusetts General Hospital, Martinos Center
149 13th St Charlestown #2301, Boston, MA 02129