yjmantilla / sovabids

A python package for the automatic conversion of EEG datasets to the BIDS standard, with a focus on making the most out of metadata.
https://sovabids.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Integration with EZbids #8

Open yjmantilla opened 3 years ago

yjmantilla commented 3 years ago

So today I had the first meeting with the EZbids team!

I presented myself and showed them the design we proposed. They are evaluating how this integration could be done.

I told them that the ideas was mostly to develop a backend that would have an API to connect to a GUI interface. I told them that for example for BIDSCOIN we would adapt the API to the plugin API BIDSCOIN proposed.

So in a sense the integration could be understood as a set of guidelines/specifications for the API they want to expect and that we would adapt to.

I will post here further advances with this integration.

yjmantilla commented 3 years ago

This will be explored once gsoc is done and when the project is more mature.

civier commented 3 years ago

Can you tell us more about the "API BIDSCOIN proposed"? What are you referring to? I'm not sure

yjmantilla commented 3 years ago

@civier

Can you tell us more about the "API BIDSCOIN proposed"? What are you referring to? I'm not sure

My bad, that was an awkward use of upper cases and wording.

I said:

I told them that for example for BIDSCOIN we would adapt the API to the plugin API BIDSCOIN proposed.

I meant:

I told them that for example in the case of the bidscoin app we would adapt our API to the plugin-api of bidscoin.