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

feat: Add option to calculate Measurement per Mask component #590

Merged
merged 20 commits into from
Apr 26, 2022

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    6a06af8 View commit details
    Browse the repository at this point in the history
  2. initial implementation

    Czaki committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e22954c View commit details
    Browse the repository at this point in the history
  3. fix tests

    Czaki committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    a3f0c62 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    4f04b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52be453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8533fe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    524db71 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin-public/develop' into feature/mea…

    …surement_per_mask_component
    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9add7b3 View commit details
    Browse the repository at this point in the history
  3. limit run of azure pipelines

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d621222 View commit details
    Browse the repository at this point in the history
  4. add test for per_mask component

    fix bug in determine component type
    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0254284 View commit details
    Browse the repository at this point in the history
  5. silence warning of get fields

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e423d73 View commit details
    Browse the repository at this point in the history
  6. 'Refactored by Sourcery' (#594)

    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    834728b View commit details
    Browse the repository at this point in the history
  7. disable pylint warnings

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    704d584 View commit details
    Browse the repository at this point in the history
  8. fix test

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    972d08c View commit details
    Browse the repository at this point in the history
  9. remove napari 0.4.11 test

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    673a23f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a1130f View commit details
    Browse the repository at this point in the history
  11. add tests

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    729bbd9 View commit details
    Browse the repository at this point in the history
  12. increase readability

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    bb818a2 View commit details
    Browse the repository at this point in the history
  13. update tests

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    13aecad View commit details
    Browse the repository at this point in the history
  14. ignore no-self-use in test

    Czaki committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    034b55b View commit details
    Browse the repository at this point in the history