From 0369eed9f45f801039d9913cc45ca1e5c64c2c8a Mon Sep 17 00:00:00 2001 From: melissawm Date: Tue, 9 Jul 2024 15:04:10 +0000 Subject: [PATCH] deploy: 24bbed82e7c5369504a18b2f0e5c7270c34098fb --- sitemap.xml.gz | Bin 127 -> 127 bytes tutorials/livestream.py | 9 --------- tutorials/livestream/index.html | 2 +- 3 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 tutorials/livestream.py diff --git a/sitemap.xml.gz b/sitemap.xml.gz index c15f4b43ef0528e309adb76a0fbbe69f9cd61ed3..99bb3ac9a22954c868cc63d79c83440fd59e5aff 100644 GIT binary patch delta 13 Ucmb=gXP58h;Ap7rnaExN039p@SpWb4 delta 13 Ucmb=gXP58h;AoiAGLgLk03Ck>XaE2J diff --git a/tutorials/livestream.py b/tutorials/livestream.py deleted file mode 100644 index 0d7dc181..00000000 --- a/tutorials/livestream.py +++ /dev/null @@ -1,9 +0,0 @@ -# # Livestream to napari -# -# The below script can be used to livestream data to the [napari viewer](https://napari.org/stable/). You may also utilize the `Acquire` napari plugin, which is provided in the package upon install. You can access the plugin in the napari plugins menu once `Acquire` is installed. You can review the [plugin code here](https://github.com/acquire-project/acquire-python/blob/main/python/acquire/__init__.py#L131). You may also stream using other packages such at `matplotlib`. -# -# ~~~python -# {% include "../examples/livestream_napari.py" %} -# ~~~ -# -# [Download this tutorial as a Python script](livestream.py){ .md-button .md-button-center } diff --git a/tutorials/livestream/index.html b/tutorials/livestream/index.html index 53288751..0dbeb7fc 100644 --- a/tutorials/livestream/index.html +++ b/tutorials/livestream/index.html @@ -1012,7 +1012,7 @@

Livestream to napari napari.run() -

Download this tutorial as a Python script

+

Download this tutorial as a Python script