Skip to content

Commit

Permalink
Merge pull request #7 from JaneliaSciComp/recursive
Browse files Browse the repository at this point in the history
add chained multiscale mode
  • Loading branch information
d-v-b authored Jun 17, 2021
2 parents fcf6db0 + 4bb424a commit 024d3ad
Show file tree
Hide file tree
Showing 9 changed files with 235 additions and 418 deletions.
200 changes: 106 additions & 94 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "xarray-multiscale"
version = "0.1.6"
version = "0.2.0"
description = ""
authors = ["Davis Vann Bennett <[email protected]>"]

Expand All @@ -11,8 +11,6 @@ mypy = "^0.790"
scipy = "^1.5.4"
numpy = "^1.19.4"
dask = "^^2020.12.0"
cytoolz = "^0.11.0"
dacite = "^1.6.0"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down
Empty file.
47 changes: 0 additions & 47 deletions src/xarray_multiscale/metadata/cosem_ome.py

This file was deleted.

37 changes: 0 additions & 37 deletions src/xarray_multiscale/metadata/neuroglancer.py

This file was deleted.

58 changes: 0 additions & 58 deletions src/xarray_multiscale/metadata/util.py

This file was deleted.

Loading

0 comments on commit 024d3ad

Please sign in to comment.