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

adds y-axis scale to the histogram view #4349

Merged
merged 7 commits into from
Dec 10, 2019

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    9fc1971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17bad9 View commit details
    Browse the repository at this point in the history
  3. added axis to histogram and smoothing histogram

    * smoothing is done by reducing the intensity value into the range
      from 1 to 10 and then taking the logarithm of these values
    MichaelBuessemeyer committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    45440e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    746c105 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Philipp Otto <[email protected]>
    MichaelBuessemeyer and philippotto authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    8d6a630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ce58a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6b7730 View commit details
    Browse the repository at this point in the history