Skip to content

Add a data loss function for LogBinner (and ErrorPropagator) #50

Description

@ffreyer

A given binning lvl consists of data chunks of size 2^(lvl-1), which means that out of N values N % 2^(lvl-1) will be missing. This should be equivalent to logbinner.count[1] - logbinner.count[lvl]. It would be good to have a function returning this amount.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions