Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with eeglab as a plugin #22

Open
mmagnuski opened this issue Aug 19, 2014 · 2 comments
Open

Integrate with eeglab as a plugin #22

mmagnuski opened this issue Aug 19, 2014 · 2 comments

Comments

@mmagnuski
Copy link
Owner

eegDb can be run separately from eeglab (paths to eeglab functions are added if necessary) but releasing it as a eeglab plugin is desired:

  • it does in fact extend eeglab's functionality
  • we can add more options for integration
  • cool to be present in the EEGlab interface 😄
  • etc.

May require some work if we plan substantial additional integration features... 😓

@mmagnuski mmagnuski added this to the v 0.1 milestone Aug 19, 2014
@mzakrzewska
Copy link
Collaborator

I concur :)

What should be taken into consideration if we make it a plugin is how to deal with doubled (and changed) eeglab functions.

@mmagnuski
Copy link
Owner Author

So far our modified functions are kept separate (adding rubbish to the end of file's name - as matlab does not have namespaces 😢 ).
There certainly will be some issues with being able to keep using eegDb as a separate gui/package and still be able to integrate it with eeglab. But this shouldn't be very hard - at least for v 0.1 - being a plugin would require only a few things like being able to start eegDb from eeglab GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants