Alessio Buccino
Alessio Buccino
@DradeAW we moved to the `main` branch, with a `src/spikeinterface` organization. Could you close this one and open a new one to main? Or we can help to rebase. Let...
@DradeAW fixed other tests, now yours are failing ;)
Thanks @samuelgarcia I agree we need to debug this internally and maybe even running tests about reading an extractor in a docker image after mapping the paths!
Great! I'll close this then :)
Thanks @bendichter This is a known issue and we pushed a patch on the MS5 wrapper to fix it. I guess @luiztauffer still needs to update the app image to...
Thanks @mahlzahn Looks good to me! No worries for the codecov. Is it ready to merge?
Hi Tanguy! Yeah indeed this is a bug. We should convert the string to the proper rotation axis (e.g., `xy` -> [0, 0, 1]). Alternatively we can ask the user...
Hi guys, any update on this? @jsiegle tried to open some zarr NWB files generated with v0.11.0, but xarray still fails to read `ElectricelSeries` due to missing `_ARRAY_DIMENSIONS`
@mavaylon1 can I ping you on this one? This is a blocking one currently for us! Thanks
That's ok! I can install hdmf-zarr from source. Can you point me to the merged PR?