Skip to content

Conversation

@h-mayorquin
Copy link
Collaborator

As in the title. The probe can be serialized / marshalled to zarr and loaded.

This should come after #249 and #248

@h-mayorquin h-mayorquin self-assigned this Jan 30, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (2cdf024) 88.41% compared to head (c6be414) 88.59%.

Files Patch % Lines
src/probeinterface/probe.py 91.25% 7 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   88.41%   88.59%   +0.17%     
==========================================
  Files          10       10              
  Lines        1718     1797      +79     
==========================================
+ Hits         1519     1592      +73     
- Misses        199      205       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alejoe91
Copy link
Member

alejoe91 commented Feb 1, 2024

@samuelgarcia ok to merge for me

@samuelgarcia
Copy link
Member

I am OK with this but why not relying more the the to_numpy() / from numpy() solution to dump by columns reprentation ?

@h-mayorquin
Copy link
Collaborator Author

@samuelgarcia I think it would be a good idea to make the representations (numpy, dataframe, zarr) more consistent internally. Can you be more explicit about what do you mean by "dump by columns representation"?

@samuelgarcia samuelgarcia merged commit d5fe93b into SpikeInterface:main Feb 5, 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

Successfully merging this pull request may close these issues.

4 participants