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

Merged
merged 5 commits into from
Oct 31, 2024
Merged

Update the MultiscaleImage API #238

merged 5 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    31a4ee4 View commit details
    Browse the repository at this point in the history
  2. 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 31, 2024
    Configuration menu
    Copy the full SHA
    83ca682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9252a1b View commit details
    Browse the repository at this point in the history
  4. 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 31, 2024
    Configuration menu
    Copy the full SHA
    442aa9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    828dfe2 View commit details
    Browse the repository at this point in the history