-
Notifications
You must be signed in to change notification settings - Fork 197
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
Remove lack of units in NeoBaseExtractors #758
Remove lack of units in NeoBaseExtractors #758
Conversation
It is still a bit important from spiekinetrface point of view.
Since we wrapper on top on neo in some case like the one you show we cannot garanty to the user that the trace can be scaled to micro volt when @alejoe91 : what do you think ? @h-mayorquin : maybe for spike gadget we can patch the neo SpikeGadgetsIO and check if we have information about the tru units maybe they are in micro volt maybe not we need specification from the vendor and so some discussion by mail. |
I think that:
Also, I am surprised this change is generating a sorting error in the full spikesorter tests, any idea about that? |
Lets go for midterm directly, no ? |
I can do it in this PR. |
This reverts commit 7310275.
@samuelgarcia |
done . Thanks. |
This output to standard output is causing problems in some of our doctests in:
catalystneuro/nwb-conversion-tools#573
I think that this code serves not purpose. The user of a recording interface does not have a way to change the units. I think this information is useful for developers but as it stands I think it could be replaced by appropriate notes in the corresponding extractor or back in neo.
What do you think, @samuelgarcia?
To describe the problem in more detail look at the following example:
Output: