You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: existing-software.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,9 @@ Do you know of something that should be included here? Please open an Issue or P
10
10
-[spatial-data](https://spatialdata.scverse.org/en/latest/index.html) and the packages that build uses `Xarray`
11
11
- Internally it uses the [multi-scale-spatialimage](https://github.com/spatial-image/multiscale-spatial-image?tab=readme-ov-file#multiscale-spatial-image) library to convert [OME-NGFF](https://ngff.openmicroscopy.org/) formatted data into `Xarray.DataTree`s of `Dataset`s
12
12
-[Napari](https://napari.org/stable/) supports displaying Xarray. See [Example](https://napari.org/dev/gallery/xarray-latlon-timeseries.html)
13
+
-[DeLTA](https://delta.readthedocs.io) is a research software using Deep
14
+
Learning for the analysis (segmentation and tracking) of microscopy images of
15
+
cells. It uses `xr.DataArray`s to store the image data, and `xr.Dataset`s to
0 commit comments