Heberto Mayorquin

Results 82 comments of Heberto Mayorquin

I reproduced your error on windows which probably means is probably an overflow error I think.

Yep, it seems is just an overflow because of int differences. I tried #1497 on your files and it works for me. Can you test it as well @AbhiSwamiUConn

Can you give more details about your platform, what is your architecture? can you run? ``` import platform platform.architecture() ```

Can you try this branch? https://github.com/NeuralEnsemble/python-neo/pulls

I will give it a try next week when I get into a windows machine.

Sorry guys, I just have not had the time. Plexon does not make it easier by having a close format however. Please complain about it to Plexon or whowever makes...

Hi, @cheydrick, I will test this against the three OSs on neuroconv: https://github.com/catalystneuro/neuroconv/pull/918 I thought that the problem is that the ddls expect a different input in linux and windows...

This makes sense. I will also ease development burden.

Following on this. Is this something that the developers are still interested? I might contribute with this one.