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

Update the MultiscaleImage API #238

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Update the MultiscaleImage API #238

wants to merge 5 commits into from

Commits on Oct 22, 2024

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

Commits on Oct 28, 2024

  1. Modify MultiscaleImage API

    * Remove ``axis_type`` parameter from ``create``
    * Add parameters to specify initial Image URI.
    * Add ``data_axis_order`` to ``create`` and ``read_spatial_region``.
    jp-dark committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c3f60f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a3380 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Additional MultiscaleImage updates

    * Fix DenseNDArray types to be _DenseND
    * Add return type for the new `set` methods
    * Add `data_axis_order` property
    * Add `has_channel_axis` property
    * Add `nchannel` property
    * Fix docstring for `level_shape`
    jp-dark committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7b1d9df View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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