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: support imageaggregate in _plot2d #4174

Merged
merged 23 commits into from
Nov 26, 2024

Commits on Sep 19, 2024

  1. support imageaggregate in _plot2d

    edgar committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8725dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. add aggregation action in _Plot2dView

    Edgar Gutierrez Fernandez committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    df68c57 View commit details
    Browse the repository at this point in the history
  2. imageaggregate by default

    Edgar Gutierrez Fernandez committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b07bc53 View commit details
    Browse the repository at this point in the history
  3. no kwargs needed

    Edgar Gutierrez Fernandez committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    14bf6d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. predefined imagedataaggregatd

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    044a912 View commit details
    Browse the repository at this point in the history
  2. suggestions

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    af98201 View commit details
    Browse the repository at this point in the history
  3. blank

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3b43874 View commit details
    Browse the repository at this point in the history
  4. set aggregation mode in set data

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    73e566f View commit details
    Browse the repository at this point in the history
  5. setdata

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fa45a02 View commit details
    Browse the repository at this point in the history
  6. correction

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6216f46 View commit details
    Browse the repository at this point in the history
  7. typo

    Edgar Gutierrez Fernandez committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ba5ec27 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. imageaggregate in NXdataWidget

    Edgar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5ab1d19 View commit details
    Browse the repository at this point in the history
  2. simplify

    Edgar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1e44061 View commit details
    Browse the repository at this point in the history
  3. stackview inherits from ImageDataAggregated

    Edgar committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ed3e275 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. aggregation items to ArrayImagePlot

    Edgar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ea0bd4c View commit details
    Browse the repository at this point in the history
  2. aggregation items to StackView

    Edgar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ef444ad View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. again

    Edgar Gutierrez Fernandez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8f58e87 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into silx_view_imageaggreg…

    …ated
    Edgar Gutierrez Fernandez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6f074c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    c8d19dd View commit details
    Browse the repository at this point in the history
  2. remove unused import and useless code in _NXdataImageView

    it's already done in ArrayImagePlot
    t20100 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c934c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb290ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6868fe View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #3 from t20100/pr4174

    Update for PR silx-kit#4174
    EdgarGF93 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b4b2529 View commit details
    Browse the repository at this point in the history