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

silx.gui.colors: Add "percentile" mode for autoscaling #4154

Merged
merged 6 commits into from
Oct 7, 2024

Commits on Aug 5, 2024

  1. Add "percentile" mode for autoscaling

    It autoscales from 1st to 99th (nan)percentiles of data.
    clemisch committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8c0ff5d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    a278a74 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a153088 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    1c95a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9edc4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from t20100/pr4154

    Add tests for percentile 1-99 autoscale + make percentile more resilient
    clemisch authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c88921e View commit details
    Browse the repository at this point in the history