1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
|
%global _empty_manifest_terminate_build 0
Name: python-napari-pyclesperanto-assistant
Version: 0.22.1
Release: 1
Summary: GPU-accelerated image processing in napari using OpenCL
License: BSD-3-Clause
URL: https://github.com/clesperanto/napari_pyclesperanto_assistant
Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/f4/7cb910f032746576a32a4c601575dede769af02eebbb25f67f4cf2d5d7ec/napari_pyclesperanto_assistant-0.22.1.tar.gz
BuildArch: noarch
Requires: python3-napari-plugin-engine
Requires: python3-pyopencl
Requires: python3-toolz
Requires: python3-scikit-image
Requires: python3-napari
Requires: python3-pyclesperanto-prototype
Requires: python3-magicgui
Requires: python3-numpy
Requires: python3-pyperclip
Requires: python3-loguru
Requires: python3-jupytext
Requires: python3-jupyter
Requires: python3-pandas
Requires: python3-napari-tools-menu
Requires: python3-napari-time-slicer
Requires: python3-napari-skimage-regionprops
Requires: python3-napari-workflows
Requires: python3-napari-assistant
%description
# napari-pyclesperanto-assistant
[](https://forum.image.sc/tag/clesperanto)
[](http://clesperanto.net)
[](https://github.com/clesperanto/napari-pyclesperanto-assistant/raw/master/LICENSE)
[](https://pypi.org/project/napari-pyclesperanto-assistant)
[](https://python.org)
[](https://github.com/clesperanto/napari_pyclesperanto_assistant/actions)
[](https://codecov.io/gh/clesperanto/napari_pyclesperanto_assistant)
[](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha)
[](https://napari-hub.org/plugins/napari-pyclesperanto-assistant)
[](https://zenodo.org/badge/latestdoi/322312181)
The py-clEsperanto-assistant is a yet experimental [napari](https://github.com/napari/napari) plugin for building GPU-accelerated image processing workflows.
It is part of the [clEsperanto](http://clesperanto.net) project and thus, aims at removing programming language related barriers between image processing ecosystems in the life sciences.
It uses [pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) and with that [pyopencl](https://documen.tician.de/pyopencl/) as backend for processing images.
This napari plugin adds some menu entries to the Tools menu. You can recognize them with their suffix `(clEsperanto)` in brackets.
Furthermore, it can be used from the [napari-assistant](https://www.napari-hub.org/plugins/napari-assistant) graphical user interface.
Therefore, just click the menu `Tools > Utilities > Assistant (na)` or run `naparia` from the command line.

## Usage
### Start up the assistant
Start up napari, e.g. from the command line:
```
napari
```
Load example data, e.g. from the menu `File > Open Samples > clEsperanto > CalibZAPWfixed` and
start the assistant from the menu `Tools > Utilities > Assistant (na)`.

In case of two dimensional timelapse data, an initial conversion step might be necessary depending on your data source.
Click the menu `Tools > Utilities > Convert to 2d timelapse`. In the dialog, select the dataset and click ok.
You can delete the original dataset afterwards:

### Set up a workflow
Choose categories of operations in the top right panel, for example start with denoising using a Gaussian Blur with sigma 1 in x and y.

Continue with background removal using the top-hat filter with radius 5 in x and y.

For labeling the objects, use [Voronoi-Otsu-Labeling](https://nbviewer.jupyter.org/github/clEsperanto/pyclesperanto_prototype/blob/master/demo/segmentation/voronoi_otsu_labeling.ipynb) with both sigma parameters set to 2.

The labeled objects can be extended using a Voronoi diagram to derive a estimations of cell boundaries.

You can then configure napari to show the label boundaries on top of the original image:

When your workflow is set up, click the play button below your dataset:

### Neighbor statistics
When working with 2D or 3D data you can analyze measurements in relationship with their neighbors.
For example, you can measure the area of blobs as shown in the example shown below using the menu
`Tools > Measurements > Statistics of labeled pixels (clesperant)` and visualize it as `area` image by double-clicking on the table column (1).
Additionally, you can measure the maximum area of the 6 nearest neighbors using the menu `Tools > Measurments > Neighborhood statistics of measurements`.
The new column will then be called "max_nn6_area..." (2). When visualizing such parametric images next by each other, it is recommended to use
[napari-brightness-contrast](https://www.napari-hub.org/plugins/napari-brightness-contrast) and visualize the same intensity range to see differences correctly.

### Code generation
You can also export your workflow as Python/Jython code or as notebook. See the [napari-assistant documentation](https://www.napari-hub.org/plugins/napari-assistant) for details.
## Features
[pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) offers various possibilities for processing images. It comes from developers who work in life sciences and thus, it may be focused towards processing two- and three-dimensional microscopy image data showing cells and tissues. A selection of pyclesperanto's functionality is available via the assistant user interface. Typical workflows which can be built with this assistant include
* image filtering
* denoising / noise reduction (mean, median, Gaussian blur)
* background subtraction for uneven illumination or out-of-focus light (bottom-hat, top-hat, subtract Gaussian background)
* grey value morphology (local minimum, maximum. variance)
* gamma correction
* Laplace operator
* Sobel operator
* combining images
* masking
* image math (adding, subtracting, multiplying, dividing images)
* absolute / squared difference
* image transformations
* translation
* rotation
* scale
* reduce stack
* sub-stacks
* image projections
* minimum / mean / maximum / sum / standard deviation projections
* image segmentation
* binarization (thresholding, local maxima detection)
* labeling
* regionalization
* instance segmentation
* semantic segmentation
* detect label edges
* label spots
* connected component labeling
* Voronoi-Otsu-labeling
* post-processing of binary images
* dilation
* erosion
* binary opening
* binary closing
* binary and / or / xor
* post-processing of label images
* dilation (expansion) of labels
* extend labels via Voronoi
* exclude labels on edges
* exclude labels within / out of size / value range
* merge touching labels
* parametric maps
* proximal / touching neighbor count
* distance measurements to touching / proximal / n-nearest neighbors
* pixel count map
* mean / maximum / extension ratio map
* label measurements / post processing of parametric maps
* minimum / mean / maximum / standard deviation intensity maps
* minimum / mean / maximum / standard deviation of touching / n-nearest / neighbors
* neighbor meshes
* touching neighbors
* n-nearest neighbors
* proximal neighbors
* distance meshes
* measurements based on label images
* bounding box 2D / 3D
* minimum / mean / maximum / sum / standard deviation intensity
* center of mass
* centroid
* mean / maximum distance to centroid (and extension ratio shape descriptor)
* mean / maximum distance to center of mass (and extension ratio shape descriptor)
* statistics of neighbors (See related [publication](https://www.frontiersin.org/articles/10.3389/fcomp.2021.774396/full))
* code export
* python / Fiji-compatible jython
* python jupyter notebooks
* pyclesperanto scripting
* cell segmentation
* cell counting
* cell differentiation
* tissue classification
## Installation
It is recommended to install the assistant using conda. If you have never used conda before, it is recommended to read
[this blog post](https://biapol.github.io/blog/johannes_mueller/anaconda_getting_started/) first.
```shell
conda create --name cle_39 python=3.9 napari-pyclesperanto-assistant
conda activate cle_39
```
Mac-users please also install this:
conda install -c conda-forge ocl_icd_wrapper_apple
Linux users please also install this:
conda install -c conda-forge ocl-icd-system
You can then start the napari-assistant using this command:
```
naparia
```
## Feedback and contributions welcome!
clEsperanto is developed in the open because we believe in the open source community. See our [community guidelines](https://clij.github.io/clij2-docs/community_guidelines). Feel free to drop feedback as [github issue](https://github.com/clEsperanto/pyclesperanto_prototype/issues) or via [image.sc](https://image.sc)
## Acknowledgements
This project was supported by the Deutsche Forschungsgemeinschaft under Germany’s Excellence Strategy – EXC2068 - Cluster of Excellence "Physics of Life" of TU Dresden.
This project has been made possible in part by grant number [2021-240341 (Napari plugin accelerator grant)](https://chanzuckerberg.com/science/programs-resources/imaging/napari/improving-image-processing/) from the Chan Zuckerberg Initiative DAF, an advised fund of the Silicon Valley Community Foundation.
[Imprint](https://clesperanto.github.io/imprint)
%package -n python3-napari-pyclesperanto-assistant
Summary: GPU-accelerated image processing in napari using OpenCL
Provides: python-napari-pyclesperanto-assistant
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-napari-pyclesperanto-assistant
# napari-pyclesperanto-assistant
[](https://forum.image.sc/tag/clesperanto)
[](http://clesperanto.net)
[](https://github.com/clesperanto/napari-pyclesperanto-assistant/raw/master/LICENSE)
[](https://pypi.org/project/napari-pyclesperanto-assistant)
[](https://python.org)
[](https://github.com/clesperanto/napari_pyclesperanto_assistant/actions)
[](https://codecov.io/gh/clesperanto/napari_pyclesperanto_assistant)
[](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha)
[](https://napari-hub.org/plugins/napari-pyclesperanto-assistant)
[](https://zenodo.org/badge/latestdoi/322312181)
The py-clEsperanto-assistant is a yet experimental [napari](https://github.com/napari/napari) plugin for building GPU-accelerated image processing workflows.
It is part of the [clEsperanto](http://clesperanto.net) project and thus, aims at removing programming language related barriers between image processing ecosystems in the life sciences.
It uses [pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) and with that [pyopencl](https://documen.tician.de/pyopencl/) as backend for processing images.
This napari plugin adds some menu entries to the Tools menu. You can recognize them with their suffix `(clEsperanto)` in brackets.
Furthermore, it can be used from the [napari-assistant](https://www.napari-hub.org/plugins/napari-assistant) graphical user interface.
Therefore, just click the menu `Tools > Utilities > Assistant (na)` or run `naparia` from the command line.

## Usage
### Start up the assistant
Start up napari, e.g. from the command line:
```
napari
```
Load example data, e.g. from the menu `File > Open Samples > clEsperanto > CalibZAPWfixed` and
start the assistant from the menu `Tools > Utilities > Assistant (na)`.

In case of two dimensional timelapse data, an initial conversion step might be necessary depending on your data source.
Click the menu `Tools > Utilities > Convert to 2d timelapse`. In the dialog, select the dataset and click ok.
You can delete the original dataset afterwards:

### Set up a workflow
Choose categories of operations in the top right panel, for example start with denoising using a Gaussian Blur with sigma 1 in x and y.

Continue with background removal using the top-hat filter with radius 5 in x and y.

For labeling the objects, use [Voronoi-Otsu-Labeling](https://nbviewer.jupyter.org/github/clEsperanto/pyclesperanto_prototype/blob/master/demo/segmentation/voronoi_otsu_labeling.ipynb) with both sigma parameters set to 2.

The labeled objects can be extended using a Voronoi diagram to derive a estimations of cell boundaries.

You can then configure napari to show the label boundaries on top of the original image:

When your workflow is set up, click the play button below your dataset:

### Neighbor statistics
When working with 2D or 3D data you can analyze measurements in relationship with their neighbors.
For example, you can measure the area of blobs as shown in the example shown below using the menu
`Tools > Measurements > Statistics of labeled pixels (clesperant)` and visualize it as `area` image by double-clicking on the table column (1).
Additionally, you can measure the maximum area of the 6 nearest neighbors using the menu `Tools > Measurments > Neighborhood statistics of measurements`.
The new column will then be called "max_nn6_area..." (2). When visualizing such parametric images next by each other, it is recommended to use
[napari-brightness-contrast](https://www.napari-hub.org/plugins/napari-brightness-contrast) and visualize the same intensity range to see differences correctly.

### Code generation
You can also export your workflow as Python/Jython code or as notebook. See the [napari-assistant documentation](https://www.napari-hub.org/plugins/napari-assistant) for details.
## Features
[pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) offers various possibilities for processing images. It comes from developers who work in life sciences and thus, it may be focused towards processing two- and three-dimensional microscopy image data showing cells and tissues. A selection of pyclesperanto's functionality is available via the assistant user interface. Typical workflows which can be built with this assistant include
* image filtering
* denoising / noise reduction (mean, median, Gaussian blur)
* background subtraction for uneven illumination or out-of-focus light (bottom-hat, top-hat, subtract Gaussian background)
* grey value morphology (local minimum, maximum. variance)
* gamma correction
* Laplace operator
* Sobel operator
* combining images
* masking
* image math (adding, subtracting, multiplying, dividing images)
* absolute / squared difference
* image transformations
* translation
* rotation
* scale
* reduce stack
* sub-stacks
* image projections
* minimum / mean / maximum / sum / standard deviation projections
* image segmentation
* binarization (thresholding, local maxima detection)
* labeling
* regionalization
* instance segmentation
* semantic segmentation
* detect label edges
* label spots
* connected component labeling
* Voronoi-Otsu-labeling
* post-processing of binary images
* dilation
* erosion
* binary opening
* binary closing
* binary and / or / xor
* post-processing of label images
* dilation (expansion) of labels
* extend labels via Voronoi
* exclude labels on edges
* exclude labels within / out of size / value range
* merge touching labels
* parametric maps
* proximal / touching neighbor count
* distance measurements to touching / proximal / n-nearest neighbors
* pixel count map
* mean / maximum / extension ratio map
* label measurements / post processing of parametric maps
* minimum / mean / maximum / standard deviation intensity maps
* minimum / mean / maximum / standard deviation of touching / n-nearest / neighbors
* neighbor meshes
* touching neighbors
* n-nearest neighbors
* proximal neighbors
* distance meshes
* measurements based on label images
* bounding box 2D / 3D
* minimum / mean / maximum / sum / standard deviation intensity
* center of mass
* centroid
* mean / maximum distance to centroid (and extension ratio shape descriptor)
* mean / maximum distance to center of mass (and extension ratio shape descriptor)
* statistics of neighbors (See related [publication](https://www.frontiersin.org/articles/10.3389/fcomp.2021.774396/full))
* code export
* python / Fiji-compatible jython
* python jupyter notebooks
* pyclesperanto scripting
* cell segmentation
* cell counting
* cell differentiation
* tissue classification
## Installation
It is recommended to install the assistant using conda. If you have never used conda before, it is recommended to read
[this blog post](https://biapol.github.io/blog/johannes_mueller/anaconda_getting_started/) first.
```shell
conda create --name cle_39 python=3.9 napari-pyclesperanto-assistant
conda activate cle_39
```
Mac-users please also install this:
conda install -c conda-forge ocl_icd_wrapper_apple
Linux users please also install this:
conda install -c conda-forge ocl-icd-system
You can then start the napari-assistant using this command:
```
naparia
```
## Feedback and contributions welcome!
clEsperanto is developed in the open because we believe in the open source community. See our [community guidelines](https://clij.github.io/clij2-docs/community_guidelines). Feel free to drop feedback as [github issue](https://github.com/clEsperanto/pyclesperanto_prototype/issues) or via [image.sc](https://image.sc)
## Acknowledgements
This project was supported by the Deutsche Forschungsgemeinschaft under Germany’s Excellence Strategy – EXC2068 - Cluster of Excellence "Physics of Life" of TU Dresden.
This project has been made possible in part by grant number [2021-240341 (Napari plugin accelerator grant)](https://chanzuckerberg.com/science/programs-resources/imaging/napari/improving-image-processing/) from the Chan Zuckerberg Initiative DAF, an advised fund of the Silicon Valley Community Foundation.
[Imprint](https://clesperanto.github.io/imprint)
%package help
Summary: Development documents and examples for napari-pyclesperanto-assistant
Provides: python3-napari-pyclesperanto-assistant-doc
%description help
# napari-pyclesperanto-assistant
[](https://forum.image.sc/tag/clesperanto)
[](http://clesperanto.net)
[](https://github.com/clesperanto/napari-pyclesperanto-assistant/raw/master/LICENSE)
[](https://pypi.org/project/napari-pyclesperanto-assistant)
[](https://python.org)
[](https://github.com/clesperanto/napari_pyclesperanto_assistant/actions)
[](https://codecov.io/gh/clesperanto/napari_pyclesperanto_assistant)
[](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha)
[](https://napari-hub.org/plugins/napari-pyclesperanto-assistant)
[](https://zenodo.org/badge/latestdoi/322312181)
The py-clEsperanto-assistant is a yet experimental [napari](https://github.com/napari/napari) plugin for building GPU-accelerated image processing workflows.
It is part of the [clEsperanto](http://clesperanto.net) project and thus, aims at removing programming language related barriers between image processing ecosystems in the life sciences.
It uses [pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) and with that [pyopencl](https://documen.tician.de/pyopencl/) as backend for processing images.
This napari plugin adds some menu entries to the Tools menu. You can recognize them with their suffix `(clEsperanto)` in brackets.
Furthermore, it can be used from the [napari-assistant](https://www.napari-hub.org/plugins/napari-assistant) graphical user interface.
Therefore, just click the menu `Tools > Utilities > Assistant (na)` or run `naparia` from the command line.

## Usage
### Start up the assistant
Start up napari, e.g. from the command line:
```
napari
```
Load example data, e.g. from the menu `File > Open Samples > clEsperanto > CalibZAPWfixed` and
start the assistant from the menu `Tools > Utilities > Assistant (na)`.

In case of two dimensional timelapse data, an initial conversion step might be necessary depending on your data source.
Click the menu `Tools > Utilities > Convert to 2d timelapse`. In the dialog, select the dataset and click ok.
You can delete the original dataset afterwards:

### Set up a workflow
Choose categories of operations in the top right panel, for example start with denoising using a Gaussian Blur with sigma 1 in x and y.

Continue with background removal using the top-hat filter with radius 5 in x and y.

For labeling the objects, use [Voronoi-Otsu-Labeling](https://nbviewer.jupyter.org/github/clEsperanto/pyclesperanto_prototype/blob/master/demo/segmentation/voronoi_otsu_labeling.ipynb) with both sigma parameters set to 2.

The labeled objects can be extended using a Voronoi diagram to derive a estimations of cell boundaries.

You can then configure napari to show the label boundaries on top of the original image:

When your workflow is set up, click the play button below your dataset:

### Neighbor statistics
When working with 2D or 3D data you can analyze measurements in relationship with their neighbors.
For example, you can measure the area of blobs as shown in the example shown below using the menu
`Tools > Measurements > Statistics of labeled pixels (clesperant)` and visualize it as `area` image by double-clicking on the table column (1).
Additionally, you can measure the maximum area of the 6 nearest neighbors using the menu `Tools > Measurments > Neighborhood statistics of measurements`.
The new column will then be called "max_nn6_area..." (2). When visualizing such parametric images next by each other, it is recommended to use
[napari-brightness-contrast](https://www.napari-hub.org/plugins/napari-brightness-contrast) and visualize the same intensity range to see differences correctly.

### Code generation
You can also export your workflow as Python/Jython code or as notebook. See the [napari-assistant documentation](https://www.napari-hub.org/plugins/napari-assistant) for details.
## Features
[pyclesperanto](https://github.com/clEsperanto/pyclesperanto_prototype) offers various possibilities for processing images. It comes from developers who work in life sciences and thus, it may be focused towards processing two- and three-dimensional microscopy image data showing cells and tissues. A selection of pyclesperanto's functionality is available via the assistant user interface. Typical workflows which can be built with this assistant include
* image filtering
* denoising / noise reduction (mean, median, Gaussian blur)
* background subtraction for uneven illumination or out-of-focus light (bottom-hat, top-hat, subtract Gaussian background)
* grey value morphology (local minimum, maximum. variance)
* gamma correction
* Laplace operator
* Sobel operator
* combining images
* masking
* image math (adding, subtracting, multiplying, dividing images)
* absolute / squared difference
* image transformations
* translation
* rotation
* scale
* reduce stack
* sub-stacks
* image projections
* minimum / mean / maximum / sum / standard deviation projections
* image segmentation
* binarization (thresholding, local maxima detection)
* labeling
* regionalization
* instance segmentation
* semantic segmentation
* detect label edges
* label spots
* connected component labeling
* Voronoi-Otsu-labeling
* post-processing of binary images
* dilation
* erosion
* binary opening
* binary closing
* binary and / or / xor
* post-processing of label images
* dilation (expansion) of labels
* extend labels via Voronoi
* exclude labels on edges
* exclude labels within / out of size / value range
* merge touching labels
* parametric maps
* proximal / touching neighbor count
* distance measurements to touching / proximal / n-nearest neighbors
* pixel count map
* mean / maximum / extension ratio map
* label measurements / post processing of parametric maps
* minimum / mean / maximum / standard deviation intensity maps
* minimum / mean / maximum / standard deviation of touching / n-nearest / neighbors
* neighbor meshes
* touching neighbors
* n-nearest neighbors
* proximal neighbors
* distance meshes
* measurements based on label images
* bounding box 2D / 3D
* minimum / mean / maximum / sum / standard deviation intensity
* center of mass
* centroid
* mean / maximum distance to centroid (and extension ratio shape descriptor)
* mean / maximum distance to center of mass (and extension ratio shape descriptor)
* statistics of neighbors (See related [publication](https://www.frontiersin.org/articles/10.3389/fcomp.2021.774396/full))
* code export
* python / Fiji-compatible jython
* python jupyter notebooks
* pyclesperanto scripting
* cell segmentation
* cell counting
* cell differentiation
* tissue classification
## Installation
It is recommended to install the assistant using conda. If you have never used conda before, it is recommended to read
[this blog post](https://biapol.github.io/blog/johannes_mueller/anaconda_getting_started/) first.
```shell
conda create --name cle_39 python=3.9 napari-pyclesperanto-assistant
conda activate cle_39
```
Mac-users please also install this:
conda install -c conda-forge ocl_icd_wrapper_apple
Linux users please also install this:
conda install -c conda-forge ocl-icd-system
You can then start the napari-assistant using this command:
```
naparia
```
## Feedback and contributions welcome!
clEsperanto is developed in the open because we believe in the open source community. See our [community guidelines](https://clij.github.io/clij2-docs/community_guidelines). Feel free to drop feedback as [github issue](https://github.com/clEsperanto/pyclesperanto_prototype/issues) or via [image.sc](https://image.sc)
## Acknowledgements
This project was supported by the Deutsche Forschungsgemeinschaft under Germany’s Excellence Strategy – EXC2068 - Cluster of Excellence "Physics of Life" of TU Dresden.
This project has been made possible in part by grant number [2021-240341 (Napari plugin accelerator grant)](https://chanzuckerberg.com/science/programs-resources/imaging/napari/improving-image-processing/) from the Chan Zuckerberg Initiative DAF, an advised fund of the Silicon Valley Community Foundation.
[Imprint](https://clesperanto.github.io/imprint)
%prep
%autosetup -n napari-pyclesperanto-assistant-0.22.1
%build
%py3_build
%install
%py3_install
install -d -m755 %{buildroot}/%{_pkgdocdir}
if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi
if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi
if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
pushd %{buildroot}
if [ -d usr/lib ]; then
find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/lib64 ]; then
find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/bin ]; then
find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/sbin ]; then
find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst
fi
touch doclist.lst
if [ -d usr/share/man ]; then
find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst
fi
popd
mv %{buildroot}/filelist.lst .
mv %{buildroot}/doclist.lst .
%files -n python3-napari-pyclesperanto-assistant -f filelist.lst
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Fri May 05 2023 Python_Bot <Python_Bot@openeuler.org> - 0.22.1-1
- Package Spec generated
|