Nikolai M Chapochnikov

Results 17 comments of Nikolai M Chapochnikov

Ok, thanks for checking out! So you would say it is an Ubuntu bug then?

running `UBUNTU_MENUPROXY=0 ./run_scaled app_name` works for most programs, apart from libreoffice. Output for xournal (for which it works) and impress (for which it doesn't). [xournal.txt](https://github.com/kaueraal/run_scaled/files/1300849/xournal.txt) [impress.txt](https://github.com/kaueraal/run_scaled/files/1300850/impress.txt) Any ideas?

Hello! I would also be interested in making it work with ECoG, and was wondering if you made any progress in this direction?

There are many datasets in openneuro, but I woundn't know a specific one on which there would be artifacts to check on...

Thanks for the quick reply! Yes, looks quite related. Am I not opening one window at a time in my code? I am doing: mne.viz.create_3d_figure and mne.viz.close_all_3d_figures() inside the same...

Unfortunately it's the same. Memory usage continues to increases until the execution basically freezes...

@larsoner Wondering if you have any other thoughts...? Thanks!

I see, thanks for checking. Is there a bug we could file with Qt or VTK? Sorry, I'm not very familiar with this.

It feels useful to have that projection saved as a channel for future use and be able to analyze/plots things with and without the reference subtracted. I felt that it...