-
Notifications
You must be signed in to change notification settings - Fork 266
Maxwell rawio implementation #985
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
Maxwell rawio implementation #985
Conversation
|
Hello @samuelgarcia! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2021-06-18 10:19:38 UTC |
…into maxwell_rawio_implementation
…a/python-neo into maxwell_rawio_implementation
|
As soon as files are merge in gin. This is ready to review. |
|
@samuelgarcia maybe a possible solution is to add the libcompression.so in the maxwell folder and add the env variable before testing? |
|
I prefer not include the libcompression.so in the code. We need permission for that. |
|
Yes. I asked maxwell to make it downloadable via wget |
|
OK we can try a:
|
|
@JuliaSprenger : can you have a look to this I patch the download_dataset() and add the update stage. |
|
@alejoe91 : I add a util function auto download this plugin. |
|
Ready to review. |
Co-authored-by: Julia Sprenger <julia.sprenger@rwth-aachen.de>
|
@apdavison : If this pass tests, could we merge this soon ? |
…into maxwell_rawio_implementation # Conflicts: # neo/utils/datasets.py
|
Ready to review (and merge maybe) |
@yger @alejoe91
Could you test this ?