Skip to content
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

rename the package as anscombe_numcodecs #17

Merged
merged 13 commits into from
Jan 23, 2025

Conversation

dimitri-yatsenko
Copy link
Member

No description provided.

@@ -24,7 +24,7 @@ def test_data(dtype="int16"):
return [test2d, test2d_long]

def test_poisson_encode_decode(test_data):
poisson_codec = PoissonCodec(
poisson_codec = AnscombeCodec(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename this test as well?

@ttngu207 ttngu207 merged commit c717735 into datajoint:main Jan 23, 2025
1 check passed
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.

2 participants