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

Universal API implementations for Micro-Manager OME-TIFF and NDTiff #185

Merged
merged 79 commits into from
Mar 4, 2024

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    89f609b View commit details
    Browse the repository at this point in the history
  2. MM FOV base class

    ziw-liu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ce80f9c View commit details
    Browse the repository at this point in the history
  3. tests

    ziw-liu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5e7c8bc View commit details
    Browse the repository at this point in the history
  4. bump tifffile

    ziw-liu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e0f54c6 View commit details
    Browse the repository at this point in the history
  5. comment

    ziw-liu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    33d69df View commit details
    Browse the repository at this point in the history
  6. fix indent after rebase

    ziw-liu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bff9c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. use get default

    ziw-liu committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7df30be View commit details
    Browse the repository at this point in the history
  2. test pixel indexing

    ziw-liu committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    8053fde View commit details
    Browse the repository at this point in the history
  3. set MM metadata

    ziw-liu committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    9d95517 View commit details
    Browse the repository at this point in the history
  4. style

    ziw-liu committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    31c5897 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. update dependencies

    ziw-liu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    41772c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82747d8 View commit details
    Browse the repository at this point in the history
  3. add xarray

    ziw-liu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    049d945 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    e086b4b View commit details
    Browse the repository at this point in the history
  2. uapi for ndtiff

    ziw-liu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    723ab9d View commit details
    Browse the repository at this point in the history
  3. refactor test setup to parametrize by dataset

    use globals instead of fixtures since parametrization happens before fixture evaluation
    ziw-liu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6efbb34 View commit details
    Browse the repository at this point in the history
  4. convert mmstack

    ziw-liu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d698609 View commit details
    Browse the repository at this point in the history
  5. fix and test chunking

    ziw-liu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a4fbd76 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. update cli

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d57008b View commit details
    Browse the repository at this point in the history
  2. fix scaling

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5ae6333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacd964 View commit details
    Browse the repository at this point in the history
  4. move reader tests

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8d4265d View commit details
    Browse the repository at this point in the history
  5. deprecate reader tests

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6dc5711 View commit details
    Browse the repository at this point in the history
  6. update deprecated tests

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e82fbe0 View commit details
    Browse the repository at this point in the history
  7. update ngff tests

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    37c2fbc View commit details
    Browse the repository at this point in the history
  8. isort

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6a8d38c View commit details
    Browse the repository at this point in the history
  9. update black target to 3.10

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2ec73ab View commit details
    Browse the repository at this point in the history
  10. lint

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a96135f View commit details
    Browse the repository at this point in the history
  11. fix download paths

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b10f333 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07f24a5 View commit details
    Browse the repository at this point in the history
  13. untrack autogenerated file

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f636310 View commit details
    Browse the repository at this point in the history
  14. ignore execution time file

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0e17863 View commit details
    Browse the repository at this point in the history
  15. add github icon

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7497f04 View commit details
    Browse the repository at this point in the history
  16. update docstring

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    02103a4 View commit details
    Browse the repository at this point in the history
  17. update docstring

    ziw-liu committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    16ad699 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    ef04a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4a0cc View commit details
    Browse the repository at this point in the history
  3. fallback for pixel size

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7e960dc View commit details
    Browse the repository at this point in the history
  4. remove log level setting

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0d29dae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8799d84 View commit details
    Browse the repository at this point in the history
  6. avoid root logger

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fab9d93 View commit details
    Browse the repository at this point in the history
  7. isort

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f63ccd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4ac082 View commit details
    Browse the repository at this point in the history
  9. format docstring

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9c261c3 View commit details
    Browse the repository at this point in the history
  10. improve conversion messages

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fb32fb4 View commit details
    Browse the repository at this point in the history
  11. black

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    83538cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    baf3e93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    840b819 View commit details
    Browse the repository at this point in the history
  14. update converter test

    ziw-liu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    978f893 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. expand _check_ndtiff checks

    ieivanov committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6ec5f0a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix iteration

    ziw-liu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e71ee62 View commit details
    Browse the repository at this point in the history
  2. fix python 3.10

    using `Path.glob(*/)` to get subdirs was added in 3.11
    ziw-liu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    18c725f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a5bd7 View commit details
    Browse the repository at this point in the history
  4. fix cli default

    ziw-liu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1535833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f93f0f9 View commit details
    Browse the repository at this point in the history
  6. fix unset

    ziw-liu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    232ef1c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. catch non-existent page

    ziw-liu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d9e4380 View commit details
    Browse the repository at this point in the history
  2. implement fallback for incomplete channel names

    workaround for the Dragonfly microscope where the multi-camera setup only has one channel name written
    ziw-liu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2698317 View commit details
    Browse the repository at this point in the history
  3. add debug logs

    ziw-liu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7001352 View commit details
    Browse the repository at this point in the history
  4. handle virtual frames

    ziw-liu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ff6a038 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44c3080 View commit details
    Browse the repository at this point in the history
  6. filter error logs about ImageJ metadata being broken

    this is a known MM limitation when writing OME-TIFFs
    ziw-liu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dab5857 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. fix regex

    ziw-liu committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fa8fbc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    692e2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e9b53 View commit details
    Browse the repository at this point in the history
  3. style

    ieivanov committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e59e403 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. safer NoneType check

    ziw-liu committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    406012b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e13a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da400c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebed5ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c2b70 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    a916373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29131f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c1e1d View commit details
    Browse the repository at this point in the history
  4. fix grid layout

    ziw-liu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e8fe720 View commit details
    Browse the repository at this point in the history
  5. suppress hypothesis flakiness

    ziw-liu committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ee109d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efc406c View commit details
    Browse the repository at this point in the history