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

Neuroshare.org no longer exists---drop neuroshare support? #1471

Closed
sanjayankur31 opened this issue May 9, 2024 · 3 comments
Closed

Neuroshare.org no longer exists---drop neuroshare support? #1471

sanjayankur31 opened this issue May 9, 2024 · 3 comments

Comments

@sanjayankur31
Copy link

neuroshare.org no longer exists, and the python neuroshare package has not seen a release since 2016:

https://pypi.org/project/neuroshare/#history

This indicates that neuroshare is no longer an active project. Should we consider dropping it from neo perhaps?

@zm711
Copy link
Contributor

zm711 commented May 9, 2024

I would say as long as people have the format and it is acceptable with python/numpy constraints then we can keep supporting it. Unless you see clear problems with the IO, no?

We recently discussed our IO deprecation policy: #1460.

@sanjayankur31
Copy link
Author

I wasn't aware that it's a format---the neuroshare pypi page made me think it was primarily to work with the neuroshare.org API, which no longer exists.

Yeh, can be deprecated whenever the policy allows.

@zm711
Copy link
Contributor

zm711 commented May 9, 2024

class NeuroshareapiIO(BaseIO):

looks like the suffix is .mcd I never use it, but just in case. Thanks for checking though!

@zm711 zm711 closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants