|
12 | 12 | },
|
13 | 13 | {
|
14 | 14 | "cell_type": "code",
|
15 |
| - "execution_count": null, |
| 15 | + "execution_count": 1, |
16 | 16 | "id": "e71723e0-aa1c-49ee-b141-a720c4ea46dc",
|
17 | 17 | "metadata": {
|
18 | 18 | "tags": []
|
|
35 | 35 | },
|
36 | 36 | {
|
37 | 37 | "cell_type": "code",
|
38 |
| - "execution_count": null, |
| 38 | + "execution_count": 2, |
39 | 39 | "id": "6193b269-fbac-46de-9404-e9fc4097c068",
|
40 | 40 | "metadata": {
|
41 | 41 | "tags": []
|
|
62 | 62 | },
|
63 | 63 | {
|
64 | 64 | "cell_type": "code",
|
65 |
| - "execution_count": null, |
| 65 | + "execution_count": 3, |
66 | 66 | "id": "4315315a-32cc-4bae-939b-d2bfd300aefa",
|
67 | 67 | "metadata": {
|
68 | 68 | "tags": []
|
|
103 | 103 | },
|
104 | 104 | {
|
105 | 105 | "cell_type": "code",
|
106 |
| - "execution_count": null, |
| 106 | + "execution_count": 4, |
107 | 107 | "id": "93e26775-3d24-4eb4-8831-fae5cb5fd71c",
|
108 | 108 | "metadata": {
|
109 | 109 | "tags": []
|
110 | 110 | },
|
111 |
| - "outputs": [], |
| 111 | + "outputs": [ |
| 112 | + { |
| 113 | + "data": { |
| 114 | + "application/vnd.jupyter.widget-view+json": { |
| 115 | + "model_id": "a1cecb0a8f4b408783ae703c37624f2e", |
| 116 | + "version_major": 2, |
| 117 | + "version_minor": 0 |
| 118 | + }, |
| 119 | + "text/plain": [ |
| 120 | + "RFBOutputContext()" |
| 121 | + ] |
| 122 | + }, |
| 123 | + "metadata": {}, |
| 124 | + "output_type": "display_data" |
| 125 | + }, |
| 126 | + { |
| 127 | + "name": "stderr", |
| 128 | + "output_type": "stream", |
| 129 | + "text": [ |
| 130 | + "/home/clewis7/repos/fastplotlib/fastplotlib/graphics/_features/_base.py:34: UserWarning: converting float64 array to float32\n", |
| 131 | + " warn(f\"converting {array.dtype} array to float32\")\n" |
| 132 | + ] |
| 133 | + }, |
| 134 | + { |
| 135 | + "data": { |
| 136 | + "application/vnd.jupyter.widget-view+json": { |
| 137 | + "model_id": "0136aea73e49401b92d017b06ad14fa9", |
| 138 | + "version_major": 2, |
| 139 | + "version_minor": 0 |
| 140 | + }, |
| 141 | + "text/plain": [ |
| 142 | + "RFBOutputContext()" |
| 143 | + ] |
| 144 | + }, |
| 145 | + "metadata": {}, |
| 146 | + "output_type": "display_data" |
| 147 | + } |
| 148 | + ], |
112 | 149 | "source": [
|
113 | 150 | "# for the image data and contours\n",
|
114 | 151 | "cnmf_iw = fpl.ImageWidget(\n",
|
|
131 | 168 | },
|
132 | 169 | {
|
133 | 170 | "cell_type": "code",
|
134 |
| - "execution_count": null, |
| 171 | + "execution_count": 5, |
135 | 172 | "id": "f99342b0-27c0-4b1a-9091-0ec3cde9632f",
|
136 | 173 | "metadata": {
|
137 | 174 | "tags": []
|
|
149 | 186 | },
|
150 | 187 | {
|
151 | 188 | "cell_type": "code",
|
152 |
| - "execution_count": null, |
| 189 | + "execution_count": 6, |
153 | 190 | "id": "99a3d096-3b72-4c20-98c8-a5fb27ab8fe3",
|
154 | 191 | "metadata": {
|
155 | 192 | "tags": []
|
|
169 | 206 | },
|
170 | 207 | {
|
171 | 208 | "cell_type": "code",
|
172 |
| - "execution_count": null, |
| 209 | + "execution_count": 7, |
173 | 210 | "id": "0a4968fc-1926-4eb7-85a5-2bedf1581b7f",
|
174 | 211 | "metadata": {
|
175 | 212 | "tags": []
|
|
219 | 256 | },
|
220 | 257 | {
|
221 | 258 | "cell_type": "code",
|
222 |
| - "execution_count": null, |
| 259 | + "execution_count": 8, |
223 | 260 | "id": "f7b78a88-7aa5-4de7-a796-4a99514631c8",
|
224 | 261 | "metadata": {
|
225 | 262 | "tags": []
|
|
0 commit comments