open-ephys / plugin-GUI

Software for processing, recording, and visualizing multichannel electrophysiology data
https://open-ephys.org/gui
GNU General Public License v3.0
193 stars 683 forks source link

Go 80 errors for ripple detector plugin #544

Open szarrabian opened 1 year ago

szarrabian commented 1 year ago

Hello everyone. I did as the PDF file indicated to add the ripple detector to the GUI but received 80 errors. can anyone help me please? image

jsiegle commented 1 year ago

Hi @szarrabian...the instructions in that PDF are a bit outdated.

We actually have an updated version of the Ripple Dectector plugin that works with the latest version of the GUI: https://github.com/open-ephys-plugins/ripple-detector

You can follow the instructions here to install the GUI, and here to install the plugin.

Be sure your source code directory looks like this before trying to compile the plugin:

Code
├── plugin-GUI
│   ├── Build
│   ├── Source
│   └── ...
├── OEPlugins
│   └── ripple-detector
│       ├── Build
│       ├── Source
│       └── ...

Also, we are planning to make the Ripple Detector available via the Plugin Installer by the end of the month, if you can wait until then.

szarrabian commented 1 year ago

Dear Josh I appreciate your response.

Best,

Shahram Zarrabian (Ph.D, Mr) Assistant Professor,

Department of Anatomical Sciences & Cognitive Neuroscience,

Faculty of Medicine,Tehran Medical Sciences, Islamic Azad University, Tehran, Iran

A.Email: @. | P.Email: @.

On Tue, Jan 3, 2023 at 1:15 PM Josh Siegle @.***> wrote:

Hi @szarrabian https://github.com/szarrabian...the instructions in that PDF are a bit outdated.

We actually have an updated version of the Ripple Dectector plugin that works with the latest version of the GUI: https://github.com/open-ephys-plugins/ripple-detector

You can follow the instructions here https://open-ephys.github.io/gui-docs/Developer-Guide/Compiling-the-GUI.html to install the GUI, and here https://open-ephys.github.io/gui-docs/Developer-Guide/Compiling-plugins.html to install the plugin.

Be sure your source code directory looks like this before trying to compile the plugin:

Code

├── plugin-GUI

│ ├── Build

│ ├── Source

│ └── ...

├── OEPlugins

│ └── ripple-detector

│ ├── Build

│ ├── Source

│ └── ...

Also, we are planning to make the Ripple Detector available via the Plugin Installer by the end of the month, if you can wait until then.

— Reply to this email directly, view it on GitHub https://github.com/open-ephys/plugin-GUI/issues/544#issuecomment-1370232077, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP7OEYCK4P5E5UQ2VKQZFVTWQSJHHANCNFSM6AAAAAATLLQ64I . You are receiving this because you were mentioned.Message ID: @.***>