Skip to content

Enhance histogram handling facilities #225

@johannes-mueller

Description

@johannes-mueller

#217 will drop rebinning mean stress transformed histograms. That will have a couple of consequences

  • Information about mean stress will remain in the resulting histogram
  • The resulting histogram will have the same number of bins as the input histogram. So a 32x32 load histogram used to be rebinned to a 32 bins. Now it will have 32x32 = 1024 bins, leading to significantly more computing demand downstream

That creates a new demand for more rebinning convenience:

Metadata

Metadata

Assignees

No one assigned

    Labels

    convenienceConvenience for users or developers. Enable shorter, less error prone code.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions