Skip to content
View d-v-b's full-sized avatar
💭
status
💭
status
  • Independent software engineer
  • Würzburg, Germany
  • 17:31 - 2h ahead

Organizations

@dask

Block or report d-v-b

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
d-v-b/README.md

--- d-v-b (Davis Bennett) ---

I am an independent software developer specializing in tools for processing large imaging datasets. Before becoming an independent developer, I was part of the Cellmap Project Team at Janelia Research Campus. Check out some of the amazing images they produce over at OpenOrganelle.

Before getting into software development I completed a Ph.D. in biology, which involved some big microscopy datasets and gave me formative exposure to chunked array formats and distributed computing.

I also work on community projects, namely zarr.

Pinned Loading

  1. zarr-developers/zarr-python Public

    An implementation of chunked, compressed, N-dimensional arrays for Python.

    Python 1.7k 325

  2. JaneliaSciComp/xarray-multiscale Public

    scalable multiscale image pyramids in python

    Python 27 3

  3. janelia-cellmap/openorganelle Public

    A portal for viewing FIB-SEM datasets

    TypeScript 11 3

  4. zarr-developers/pydantic-zarr Public

    Pydantic models for Zarr

    Python 32 2

1,425 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing d-v-b's contributions from April 21, 2024 to April 25, 2025. The contributions are 55% commits, 24% code review, 12% pull requests, 9% issues.

Contribution activity

April 2025

Created a pull request in zarr-developers/zarr-python that received 4 comments

restore v2-like exceptions

This PR brings the following changes: new (old) exceptions zarr.errors gets new exceptions ArrayNotFoundError, GroupNotFoundError, PathNotFoundError,

+930 −680 lines changed 4 comments
Opened 3 other pull requests in 1 repository
zarr-developers/zarr-python 2 open 1 merged
Reviewed 31 pull requests in 6 repositories

Created an issue in zarr-developers/zarr-python that received 5 comments

asyncgroup.delitem silently fails if the key is missing

this should raise a keyerror. instead it silently does nothing. # /// script # requires-python = ">=3.11" # dependencies = ["zarr"] # /// import zarr

5 comments
Opened 9 other issues in 3 repositories
Started 1 discussion in 1 repository
zarr-developers/zarr-python
  • v3.0.7
    This contribution was made on Apr 21
Answered 1 discussion in 1 repository
zarr-developers/zarr-python
3 contributions in private repositories Apr 18
Loading