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

feature/scene-widget-additions #27

Merged
merged 45 commits into from
Sep 18, 2021
Merged

Commits on Sep 12, 2021

  1. Configuration menu
    Copy the full SHA
    2bd22cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d71dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a619e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7ecb91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45041db View commit details
    Browse the repository at this point in the history
  6. Add comments

    psobolewskiPhD committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    8e4b238 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Try Flake8

    psobolewskiPhD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7681037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78edab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a69c9a6 View commit details
    Browse the repository at this point in the history
  4. Fix ImgLayer name

    psobolewskiPhD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    cd8911c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaa4b77 View commit details
    Browse the repository at this point in the history
  6. Clean-up & comments

    psobolewskiPhD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1f7a28f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b3fa28 View commit details
    Browse the repository at this point in the history
  8. Fix scale in LIF test

    psobolewskiPhD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    196888b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    308fc3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a22b1cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9d5d6c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99ea946 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c21e5d View commit details
    Browse the repository at this point in the history
  14. AICSImageIO~4.1.0

    psobolewskiPhD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a241491 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    75ae94e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ed026a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Fix (some) linting

    psobolewskiPhD committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e285842 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    psobolewskiPhD committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    63f564d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff81a0c View commit details
    Browse the repository at this point in the history
  4. Linting!

    psobolewskiPhD committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    dacc272 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    d194b8f View commit details
    Browse the repository at this point in the history
  2. Add qt support libs to gh workflos

    JacksonMaxfield committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    4b717ec View commit details
    Browse the repository at this point in the history
  3. Change napari all to pyqt5 and pyside

    JacksonMaxfield committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3e1f395 View commit details
    Browse the repository at this point in the history
  4. Add functionality for clearing layers on scene select

    JacksonMaxfield committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ff0f067 View commit details
    Browse the repository at this point in the history
  5. Change to with and run for xvfb runner

    JacksonMaxfield committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ab78096 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Change to napari install all

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    7abebc5 View commit details
    Browse the repository at this point in the history
  2. Fix / update tests to remove n widgets check

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    b905cd2 View commit details
    Browse the repository at this point in the history
  3. Check n number of layers instead of scene shape

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    ee98869 View commit details
    Browse the repository at this point in the history
  4. Don't test layers

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    7f53b98 View commit details
    Browse the repository at this point in the history
  5. Add scene selector gif

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    654dc73 View commit details
    Browse the repository at this point in the history
  6. Add scene selection feature and gif to README

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    01a18a1 View commit details
    Browse the repository at this point in the history
  7. Loosen aicsimageio dep pin

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1610136 View commit details
    Browse the repository at this point in the history
  8. Add checkbox for unpack channels and change defaults

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    38cb762 View commit details
    Browse the repository at this point in the history
  9. Change shape check back to multi-channel

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    6ccd8fb View commit details
    Browse the repository at this point in the history
  10. Wrong shape

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1406ae8 View commit details
    Browse the repository at this point in the history
  11. Update scene selection feature gif

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    e1d5907 View commit details
    Browse the repository at this point in the history
  12. Add scene index to layer names

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    414b4ee View commit details
    Browse the repository at this point in the history
  13. Set layer name to scene label when not unpking ch

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    239efea View commit details
    Browse the repository at this point in the history
  14. Show scene name in layer

    JacksonMaxfield committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    48af7ef View commit details
    Browse the repository at this point in the history