Skip to content

Refactor 3D binning code #49

@spmeisburger

Description

@spmeisburger

The binslab() function in mdx2.bin_image_series has a convoluted logic and references to private methods from a different module, the result of previous refactoring. We ought to clean this up by cleanly separating the numerical code, which can then be reused elsewhere and/or compiled to improve performance. After doing this, the remaining cross-module dependencies can be addressed by exposing a public API, or adding features to the mdx2.data module.

Originally posted by @spmeisburger in #45 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions