From 597a7e6f8198cbddf32104e3e6e0b0d289317601 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 13 Aug 2024 05:09:30 +0000 Subject: [PATCH] Update data files --- data/cleaned_napari_plugins.csv | 805 +++++++++++++----- data/final_plugins.csv | 803 ++++++++++++----- plugins/napari-manual-registration.html | 586 +++++++++++++ plugins/napari-nifti.html | 8 +- .../napari-spatial-correlation-plotter.html | 556 ++++++++++++ plugins/napari-tapenade-processing.html | 561 ++++++++++++ plugins/napari_stress.html | 4 +- plugins_list.html | 207 +++-- plugins_manifest.json | 130 +-- templates/static_index.html | 209 +++-- 10 files changed, 3234 insertions(+), 635 deletions(-) create mode 100644 plugins/napari-manual-registration.html create mode 100644 plugins/napari-spatial-correlation-plotter.html create mode 100644 plugins/napari-tapenade-processing.html diff --git a/data/cleaned_napari_plugins.csv b/data/cleaned_napari_plugins.csv index ec7ff24..9325068 100644 --- a/data/cleaned_napari_plugins.csv +++ b/data/cleaned_napari_plugins.csv @@ -21572,7 +21572,148 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/hanjinliu/napari-macrokit,Hanjin Liu,liuhanjin-sc@g.ecc.u-tokyo.ac.jp,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'macro-kit (>=0.4.0)', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/hanjinliu/napari-macrokit/issues', 'Documentation, https://github.com/hanjinliu/napari-macrokit#README.md', 'Source Code, https://github.com/hanjinliu/napari-macrokit', 'User Support, https://github.com/hanjinliu/napari-macrokit/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-macrokit.make_qwidget,napari-macrokit,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -215,napari-manual-transforms,0.0.3,Manual Transforms,Interface to manually edit layer affine transforms,Talley Lambert,BSD-3-Clause,https://github.com/tlambert03/napari-manual-transforms,62cbe64ce8e8f33544fb8da1,['conda'],,https://github.com/tlambert03/napari-manual-transforms,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-manual-transforms,http://api.anaconda.org/packages/conda-forge/napari-manual-transforms,http://anaconda.org/conda-forge/napari-manual-transforms,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-manual-transforms/0.0.3,1.0,0.0,2022-07-11 08:58:50.262000+00:00,2023-06-18 08:42:03.349000+00:00,conda,noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari', 'numpy', 'python >=3.8', 'pytransform3d', 'qtpy', 'scipy', 'vispy']",noarch,1657529803910.0,None-any-None,pyhd8ed1ab_0,2022-07-11 08:58:50.624000+00:00,eb8a2c8c3f1f1cc44e99cff5bc50aa85,None,14352.0,conda-forge/napari-manual-transforms/0.0.3/noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-manual-transforms/0.0.3/noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-manual-transforms.make_rotation_helper,Make Rotation Helper,napari_manual_transforms:RotationWidget,,,,2.1,napari-manual-transforms,0.0.3,['UNKNOWN'],Interface to manually edit layer affine transforms,"# napari-manual-transforms +215,napari-manual-registration,0.0.1,Manual registration,A simple plugin to register 2 views of the same object,"Alice Gros, Jules Vanaret",BSD-3-Clause,https://github.com/jules-vanaret/napari-manual-registration,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-manual-registration.run_registration,Run manual registration,napari_manual_registration:RegistrationWidget,,,,2.1,napari-manual-registration,0.0.1,,A simple plugin to register 2 views of the same object,"# :herb: napari-manual-registration + +[![License BSD-3](https://img.shields.io/pypi/l/napari-manual-registration.svg?color=green)](https://github.com/jules-vanaret/napari-manual-registration/raw/main/LICENSE) +[![PyPI](https://img.shields.io/pypi/v/napari-manual-registration.svg?color=green)](https://pypi.org/project/napari-manual-registration) +[![Python Version](https://img.shields.io/pypi/pyversions/napari-manual-registration.svg?color=green)](https://python.org) +[![tests](https://github.com/jules-vanaret/napari-manual-registration/workflows/tests/badge.svg)](https://github.com/jules-vanaret/napari-manual-registration/actions) +[![codecov](https://codecov.io/gh/jules-vanaret/napari-manual-registration/branch/main/graph/badge.svg)](https://codecov.io/gh/jules-vanaret/napari-manual-registration) +[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-manual-registration)](https://napari-hub.org/plugins/napari-manual-registration) + + + +A plugin to obtain parameters for affine transform used to register two views of the same object, e.g as obtained with dual-view microscopes. + +`napari-manual-registration` is a [napari] plugin that is part of the [Tapenade](https://github.com/GuignardLab/tapenade) project. Tapenade is a tool for the analysis of dense 3D tissues acquired with deep imaging microscopy. It is designed to be user-friendly and to provide a comprehensive analysis of the data. + +If you use this plugin for your research, please [cite us](https://github.com/GuignardLab/tapenade/blob/main/README.md#how-to-cite). + +## Overview + +While working with large and dense 3D and 3D+time gastruloid datasets, we found that being able to visualise and interact with the data dynamically greatly helped processing it. +During the pre-processing stage, dynamical exploration and interaction led to faster tuning of the parameters by allowing direct visual feedback, and gave key biophysical insight during the analysis stage. + +When using our automatic registration tool to spatially register two views of the same organoid, we were sometimes faced with the issue that the tool would not converge to the true registration transformation. This happens when the initial position and orientation of the floating view are too far from their target values. We thus designed a Napari plugin to quickly find a transformation that can be used to initialize our registration tool close to the optimal transformation. From two images loaded in Napari representing two views of the same organoid, the plugin allows the user to + +1. **annotate matching salient landmarks** (e.g bright dead cells or lumen-like structures) in both the reference and floating views, from which an optimal rigid transformation can be found automatically using principal component analysis. +2. **manually define a rigid transformation** by continually varying 3D rotations and translations while observing the results until a satisfying fit is found + + + +## Installation + +The plugin obviously requires [napari] to run. If you don't have it yet, follow the instructions [here](https://napari.org/stable/tutorials/fundamentals/installation.html). + +The simplest way to install `napari-manual-registration` is via the [napari] plugin manager. Open Napari, go to `Plugins > Install/Uninstall Packages...` and search for `napari-manual-registration`. Click on the install button and you are ready to go! + +You can also install `napari-manual-registration` via [pip]: + + pip install napari-manual-registration + +To install latest development version : + + pip install git+https://github.com/jules-vanaret/napari-manual-registration.git + +## Usage + +The plugin provides two methods to register two views of the same object. The first one consists in selecting manually each transformation parameter (rotation and translation) while observing the result in real-time, either in 2D or 3D (the user can switch between 2D and 3D at any time). The second method consists in manually drawing landmarks in both views, from which the optimal transformation is found automatically using principal component analysis. + +### A. Registration by selecting explicit transformation parameters + + +#### 3D registration + +We describe below the steps to register two views of the same object in a purely 3D manner. Note that the plugin also allows to switch between 2D and 3D at any time, and 2D view is described in the next section. + + + +Steps: +1. First, load your images in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the `File > Open files...` menu. +2. Click on the `Plugins > Manual Registration` menu to open the plugin. +3. Select the reference layer from the combo box. The reference layer is chosen to be the one that does not move. +4. Select the floating layer from the combo box. The floating layer is the one that will be transformed. +5. We recommend pressing the `Format layers for explicit registration` button so that your layers are automatically formatted for you to begin the registration process. Napari offers a wide range of customisation options for the layers appearances, so feel free to play with them if our formatting does not fit your preferences. ;) +6. You can now start the registration process by moving the `Translations` and `Rotations` sliders. The floating layer will be transformed in real-time according to the selected parameters. +7. To optimize the visibility of your images, you can change the contrast limits and opacity of a layer by clicking on the layer name in the layer list and adjusting the sliders in the layer properties widget. +8. If you wish to hide a layer, you can click on the eye icon next to the layer name in the layer list. +9. Once you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the `Choose directory` button. The transformation parameters will be saved in a `.json` file in this directory. +10. Finally, click on the `Save to JSON` button to save the transformation parameters. + +#### 2D registration + + + +Steps (the steps 1 to 5 are the same as for the 3D registration): +6. If you want to switch to the 2D view, click on the `Toggle 2D/3D view` button (it resembles a square when in 2D mode, or a cube when in 3D mode). +7. Again, feel free to play with the contrast limits and opacity of the layers to optimize the visibility of your images. First click on the layer name in the layer list, then adjust the sliders in the layer properties widget. +8. If you wish to hide a layer, you can click on the eye icon next to the layer name in the layer list. +9. In 2D mode, a slider appears at the bottom of the plugin window. You can use it to slide through the z-slices of your images. +10. You can now start the registration process by moving the `Translations` and `Rotations` sliders. The floating layer will be transformed in real-time according to the selected parameters. +11. Once you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the `Choose directory` button. The transformation parameters will be saved in a `.json` file in this directory. Finally, click on the `Save to JSON` button to save the transformation parameters. + +### B. Registration by annotating salient landmarks + + + +Steps: +1. First, load your images in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the `File > Open files...` menu. +2. Click on the `Plugins > Manual Registration` menu to open the plugin. +3. Select the reference layer from the combo box. The reference layer is chosen to be the one that does not move. +4. Select the floating layer from the combo box. The floating layer is the one that will be transformed. +5. Click the `Create landmarks layers` button to create two new Labels layers that will be used to annotate the landmarks in the reference and floating views. +6. We recommend pressing the `Format layers for landmarks matching` button so that your layers are automatically formatted for you to begin the registration process. Napari offers a wide range of customisation options for the layers appearances, so feel free to play with them if our formatting does not fit your preferences. ;) +7. We first recommend hiding the reference layer and the reference landmarks layer by clicking on the eye icon next to the layer name in the layer list. This will allow you to focus on the floating layer and the floating landmarks layer. +8. Click on the `landmarks_floating` layer in the layer list to select it. +9. Click on the `Activate the paint brush` button in the layer properties widget. This will allow you to draw landmarks in the floating view. +10. Navigate through the z-slices of your images using the slider at the bottom of the plugin window. +11. When you have found a salient landmark in the floating view, start drawing a ""blob"" around it by clicking and dragging your mouse. You can adjust the size of the brush using the `Brush size` slider in the layer properties widget. The shape of the ""blob"" you draw does not matter, as the plugin currently only uses the center of mass of the ""blob"" to locate the landmark. +12. Once you have drawn a landmark, click on the `+` button in the layer properties widget to increase the label value. This will allow you to draw another landmark. Change label value after each landmark you draw. Repeat steps 10 to 12 until you have annotated all the salient landmarks in the floating view. +13. Once you have annotated all the salient landmarks in the floating view, hide the floating layers, and show the reference layers and the reference landmarks layer by clicking on the eye icon next to the layer name in the layer list. +14. Click on the `landmarks_reference` layer in the layer list to select it. +15. Navigate to the z-slice of the reference view that corresponds to the z-slice of the floating view where you drew the first landmark. +16. Draw a ""blob"" around the corresponding landmark in the reference view by clicking and dragging your mouse. +17. Increment your label value by clicking on the `+` button in the layer properties widget each time you draw a new widget. Repeat steps 15 to 17 until you have annotated all the salient landmarks in the reference view. +18. Once you have annotated all the salient landmarks in the reference view, click on the `Run landmark registration` button. The plugin will automatically find the optimal transformation that aligns the floating landmarks to the reference landmarks using principal component analysis. +19. If you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the `Choose directory` button. The transformation parameters will be saved in a `.json` file in this directory. Finally, click on the `Save to JSON` button to save the transformation parameters. + +## Contributing + +Contributions are very welcome. Tests can be run with [tox], please ensure +the coverage at least stays the same before you submit a pull request. + +## License + +Distributed under the terms of the [BSD-3] license, +""napari-manual-registration"" is free and open source software + +## Issues + +If you encounter any problem using this plugin, please [file an issue] on the GitHub repository. + +---------------------------------- + +This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template. + +[napari]: https://github.com/napari/napari +[Cookiecutter]: https://github.com/audreyr/cookiecutter +[@napari]: https://github.com/napari +[MIT]: http://opensource.org/licenses/MIT +[BSD-3]: http://opensource.org/licenses/BSD-3-Clause +[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt +[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt +[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0 +[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt +[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin + +[file an issue]: https://github.com/jules-vanaret/napari-manual-registration/issues + +[napari]: https://github.com/napari/napari +[tox]: https://tox.readthedocs.io/en/latest/ +[pip]: https://pypi.org/project/pip/ +[PyPI]: https://pypi.org/ +",text/markdown,https://github.com/jules-vanaret/napari-manual-registration,"Alice Gros, Jules Vanaret",jules.vanaret@univ-amu.fr,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'scipy', 'magicgui', 'qtpy', 'pyclesperanto-prototype', 'scikit-image', 'tox; extra == ""testing""', 'pytest; extra == ""testing""', 'pytest-cov; extra == ""testing""', 'pytest-qt; extra == ""testing""', 'napari; extra == ""testing""', 'pyqt5; extra == ""testing""']",>=3.8,"['Bug Tracker, https://github.com/jules-vanaret/napari-manual-registration/issues', 'Documentation, https://github.com/jules-vanaret/napari-manual-registration#README.md', 'Source Code, https://github.com/jules-vanaret/napari-manual-registration', 'User Support, https://github.com/jules-vanaret/napari-manual-registration/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-manual-registration.run_registration,Manual registration,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +216,napari-manual-transforms,0.0.3,Manual Transforms,Interface to manually edit layer affine transforms,Talley Lambert,BSD-3-Clause,https://github.com/tlambert03/napari-manual-transforms,62cbe64ce8e8f33544fb8da1,['conda'],,https://github.com/tlambert03/napari-manual-transforms,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-manual-transforms,http://api.anaconda.org/packages/conda-forge/napari-manual-transforms,http://anaconda.org/conda-forge/napari-manual-transforms,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-manual-transforms/0.0.3,1.0,0.0,2022-07-11 08:58:50.262000+00:00,2023-06-18 08:42:03.349000+00:00,conda,noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari', 'numpy', 'python >=3.8', 'pytransform3d', 'qtpy', 'scipy', 'vispy']",noarch,1657529803910.0,None-any-None,pyhd8ed1ab_0,2022-07-11 08:58:50.624000+00:00,eb8a2c8c3f1f1cc44e99cff5bc50aa85,None,14352.0,conda-forge/napari-manual-transforms/0.0.3/noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-manual-transforms/0.0.3/noarch/napari-manual-transforms-0.0.3-pyhd8ed1ab_0.tar.bz2,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-manual-transforms.make_rotation_helper,Make Rotation Helper,napari_manual_transforms:RotationWidget,,,,2.1,napari-manual-transforms,0.0.3,['UNKNOWN'],Interface to manually edit layer affine transforms,"# napari-manual-transforms [![License](https://img.shields.io/pypi/l/napari-manual-transforms.svg?color=green)](https://github.com/tlambert03/napari-manual-transforms/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-manual-transforms.svg?color=green)](https://pypi.org/project/napari-manual-transforms) @@ -21655,7 +21796,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/tlambert03/napari-manual-transforms,Talley Lambert,talley.lambert@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Software Development :: Testing']","['magicgui', 'napari', 'numpy', 'pytransform3d', 'qtpy', 'scipy', 'vispy', ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""tox ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/tlambert03/napari-manual-transforms/issues', 'Documentation, https://github.com/tlambert03/napari-manual-transforms#README.md', 'Source Code, https://github.com/tlambert03/napari-manual-transforms', 'User Support, https://github.com/tlambert03/napari-manual-transforms/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-manual-transforms.make_rotation_helper,Rotation Helper,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -216,napari-mat-file-reader,0.0.2,napari mat file reader,This is a simple wraper to read .mat files from Matlab,Ruben Lopez,BSD-3-Clause,https://github.com/rjlopez2/napari-mat-file-reader,6435db7b75607eabfd8d1b25,['conda'],,https://github.com/rjlopez2/napari-mat-file-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mat-file-reader,http://api.anaconda.org/packages/conda-forge/napari-mat-file-reader,http://anaconda.org/conda-forge/napari-mat-file-reader,['0.0.2'],0.0.2,0.0.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-mat-file-reader/0.0.2,1.0,0.0,2023-04-11 22:13:12.706000+00:00,2023-06-18 17:27:59.715000+00:00,conda,noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['mat73', 'numpy', 'python >=3.8']",noarch,1681251144477.0,None-any-None,pyhd8ed1ab_0,2023-04-11 22:13:13.161000+00:00,d0eb3fc3e42cf0012e73fb31b4b22510,28941b9ed1756c09d6054114cc04b61e51955abea111b5ca152da11dfac23043,12195.0,conda-forge/napari-mat-file-reader/0.0.2/noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-mat-file-reader/0.0.2/noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-mat-file-reader.get_reader,Open data with napari mat file reader,napari_mat_file_reader._reader:napari_get_reader,napari-mat-file-reader.get_reader,['*.mat'],False,2.1,napari-mat-file-reader,0.0.2,,This is a simple wraper to read .mat files from Matlab,"# napari-mat-file-reader +217,napari-mat-file-reader,0.0.2,napari mat file reader,This is a simple wraper to read .mat files from Matlab,Ruben Lopez,BSD-3-Clause,https://github.com/rjlopez2/napari-mat-file-reader,6435db7b75607eabfd8d1b25,['conda'],,https://github.com/rjlopez2/napari-mat-file-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mat-file-reader,http://api.anaconda.org/packages/conda-forge/napari-mat-file-reader,http://anaconda.org/conda-forge/napari-mat-file-reader,['0.0.2'],0.0.2,0.0.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-mat-file-reader/0.0.2,1.0,0.0,2023-04-11 22:13:12.706000+00:00,2023-06-18 17:27:59.715000+00:00,conda,noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['mat73', 'numpy', 'python >=3.8']",noarch,1681251144477.0,None-any-None,pyhd8ed1ab_0,2023-04-11 22:13:13.161000+00:00,d0eb3fc3e42cf0012e73fb31b4b22510,28941b9ed1756c09d6054114cc04b61e51955abea111b5ca152da11dfac23043,12195.0,conda-forge/napari-mat-file-reader/0.0.2/noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-mat-file-reader/0.0.2/noarch/napari-mat-file-reader-0.0.2-pyhd8ed1ab_0.conda,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-mat-file-reader.get_reader,Open data with napari mat file reader,napari_mat_file_reader._reader:napari_get_reader,napari-mat-file-reader.get_reader,['*.mat'],False,2.1,napari-mat-file-reader,0.0.2,,This is a simple wraper to read .mat files from Matlab,"# napari-mat-file-reader [![License BSD-3](https://img.shields.io/pypi/l/napari-mat-file-reader.svg?color=green)](https://github.com/rjlopez2/napari-mat-file-reader/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mat-file-reader.svg?color=green)](https://pypi.org/project/napari-mat-file-reader) @@ -21723,7 +21864,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/rjlopez2/napari-mat-file-reader,Ruben Lopez,rjlopez2@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'mat73', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/rjlopez2/napari-mat-file-reader/issues', 'Documentation, https://github.com/rjlopez2/napari-mat-file-reader#README.md', 'Source Code, https://github.com/rjlopez2/napari-mat-file-reader', 'User Support, https://github.com/rjlopez2/napari-mat-file-reader/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mat-file-reader.make_sample_data,Load sample data from napari mat file reader,napari_mat_file_reader._sample_data:make_sample_data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mat-file-reader.make_sample_data,unique_id.1,napari mat file reader,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -217,napari-mat-images,0.1.3,napari-mat-images,A plugin to load images stored in MATLAB .mat files with napari,Hector Munoz,BSD-3,https://github.com/hectormz/napari-mat-images,61fd3694e55ccdd1d53b7696,['conda'],,https://github.com/hectormz/napari-mat-images,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mat-images,http://api.anaconda.org/packages/conda-forge/napari-mat-images,http://anaconda.org/conda-forge/napari-mat-images,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mat-images/0.1.3,1.0,0.0,2022-02-04 14:22:11.068000+00:00,2023-06-18 08:40:46.799000+00:00,conda,noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'h5py', 'numpy', 'pluggy', 'python >=3.6', 'scipy']",noarch,1643984486898.0,None-any-None,pyhd8ed1ab_0,2022-02-04 14:22:11.322000+00:00,dfd0a5a10d5e545fb8d1d6db3ffc8e37,None,11357.0,conda-forge/napari-mat-images/0.1.3/noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mat-images/0.1.3/noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,,,,,,,2.1,napari-mat-images,0.1.3,['UNKNOWN'],A plugin to load images stored in MATLAB .mat files with napari,"# napari-mat-images +218,napari-mat-images,0.1.3,napari-mat-images,A plugin to load images stored in MATLAB .mat files with napari,Hector Munoz,BSD-3,https://github.com/hectormz/napari-mat-images,61fd3694e55ccdd1d53b7696,['conda'],,https://github.com/hectormz/napari-mat-images,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mat-images,http://api.anaconda.org/packages/conda-forge/napari-mat-images,http://anaconda.org/conda-forge/napari-mat-images,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mat-images/0.1.3,1.0,0.0,2022-02-04 14:22:11.068000+00:00,2023-06-18 08:40:46.799000+00:00,conda,noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'h5py', 'numpy', 'pluggy', 'python >=3.6', 'scipy']",noarch,1643984486898.0,None-any-None,pyhd8ed1ab_0,2022-02-04 14:22:11.322000+00:00,dfd0a5a10d5e545fb8d1d6db3ffc8e37,None,11357.0,conda-forge/napari-mat-images/0.1.3/noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mat-images/0.1.3/noarch/napari-mat-images-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,,,,,,,2.1,napari-mat-images,0.1.3,['UNKNOWN'],A plugin to load images stored in MATLAB .mat files with napari,"# napari-mat-images [![PyPI version](https://img.shields.io/pypi/v/napari-mat-images.svg)](https://pypi.org/project/napari-mat-images) @@ -21790,7 +21931,7 @@ This [napari](https://github.com/napari/napari) plugin was generated with [Cooki ",text/markdown,https://github.com/hectormz/napari-mat-images,Hector Munoz,hectormz.git@gmail.com,BSD-3,"['Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['dask[delayed]', 'h5py', 'numpy', 'pluggy', 'scipy']",>=3.6,,,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -218,napari-math,0.0.1b0,napari math,"Simple mathematical operations on image, point and surface layers.","Zach Marin, Talley Lambert",MIT,https://github.com/zacsimile/napari-math,61f3b42baf92e1173d2fdc9c,['conda'],,https://github.com/zacsimile/napari-math,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-math,http://api.anaconda.org/packages/conda-forge/napari-math,http://anaconda.org/conda-forge/napari-math,"['0.0.1a0', '0.0.1b0']",0.0.1b0,0.0.1b0,['noarch'],4.0,,['pyhd8ed1ab_0'],0.0.1a0,conda-forge/napari-math/0.0.1a0,1.0,0.0,2022-01-28 09:15:20.492000+00:00,2023-06-18 08:40:39.012000+00:00,conda,noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,0.0,MIT,False,python,"['napari', 'numpy', 'python >=3.7']",noarch,1643361163537.0,None-any-None,pyhd8ed1ab_0,2022-01-28 09:15:21.167000+00:00,e4573a1661bf255fe7ba362d9d147eb8,None,10087.0,conda-forge/napari-math/0.0.1a0/noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-math/0.0.1a0/noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,conda,0.0.1a0,conda-forge,['main'],public,,0.2.0,napari-math.math_widget,Make math widget,napari_math._widget:make_math_widget,,,,2.1,napari-math,0.0.1b0,['UNKNOWN'],"Simple mathematical operations on image, point and surface layers.","# napari-math +219,napari-math,0.0.1b0,napari math,"Simple mathematical operations on image, point and surface layers.","Zach Marin, Talley Lambert",MIT,https://github.com/zacsimile/napari-math,61f3b42baf92e1173d2fdc9c,['conda'],,https://github.com/zacsimile/napari-math,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-math,http://api.anaconda.org/packages/conda-forge/napari-math,http://anaconda.org/conda-forge/napari-math,"['0.0.1a0', '0.0.1b0']",0.0.1b0,0.0.1b0,['noarch'],4.0,,['pyhd8ed1ab_0'],0.0.1a0,conda-forge/napari-math/0.0.1a0,1.0,0.0,2022-01-28 09:15:20.492000+00:00,2023-06-18 08:40:39.012000+00:00,conda,noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,0.0,MIT,False,python,"['napari', 'numpy', 'python >=3.7']",noarch,1643361163537.0,None-any-None,pyhd8ed1ab_0,2022-01-28 09:15:21.167000+00:00,e4573a1661bf255fe7ba362d9d147eb8,None,10087.0,conda-forge/napari-math/0.0.1a0/noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-math/0.0.1a0/noarch/napari-math-0.0.1a0-pyhd8ed1ab_0.tar.bz2,conda,0.0.1a0,conda-forge,['main'],public,,0.2.0,napari-math.math_widget,Make math widget,napari_math._widget:make_math_widget,,,,2.1,napari-math,0.0.1b0,['UNKNOWN'],"Simple mathematical operations on image, point and surface layers.","# napari-math [![License](https://img.shields.io/pypi/l/napari-math.svg?color=green)](https://github.com/zacsimile/napari-math/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-math.svg?color=green)](https://pypi.org/project/napari-math) @@ -21861,7 +22002,7 @@ If you encounter any problems, please file an [issue] along with a detailed desc ",text/markdown,https://github.com/zacsimile/napari-math,"Zach Marin, Talley Lambert",zach.marin@yale.edu,MIT,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Operating System :: OS Independent', 'License :: OSI Approved :: MIT License']",['numpy'],>=3.7,"['Bug Tracker, https://github.com/zacsimile/napari-math/issues', 'Documentation, https://github.com/zacsimile/napari-math#README.md', 'Source Code, https://github.com/zacsimile/napari-math', 'User Support, https://github.com/zacsimile/napari-math/issues']",,False,0.0.1b0,conda-forge/napari-math/0.0.1b0,,,,,conda,noarch/napari-math-0.0.1b0-pyhd8ed1ab_0.tar.bz2,0.0,MIT,False,python,"['napari', 'numpy', 'python >=3.7']",pyhd8ed1ab_0,1648544790191.0,None-any-None,noarch,2022-03-29 09:08:40.477000+00:00,ffc58e0348c11361dc5279ba5caf228d,None,10663.0,conda-forge/napari-math/0.0.1b0/noarch/napari-math-0.0.1b0-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-math/0.0.1b0/noarch/napari-math-0.0.1b0-pyhd8ed1ab_0.tar.bz2,conda,0.0.1b0,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-math.add_images_widget,Add images,napari_math._widget:add_images,napari-math.add_image_widget,Add image and scalar,napari_math._widget:add_image,napari-math.subtract_images_widget,Subtract images,napari_math._widget:subtract_images,napari-math.math_widget,Math operations,False,napari-math.add_images_widget,Add images,False,napari-math.add_image_widget,Add image and scalar,False,napari-math.subtract_images_widget,Subtract images,False,napari-math.subtract_image_widget,Subtract image and scalar,napari_math._widget:subtract_image,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-math.multiply_images_widget,Multiply images,napari_math._widget:multiply_images,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-math.multiply_image_widget,Multiply image by scalar,napari_math._widget:multiply_image,napari-math.divide_images_widget,Divide images,napari_math._widget:divide_images,napari-math.divide_image_widget,Divide image by scalar,napari_math._widget:divide_image,napari-math.and_images_widget,Logical AND images,napari_math._widget:and_images,napari-math.and_image_widget,Logical AND image and value,napari_math._widget:and_image,,napari-math.subtract_image_widget,Subtract image and scalar,False,napari-math.add_images_widget,Multiply images,False,napari-math.multiply_image_widget,Multiply image by scalar,False,napari-math.divide_images_widget,Divide images,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -219,napari-matplotlib,2.0.3,napari Matplotlib,A plugin to use Matplotlib with napari,David Stansby,BSD-3-Clause,https://github.com/matplotlib/napari-matplotlib,62a0ff35253ae35429a295a0,['conda'],,https://github.com/matplotlib/napari-matplotlib,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-matplotlib,http://api.anaconda.org/packages/conda-forge/napari-matplotlib,http://anaconda.org/conda-forge/napari-matplotlib,"['0.2.1', '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.2.0', '2.0.0', '2.0.1', '2.0.2', '2.0.3']",2.0.3,2.0.3,['noarch'],31.0,https://github.com/matplotlib/napari-matplotlib,"['pyh9208f05_0', 'pyh9208f05_1', 'pyhd8ed1ab_0', 'pyhd8ed1ab_1']",0.2.1,conda-forge/napari-matplotlib/0.2.1,1.0,0.0,2022-06-08 19:57:38.889000+00:00,2024-07-13 13:45:40.786000+00:00,conda,noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8']",noarch,1654718094489.0,None-any-None,pyhd8ed1ab_0,2022-06-08 19:57:39.308000+00:00,3513a1fbdcde05411ee5fd8f2e05c85d,None,66142.0,conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,conda,0.2.1,conda-forge,['main'],public,,0.2.0,napari-matplotlib.histogram,Make a histogram,napari_matplotlib:HistogramWidget,,,,2.1,napari-matplotlib,2.0.3,,A plugin to use Matplotlib with napari,"# napari-matplotlib +220,napari-matplotlib,2.0.3,napari Matplotlib,A plugin to use Matplotlib with napari,David Stansby,BSD-3-Clause,https://github.com/matplotlib/napari-matplotlib,62a0ff35253ae35429a295a0,['conda'],,https://github.com/matplotlib/napari-matplotlib,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-matplotlib,http://api.anaconda.org/packages/conda-forge/napari-matplotlib,http://anaconda.org/conda-forge/napari-matplotlib,"['0.2.1', '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.2.0', '2.0.0', '2.0.1', '2.0.2', '2.0.3']",2.0.3,2.0.3,['noarch'],31.0,https://github.com/matplotlib/napari-matplotlib,"['pyh9208f05_0', 'pyh9208f05_1', 'pyhd8ed1ab_0', 'pyhd8ed1ab_1']",0.2.1,conda-forge/napari-matplotlib/0.2.1,1.0,0.0,2022-06-08 19:57:38.889000+00:00,2024-07-13 13:45:40.786000+00:00,conda,noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8']",noarch,1654718094489.0,None-any-None,pyhd8ed1ab_0,2022-06-08 19:57:39.308000+00:00,3513a1fbdcde05411ee5fd8f2e05c85d,None,66142.0,conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_0.tar.bz2,conda,0.2.1,conda-forge,['main'],public,,0.2.0,napari-matplotlib.histogram,Make a histogram,napari_matplotlib:HistogramWidget,,,,2.1,napari-matplotlib,2.0.3,,A plugin to use Matplotlib with napari,"# napari-matplotlib [![License](https://img.shields.io/pypi/l/napari-matplotlib.svg?color=green)](https://github.com/matplotlib/napari-matplotlib/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-matplotlib.svg?color=green)](https://pypi.org/project/napari-matplotlib) @@ -21904,7 +22045,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/matplotlib/napari-matplotlib,David Stansby,d.stansby@ucl.ac.uk,BSD-3-Clause,"['Development Status :: 5 - Production/Stable', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Topic :: Software Development :: Testing']","['matplotlib', 'napari <0.5', 'numpy >=1.23', 'tinycss2', ""napari[all] ; extra == 'docs'"", ""numpydoc ; extra == 'docs'"", ""pydantic <2 ; extra == 'docs'"", ""pydata-sphinx-theme ; extra == 'docs'"", ""sphinx ; extra == 'docs'"", ""sphinx-automodapi ; extra == 'docs'"", ""sphinx-gallery ; extra == 'docs'"", ""napari[pyqt6_experimental] >=0.4.18 ; extra == 'testing'"", ""pooch ; extra == 'testing'"", ""pyqt6 ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-mock ; extra == 'testing'"", ""pytest-mpl ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""tox ; extra == 'testing'"", 'pytest-xvfb ; (sys_platform == ""linux"") and extra == \'testing\'']",>=3.10,"['Bug Tracker, https://github.com/matplotlib/napari-matplotlib/issues', 'Documentation, https://napari-matplotlib.github.io', 'Source Code, https://github.com/matplotlib/napari-matplotlib', 'User Support, https://github.com/matplotlib/napari-matplotlib/issues']","['docs', 'testing']",False,1.0.0,conda-forge/napari-matplotlib/1.0.0,1.0.1,conda-forge/napari-matplotlib/1.0.1,1.0.2,conda-forge/napari-matplotlib/1.0.2,conda,noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_1.tar.bz2,1.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8']",pyhd8ed1ab_1,1654888212961.0,None-any-None,noarch,2022-06-10 19:13:26.265000+00:00,e947515d04c9b2630602798e867ebaa9,None,66272.0,conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_1.tar.bz2,//api.anaconda.org/download/conda-forge/napari-matplotlib/0.2.1/noarch/napari-matplotlib-0.2.1-pyhd8ed1ab_1.tar.bz2,conda,0.2.1,conda-forge,['main'],conda,noarch/napari-matplotlib-1.0.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8', 'qtpy', 'tinycss2']",noarch,1690323002066.0,None-any-None,pyhd8ed1ab_0,2023-07-25 22:12:07.777000+00:00,dfbeb91692b9a8f16a963ac1abdec523,c350c5bebc97643e01926def46e4bd995073ca2f7838afb0c8d2c4636329d2a6,274594.0,conda-forge/napari-matplotlib/1.0.0/noarch/napari-matplotlib-1.0.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.0.0/noarch/napari-matplotlib-1.0.0-pyhd8ed1ab_0.conda,conda,1.0.0,conda-forge,['main'],conda,noarch/napari-matplotlib-1.0.1-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['matplotlib-base', 'napari <0.4.18', 'numpy', 'python >=3.8', 'qtpy', 'tinycss2']",BSD-3-Clause,python,1690323697403.0,2023-07-25 22:24:05.525000+00:00,65b59f43c31052883e84ed3352393084,fca1bda72b63f5921683316904ead1590825eddc63547a957664ba9ebbda76f0,274469.0,conda-forge/napari-matplotlib/1.0.1/noarch/napari-matplotlib-1.0.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.0.1/noarch/napari-matplotlib-1.0.1-pyhd8ed1ab_0.conda,conda,1.0.1,conda-forge,['main'],,napari-matplotlib.scatter,Make a scatter plot of image intensities,napari_matplotlib:ScatterWidget,napari-matplotlib.features_scatter,Make a scatter plot of layer features,napari_matplotlib:FeaturesScatterWidget,napari-matplotlib.features_histogram,Plot feature histograms,napari_matplotlib:FeaturesHistogramWidget,napari-matplotlib.histogram,Histogram,False,napari-matplotlib.scatter,Scatter,False,napari-matplotlib.features_scatter,FeaturesScatter,False,napari-matplotlib.features_histogram,FeaturesHistogram,False,napari-matplotlib.slice,Plot a 1D slice,napari_matplotlib:SliceWidget,,,,,,,,,,,1.1.0,conda-forge/napari-matplotlib/1.1.0,1.2.0,conda-forge/napari-matplotlib/1.2.0,2.0.0,conda-forge/napari-matplotlib/2.0.0,conda,noarch/napari-matplotlib-1.0.2-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari <0.4.18', 'numpy', 'python >=3.8', 'qtpy', 'tinycss2']",noarch,1690547798098.0,None-any-None,pyh9208f05_0,2023-07-28 12:39:08.390000+00:00,f536419bc060c2bdac35725e4c912ef1,5d5aab10e097d445279305b7d958280ae4164287c7cfe9c6606d5bab40835e8d,275049.0,conda-forge/napari-matplotlib/1.0.2/noarch/napari-matplotlib-1.0.2-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.0.2/noarch/napari-matplotlib-1.0.2-pyh9208f05_0.conda,conda,1.0.2,conda-forge,['main'],conda,noarch/napari-matplotlib-1.0.2-pyh9208f05_1.conda,1.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8', 'qtpy', 'tinycss2']",noarch,1692796291840.0,None-any-None,pyh9208f05_1,2023-08-23 13:13:32.216000+00:00,e312de1a4057d545af7b0ea163dd6176,f9b97155ba0bfe0edee076b03ef8ea189faf4a858a9ee4a1995e418b0a7f0a56,274815.0,conda-forge/napari-matplotlib/1.0.2/noarch/napari-matplotlib-1.0.2-pyh9208f05_1.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.0.2/noarch/napari-matplotlib-1.0.2-pyh9208f05_1.conda,conda,1.0.2,conda-forge,['main'],conda,noarch/napari-matplotlib-1.1.0-pyh9208f05_0.conda,None-any-None,False,noarch,pyh9208f05_0,0.0,"['matplotlib-base', 'napari', 'numpy', 'python >=3.8', 'qtpy', 'tinycss2']",BSD-3-Clause,python,1692987252676.0,2023-08-25 18:17:04.890000+00:00,5be01bbde7eb0105a996cb0d0b9bc3cd,cc9d6b553b7f25db2ed276391eab5e52c120eb9f8a6c33f0de034d6da1fc8c9b,305732.0,conda-forge/napari-matplotlib/1.1.0/noarch/napari-matplotlib-1.1.0-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.1.0/noarch/napari-matplotlib-1.1.0-pyh9208f05_0.conda,conda,1.1.0,conda-forge,['main'],,,,,,,2.0.1,conda-forge/napari-matplotlib/2.0.1,2.0.2,conda-forge/napari-matplotlib/2.0.2,conda,noarch/napari-matplotlib-1.2.0-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari', 'numpy', 'python >=3.9', 'qtpy', 'tinycss2']",noarch,1699342107083.0,None-any-None,pyh9208f05_0,2023-11-07 07:30:18.208000+00:00,b99479f656be705c16258c4a27993442,42dda38bf71190d98d1c5dd5529af93940ea008225914a87c763ea8912f3f1dc,315503.0,conda-forge/napari-matplotlib/1.2.0/noarch/napari-matplotlib-1.2.0-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/1.2.0/noarch/napari-matplotlib-1.2.0-pyh9208f05_0.conda,conda,1.2.0,conda-forge,['main'],conda,noarch/napari-matplotlib-2.0.0-pyh9208f05_0.conda,None-any-None,False,noarch,pyh9208f05_0,0.0,"['matplotlib-base', 'napari', 'numpy', 'python >=3.9', 'qtpy', 'tinycss2']",BSD-3-Clause,python,1705424508433.0,2024-01-16 17:03:59.461000+00:00,bdf694eba37e73bd92dbd50f4bb103c5,20c79b677d5b62349203c0fb47cbff76858ce357b106ea11f5f147c3f14f23e8,316953.0,conda-forge/napari-matplotlib/2.0.0/noarch/napari-matplotlib-2.0.0-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/2.0.0/noarch/napari-matplotlib-2.0.0-pyh9208f05_0.conda,conda,2.0.0,conda-forge,['main'],,,,,,,,,,,,,,,,,napari-matplotlib.slice,1D slice,False,,,,,,,,,,conda,noarch/napari-matplotlib-2.0.1-pyh9208f05_0.conda,None-any-None,False,noarch,pyh9208f05_0,0.0,"['matplotlib-base', 'napari', 'numpy', 'python >=3.9', 'qtpy', 'tinycss2']",BSD-3-Clause,1706098257124.0,2024-01-24 12:12:49.185000+00:00,314ebf19fb6238cf87506356413af27e,7480ef03ec8ad356827b9fdffdff14ed3a274e1660ebb06dab9e5fdd4a4fdaf1,317452.0,conda-forge/napari-matplotlib/2.0.1/noarch/napari-matplotlib-2.0.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/2.0.1/noarch/napari-matplotlib-2.0.1-pyh9208f05_0.conda,conda,2.0.1,conda-forge,['main'],conda,noarch/napari-matplotlib-2.0.2-pyh9208f05_0.conda,None-any-None,False,noarch,pyh9208f05_0,0.0,"['matplotlib-base', 'napari <0.5', 'numpy', 'python >=3.9', 'qtpy', 'tinycss2']",BSD-3-Clause,1720861305116.0,2024-07-13 09:03:47.528000+00:00,6e5160e318d3bb67afbcc80f8f4c020c,238ce68519d3a1f30f5a5b262c54df0409061b0429cb97a1a0f7f8d54446fc4b,317275.0,conda-forge/napari-matplotlib/2.0.2/noarch/napari-matplotlib-2.0.2-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/2.0.2/noarch/napari-matplotlib-2.0.2-pyh9208f05_0.conda,conda,2.0.2,conda-forge,['main'],conda,noarch/napari-matplotlib-2.0.3-pyh9208f05_0.conda,None-any-None,False,noarch,pyh9208f05_0,0.0,"['matplotlib-base', 'napari <0.5', 'numpy', 'python >=3.9', 'qtpy', 'tinycss2']",BSD-3-Clause,1720878213000.0,2024-07-13 13:45:38.587000+00:00,5e5a91b8c28e17c714f94c3b1ae46ee4,8190a074e87b29447dddae5e37f7bdfa0d39b0fb1ebbaa79a5e4dc78b82139ae,317756.0,conda-forge/napari-matplotlib/2.0.3/noarch/napari-matplotlib-2.0.3-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-matplotlib/2.0.3/noarch/napari-matplotlib-2.0.3-pyh9208f05_0.conda,conda,2.0.3,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,, -220,napari-mclabel,1.0.1.dev0,napari-mclabel,Napari plugin for semi-automatic labeling of macrophages,Jonas Utz,BSD-3-Clause,https://gitlab.cs.fau.de/xo04syge/mclabel,64ca27ac0352caf2c64b1ca0,['conda'],,https://pypi.org/project/napari-mclabel,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mclabel,http://api.anaconda.org/packages/conda-forge/napari-mclabel,http://anaconda.org/conda-forge/napari-mclabel,['1.0.1.dev0'],1.0.1.dev0,1.0.1.dev0,['noarch'],3.0,https://github.com/jonasutz/mclabel,['pyh9208f05_0'],1.0.1.dev0,conda-forge/napari-mclabel/1.0.1.dev0,1.0,0.0,2023-08-02 09:53:45.535000+00:00,2023-08-02 09:53:48.142000+00:00,conda,noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,0.0,MIT,False,python,"['dask-core', 'h5py', 'imaris-ims-file-reader >=0.1.5', 'napari', 'napari-imaris-loader', 'napari-plugin-engine >=0.1.4', 'numpy', 'python >=3.8', 'scikit-image', 'scipy']",noarch,1690969905461.0,None-any-None,pyh9208f05_0,2023-08-02 09:53:46.004000+00:00,9868ae2622075fdf6c653096ba33f626,540b53a3b1c5d42cfcabdc0fe4f47cea8b4ca820ed3633d3f6a381deaed7bc65,16432.0,conda-forge/napari-mclabel/1.0.1.dev0/noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-mclabel/1.0.1.dev0/noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,conda,1.0.1.dev0,conda-forge,['main'],public,,0.2.0,napari-mclabel.McLabel,McLabel,napari_mclabel.mclabel:McLabel,,,,2.1,napari-mclabel,1.0.1.dev0,,Napari plugin for semi-automatic labeling of macrophages,"# Napari McLabel +221,napari-mclabel,1.0.1.dev0,napari-mclabel,Napari plugin for semi-automatic labeling of macrophages,Jonas Utz,BSD-3-Clause,https://gitlab.cs.fau.de/xo04syge/mclabel,64ca27ac0352caf2c64b1ca0,['conda'],,https://pypi.org/project/napari-mclabel,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mclabel,http://api.anaconda.org/packages/conda-forge/napari-mclabel,http://anaconda.org/conda-forge/napari-mclabel,['1.0.1.dev0'],1.0.1.dev0,1.0.1.dev0,['noarch'],3.0,https://github.com/jonasutz/mclabel,['pyh9208f05_0'],1.0.1.dev0,conda-forge/napari-mclabel/1.0.1.dev0,1.0,0.0,2023-08-02 09:53:45.535000+00:00,2023-08-02 09:53:48.142000+00:00,conda,noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,0.0,MIT,False,python,"['dask-core', 'h5py', 'imaris-ims-file-reader >=0.1.5', 'napari', 'napari-imaris-loader', 'napari-plugin-engine >=0.1.4', 'numpy', 'python >=3.8', 'scikit-image', 'scipy']",noarch,1690969905461.0,None-any-None,pyh9208f05_0,2023-08-02 09:53:46.004000+00:00,9868ae2622075fdf6c653096ba33f626,540b53a3b1c5d42cfcabdc0fe4f47cea8b4ca820ed3633d3f6a381deaed7bc65,16432.0,conda-forge/napari-mclabel/1.0.1.dev0/noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-mclabel/1.0.1.dev0/noarch/napari-mclabel-1.0.1.dev0-pyh9208f05_0.conda,conda,1.0.1.dev0,conda-forge,['main'],public,,0.2.0,napari-mclabel.McLabel,McLabel,napari_mclabel.mclabel:McLabel,,,,2.1,napari-mclabel,1.0.1.dev0,,Napari plugin for semi-automatic labeling of macrophages,"# Napari McLabel ## What is the purpose of this tool? @@ -21972,7 +22113,7 @@ isbn=""978-3-658-41657-7"" ``` ",text/markdown,https://gitlab.cs.fau.de/xo04syge/mclabel,Jonas Utz,jonas.utz@fau.de,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari[all]', 'napari-plugin-engine (>=0.1.4)', 'imaris-ims-file-reader (>=0.1.5)', 'numpy', 'h5py', 'dask', 'napari-imaris-loader', 'scikit-image', 'scipy']",>=3.8,"['Bug Tracker, https://gitlab.cs.fau.de/xo04syge/mclabel/-/issues', 'Documentation, https://gitlab.cs.fau.de/xo04syge/mclabel/-/blob/main/README.md', 'Source Code, https://gitlab.cs.fau.de/xo04syge/mclabel', 'User Support, https://gitlab.cs.fau.de/xo04syge/mclabel/-/issues']",,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mclabel.McLabel,McLabel,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -221,napari-medical-image-formats,0.3.8,napari-medical-image-formats,A Plugin in order to read medical image formats such as DICOM and NIfTI,"Marc Boucsein, Marc Buckmakowski",BSD-3,https://github.com/MBPhys/napari-medical-image-formats,6209377c39552dcb590c29e1,['conda'],,https://github.com/MBPhys/napari-medical-image-formats,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-medical-image-formats,http://api.anaconda.org/packages/conda-forge/napari-medical-image-formats,http://anaconda.org/conda-forge/napari-medical-image-formats,['0.3.8'],0.3.8,0.3.8,['noarch'],3.0,,['pyhd8ed1ab_0'],0.3.8,conda-forge/napari-medical-image-formats/0.3.8,1.0,0.0,2022-02-13 16:53:14.366000+00:00,2023-06-18 08:40:51.135000+00:00,conda,noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['itk', 'itk-napari-conversion', 'napari-plugin-engine >=0.1.4', 'numpy', 'pydicom', 'python >=3.7', 'simpleitk']",noarch,1644770948388.0,None-any-None,pyhd8ed1ab_0,2022-02-13 16:53:15.064000+00:00,0e70f071592417e362cbce505bf944e6,None,11369.0,conda-forge/napari-medical-image-formats/0.3.8/noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-medical-image-formats/0.3.8/noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,conda,0.3.8,conda-forge,['main'],public,,0.2.0,napari-medical-image-formats.napari_write_image,napari_write_image,napari_medical_image_formats._writer:napari_write_image,napari-medical-image-formats.napari_get_reader,['*'],True,2.1,napari-medical-image-formats,0.3.8,['UNKNOWN'],A Plugin in order to read medical image formats such as DICOM and NIfTI,"# napari-medical-image-formats +222,napari-medical-image-formats,0.3.8,napari-medical-image-formats,A Plugin in order to read medical image formats such as DICOM and NIfTI,"Marc Boucsein, Marc Buckmakowski",BSD-3,https://github.com/MBPhys/napari-medical-image-formats,6209377c39552dcb590c29e1,['conda'],,https://github.com/MBPhys/napari-medical-image-formats,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-medical-image-formats,http://api.anaconda.org/packages/conda-forge/napari-medical-image-formats,http://anaconda.org/conda-forge/napari-medical-image-formats,['0.3.8'],0.3.8,0.3.8,['noarch'],3.0,,['pyhd8ed1ab_0'],0.3.8,conda-forge/napari-medical-image-formats/0.3.8,1.0,0.0,2022-02-13 16:53:14.366000+00:00,2023-06-18 08:40:51.135000+00:00,conda,noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['itk', 'itk-napari-conversion', 'napari-plugin-engine >=0.1.4', 'numpy', 'pydicom', 'python >=3.7', 'simpleitk']",noarch,1644770948388.0,None-any-None,pyhd8ed1ab_0,2022-02-13 16:53:15.064000+00:00,0e70f071592417e362cbce505bf944e6,None,11369.0,conda-forge/napari-medical-image-formats/0.3.8/noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-medical-image-formats/0.3.8/noarch/napari-medical-image-formats-0.3.8-pyhd8ed1ab_0.tar.bz2,conda,0.3.8,conda-forge,['main'],public,,0.2.0,napari-medical-image-formats.napari_write_image,napari_write_image,napari_medical_image_formats._writer:napari_write_image,napari-medical-image-formats.napari_get_reader,['*'],True,2.1,napari-medical-image-formats,0.3.8,['UNKNOWN'],A Plugin in order to read medical image formats such as DICOM and NIfTI,"# napari-medical-image-formats [![License](https://img.shields.io/pypi/l/napari-medical-image-formats.svg?color=green)](https://github.com/MBPhys/napari-medical-image-formats/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-medical-image-formats.svg?color=green)](https://pypi.org/project/napari-medical-image-formats) @@ -22021,7 +22162,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/MBPhys/napari-medical-image-formats,"Marc Boucsein, Marc Buckmakowski",,BSD-3,"['Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari-plugin-engine (>=0.1.4)', 'numpy', 'pydicom', 'SimpleITK', 'itk', 'itk-napari-conversion']",>=3.7,,,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-medical-image-formats.napari_write_labels,napari_write_labels,napari_medical_image_formats._writer:napari_write_labels,,,,,,,,,,,,,,,,,,,,,,napari-medical-image-formats.napari_write_image,['image'],image,napari-medical-image-formats.napari_write_labels,['labels'],,labels,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -222,napari-melt-pool-tracker,0.1.2,Melt Pool Tracker,Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.,Florian Aymanns,BSD-3-Clause,https://github.com/EPFL-Center-for-Imaging/napari-melt-pool-tracker,655933eaa518ee4c21964b43,['conda'],,https://pypi.org/project/napari-melt-pool-tracker,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-melt-pool-tracker,http://api.anaconda.org/packages/conda-forge/napari-melt-pool-tracker,http://anaconda.org/conda-forge/napari-melt-pool-tracker,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/faymanns/napari-melt-pool-tracker,['pyh9208f05_0'],0.1.1,conda-forge/napari-melt-pool-tracker/0.1.1,1.0,0.0,2023-11-18 22:00:07.783000+00:00,2023-11-18 22:00:10.960000+00:00,conda,noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['h5py', 'magicgui', 'napari', 'napari-cursor-tracker', 'numpy', 'pandas', 'python >=3.8', 'qtpy', 'scikit-image', 'scikit-learn', 'tifffile']",noarch,1700344629345.0,None-any-None,pyh9208f05_0,2023-11-18 22:00:08.213000+00:00,3235915c7eb66f39bd9a8af7da4eb6a5,3954d798fd112ce09042aa5a2cee75df0914e29f8822b5b417dc8973657324e2,12004176.0,conda-forge/napari-melt-pool-tracker/0.1.1/noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-melt-pool-tracker/0.1.1/noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-melt-pool-tracker.get_reader,Open data with Melt Pool Tracker,napari_melt_pool_tracker._reader:napari_get_reader,napari-melt-pool-tracker.get_reader,['*.h5'],False,2.1,napari-melt-pool-tracker,0.1.2,,Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.," +223,napari-melt-pool-tracker,0.1.2,Melt Pool Tracker,Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.,Florian Aymanns,BSD-3-Clause,https://github.com/EPFL-Center-for-Imaging/napari-melt-pool-tracker,655933eaa518ee4c21964b43,['conda'],,https://pypi.org/project/napari-melt-pool-tracker,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-melt-pool-tracker,http://api.anaconda.org/packages/conda-forge/napari-melt-pool-tracker,http://anaconda.org/conda-forge/napari-melt-pool-tracker,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/faymanns/napari-melt-pool-tracker,['pyh9208f05_0'],0.1.1,conda-forge/napari-melt-pool-tracker/0.1.1,1.0,0.0,2023-11-18 22:00:07.783000+00:00,2023-11-18 22:00:10.960000+00:00,conda,noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['h5py', 'magicgui', 'napari', 'napari-cursor-tracker', 'numpy', 'pandas', 'python >=3.8', 'qtpy', 'scikit-image', 'scikit-learn', 'tifffile']",noarch,1700344629345.0,None-any-None,pyh9208f05_0,2023-11-18 22:00:08.213000+00:00,3235915c7eb66f39bd9a8af7da4eb6a5,3954d798fd112ce09042aa5a2cee75df0914e29f8822b5b417dc8973657324e2,12004176.0,conda-forge/napari-melt-pool-tracker/0.1.1/noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-melt-pool-tracker/0.1.1/noarch/napari-melt-pool-tracker-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-melt-pool-tracker.get_reader,Open data with Melt Pool Tracker,napari_melt_pool_tracker._reader:napari_get_reader,napari-melt-pool-tracker.get_reader,['*.h5'],False,2.1,napari-melt-pool-tracker,0.1.2,,Plugin for tracking the width and depth of the melt pool and keyhole in x-ray images of laser powder bed fusion experiments.," # napari-melt-pool-tracker @@ -22149,7 +22290,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/EPFL-Center-for-Imaging/napari-melt-pool-tracker,Florian Aymanns,florian.aymanns@epfl.ch,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'h5py', 'napari-cursor-tracker', 'napari', 'pandas', 'scikit-image', 'tifffile', 'scipy', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,,['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-melt-pool-tracker.write_multiple,Save multi-layer data with Melt Pool Tracker,napari_melt_pool_tracker._writer:write_multiple,napari-melt-pool-tracker.write_single_image,Save image data with Melt Pool Tracker,napari_melt_pool_tracker._writer:write_single_image,napari-melt-pool-tracker.make_sample_data,Load sample data from Melt Pool Tracker,napari_melt_pool_tracker._sample_data:make_sample_data,napari-melt-pool-tracker.make_qwidget,Melt pool tracker,False,,,,,,,,,,napari-melt-pool-tracker.make_qwidget,Make melt pool tracker QWidget,napari_melt_pool_tracker._widget:MeltPoolTrackerQWidget,napari-melt-pool-tracker.write_multiple,"['image*', 'labels*']",,napari-melt-pool-tracker.write_single_image,['image'],['.npy'],,napari-melt-pool-tracker.make_sample_data,unique_id.1,Melt Pool Tracker,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -223,napari-merge-stardist-masks,0.1.1,StarDist OPP,Segment non-star-convex objects with StarDist by merging masks.,Niklas Netter,BSD-3-Clause,https://github.com/gatoniel/napari-merge-stardist-masks,656e2a8acc49ea30a98d0fe4,['conda'],,https://pypi.org/project/napari-merge-stardist-masks,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-merge-stardist-masks,http://api.anaconda.org/packages/conda-forge/napari-merge-stardist-masks,http://anaconda.org/conda-forge/napari-merge-stardist-masks,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/gatoniel/napari-merge-stardist-masks,['pyh9208f05_0'],0.1.1,conda-forge/napari-merge-stardist-masks/0.1.1,1.0,0.0,2023-12-04 19:37:42.540000+00:00,2023-12-04 19:37:46.382000+00:00,conda,noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['importlib-resources', 'magicgui', 'merge-stardist-masks >=0.1.0', 'numpy', 'python >=3.8,<3.11', 'qtpy', 'stardist-napari >=2022.7.5']",noarch,1701718476198.0,None-any-None,pyh9208f05_0,2023-12-04 19:37:43.043000+00:00,fd17af8ef145a43fee696dda1365e440,de5ef9a745e28ec99dfdf836fbd213e9942beb7fcda7b77e384de722043c2fa8,3428367.0,conda-forge/napari-merge-stardist-masks/0.1.1/noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-merge-stardist-masks/0.1.1/noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-merge-stardist-masks.stardist_opp_sample_data,Load sample data for StarDist OPP,napari_merge_stardist_masks._sample_data:stardist_opp_sample_data,,,,2.1,napari-merge-stardist-masks,0.1.1,,Segment non-star-convex objects with StarDist by merging masks.,"# StarDist OPP napari plugin +224,napari-merge-stardist-masks,0.1.1,StarDist OPP,Segment non-star-convex objects with StarDist by merging masks.,Niklas Netter,BSD-3-Clause,https://github.com/gatoniel/napari-merge-stardist-masks,656e2a8acc49ea30a98d0fe4,['conda'],,https://pypi.org/project/napari-merge-stardist-masks,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-merge-stardist-masks,http://api.anaconda.org/packages/conda-forge/napari-merge-stardist-masks,http://anaconda.org/conda-forge/napari-merge-stardist-masks,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/gatoniel/napari-merge-stardist-masks,['pyh9208f05_0'],0.1.1,conda-forge/napari-merge-stardist-masks/0.1.1,1.0,0.0,2023-12-04 19:37:42.540000+00:00,2023-12-04 19:37:46.382000+00:00,conda,noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['importlib-resources', 'magicgui', 'merge-stardist-masks >=0.1.0', 'numpy', 'python >=3.8,<3.11', 'qtpy', 'stardist-napari >=2022.7.5']",noarch,1701718476198.0,None-any-None,pyh9208f05_0,2023-12-04 19:37:43.043000+00:00,fd17af8ef145a43fee696dda1365e440,de5ef9a745e28ec99dfdf836fbd213e9942beb7fcda7b77e384de722043c2fa8,3428367.0,conda-forge/napari-merge-stardist-masks/0.1.1/noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-merge-stardist-masks/0.1.1/noarch/napari-merge-stardist-masks-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-merge-stardist-masks.stardist_opp_sample_data,Load sample data for StarDist OPP,napari_merge_stardist_masks._sample_data:stardist_opp_sample_data,,,,2.1,napari-merge-stardist-masks,0.1.1,,Segment non-star-convex objects with StarDist by merging masks.,"# StarDist OPP napari plugin [![License BSD-3](https://img.shields.io/pypi/l/napari-merge-stardist-masks.svg?color=green)](https://github.com/gatoniel/napari-merge-stardist-masks/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-merge-stardist-masks.svg?color=green)](https://pypi.org/project/napari-merge-stardist-masks) @@ -22243,7 +22384,7 @@ This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookie [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/gatoniel/napari-merge-stardist-masks,Niklas Netter,niknett@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'importlib-resources', 'stardist-napari >=2022.7.5', 'merge-stardist-masks >=0.1.0', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/gatoniel/napari-merge-stardist-masks/issues', 'Documentation, https://github.com/gatoniel/napari-merge-stardist-masks#README.md', 'Source Code, https://github.com/gatoniel/napari-merge-stardist-masks', 'User Support, https://github.com/gatoniel/napari-merge-stardist-masks/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-merge-stardist-masks.stardist_opp_widget,StarDist OPP,napari_merge_stardist_masks._widget:StarDistOPPWidget,,,,,,,napari-merge-stardist-masks.stardist_opp_widget,StarDist OPP,False,,,,,,,,,,,,,,,,,,,,napari-merge-stardist-masks.stardist_opp_sample_data,unique_id.1,StarDist OPP sample data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -224,napari-meshio,0.0.1,meshio,I/O for mesh files.,Genevieve Buckley,MIT,https://github.com/GenevieveBuckley/napari-meshio,6425bb6460fdb0f2a5ce509e,['conda'],,https://github.com/GenevieveBuckley/napari-meshio,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-meshio,http://api.anaconda.org/packages/conda-forge/napari-meshio,http://anaconda.org/conda-forge/napari-meshio,['0.0.1'],0.0.1,0.0.1,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.1,conda-forge/napari-meshio/0.0.1,1.0,0.0,2023-03-30 16:39:56.748000+00:00,2023-06-18 17:27:55.907000+00:00,conda,noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['meshio', 'numpy', 'pooch', 'python >=3.8', 'rich']",noarch,1680194335365.0,None-any-None,pyhd8ed1ab_0,2023-03-30 16:39:57.409000+00:00,9a4a481cb08dab6621b59f56e13e8531,057db69b673aa2bf91e5aa757a34ab24a3c52d53b70f2a7aca4a1bf8c8da882b,17563.0,conda-forge/napari-meshio/0.0.1/noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-meshio/0.0.1/noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,conda,0.0.1,conda-forge,['main'],public,,0.2.0,napari-meshio.get_reader,Open data with meshio,napari_meshio._reader:napari_get_reader,napari-meshio.get_reader,"['*.inp', '*.msh', '*.avs', '*.cgns', '*.xml', '*.e', '*.exo', '*.f3grid', '*.h5m', '*.mdpa', '*.mesh', '*.meshb', '*.med', '*.bdf', '*.fem', '*.nas', '*.vol', '*.vol.gz', '*.msh', '*.obj', '*.off', '*.post', '*.post.gz', '*.dato', '*.dato.gz', '*.ply', '*.stl', '*.dat', '*.node', '*.ele', '*.su2', '*.ugrid', '*.vtk', '*.vtu', '*.wkt', '*.xdmf', '*.xmf']",False,2.1,napari-meshio,0.0.1,,I/O for mesh files.,"# napari-meshio +225,napari-meshio,0.0.1,meshio,I/O for mesh files.,Genevieve Buckley,MIT,https://github.com/GenevieveBuckley/napari-meshio,6425bb6460fdb0f2a5ce509e,['conda'],,https://github.com/GenevieveBuckley/napari-meshio,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-meshio,http://api.anaconda.org/packages/conda-forge/napari-meshio,http://anaconda.org/conda-forge/napari-meshio,['0.0.1'],0.0.1,0.0.1,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.1,conda-forge/napari-meshio/0.0.1,1.0,0.0,2023-03-30 16:39:56.748000+00:00,2023-06-18 17:27:55.907000+00:00,conda,noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['meshio', 'numpy', 'pooch', 'python >=3.8', 'rich']",noarch,1680194335365.0,None-any-None,pyhd8ed1ab_0,2023-03-30 16:39:57.409000+00:00,9a4a481cb08dab6621b59f56e13e8531,057db69b673aa2bf91e5aa757a34ab24a3c52d53b70f2a7aca4a1bf8c8da882b,17563.0,conda-forge/napari-meshio/0.0.1/noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-meshio/0.0.1/noarch/napari-meshio-0.0.1-pyhd8ed1ab_0.conda,conda,0.0.1,conda-forge,['main'],public,,0.2.0,napari-meshio.get_reader,Open data with meshio,napari_meshio._reader:napari_get_reader,napari-meshio.get_reader,"['*.inp', '*.msh', '*.avs', '*.cgns', '*.xml', '*.e', '*.exo', '*.f3grid', '*.h5m', '*.mdpa', '*.mesh', '*.meshb', '*.med', '*.bdf', '*.fem', '*.nas', '*.vol', '*.vol.gz', '*.msh', '*.obj', '*.off', '*.post', '*.post.gz', '*.dato', '*.dato.gz', '*.ply', '*.stl', '*.dat', '*.node', '*.ele', '*.su2', '*.ugrid', '*.vtk', '*.vtu', '*.wkt', '*.xdmf', '*.xmf']",False,2.1,napari-meshio,0.0.1,,I/O for mesh files.,"# napari-meshio [![License MIT](https://img.shields.io/pypi/l/napari-meshio.svg?color=green)](https://github.com/GenevieveBuckley/napari-meshio/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-meshio.svg?color=green)](https://pypi.org/project/napari-meshio) @@ -22409,7 +22550,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template. ",text/markdown,https://github.com/GenevieveBuckley/napari-meshio,Genevieve Buckley,yourname@example.com,MIT,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'meshio', 'pooch', 'rich', ""mkdocs ; extra == 'testing'"", ""mkdocs-gen-files ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/GenevieveBuckley/napari-meshio/issues', 'Documentation, https://github.com/GenevieveBuckley/napari-meshio#README.md', 'Source Code, https://github.com/GenevieveBuckley/napari-meshio', 'User Support, https://github.com/GenevieveBuckley/napari-meshio/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-meshio.write_multiple,Save multi-layer data with meshio,napari_meshio._writer:write_multiple,napari-meshio.write_single_surface,Save image data with meshio,napari_meshio._writer:write_single_surface,napari-meshio.bunny,"Load sample data from meshio, Stanford bunny mesh data",napari_meshio._sample_data:bunny,,,,,,,,,,,,,,,,napari-meshio.write_multiple,['surface*'],,napari-meshio.write_single_surface,['surface'],"['.inp', '.msh', '.avs', '.cgns', '.xml', '.e', '.exo', '.f3grid', '.h5m', '.mdpa', '.mesh', '.meshb', '.med', '.bdf', '.fem', '.nas', '.vol', '.vol.gz', '.msh', '.obj', '.off', '.post', '.post.gz', '.dato', '.dato.gz', '.ply', '.stl', '.dat', '.node', '.ele', '.su2', '.ugrid', '.vtk', '.vtu', '.wkt', '.xdmf', '.xmf']",,napari-meshio.bunny,bunny,bunny,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -225,napari-mesofield,0.1.0,MesoField,"A plugin that extends napari functionality as an image acquisition software to automate multi-modal experimental control, setup, and analysis for mesoscopic widefield acquistion of 1P epiflourescent signals in the mouse cortex.",Jacob Gronemeyer," +226,napari-mesofield,0.1.0,MesoField,"A plugin that extends napari functionality as an image acquisition software to automate multi-modal experimental control, setup, and analysis for mesoscopic widefield acquistion of 1P epiflourescent signals in the mouse cortex.",Jacob Gronemeyer," Mozilla Public License Version 2.0 ================================== @@ -23225,7 +23366,7 @@ Exhibit B - ""Incompatible With Secondary Licenses"" Notice This Source Code Form is ""Incompatible With Secondary Licenses"", as defined by the Mozilla Public License, v. 2.0. ","['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'scikit-image', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.9,"['Bug Tracker, https://github.com/Gronemeyer/napari-mesofield/issues', 'Documentation, https://github.com/Gronemeyer/napari-mesofield#README.md', 'Source Code, https://github.com/Gronemeyer/napari-mesofield', 'User Support, https://github.com/Gronemeyer/napari-mesofield/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"['Annotation', 'Segmentation', 'Acquisition']",napari-mesofield.write_multiple,Save multi-layer data with MesoField,mesofield._writer:write_multiple,napari-mesofield.write_single_image,Save image data with MesoField,mesofield._writer:write_single_image,napari-mesofield.make_sample_data,Load sample data from MesoField,mesofield._sample_data:make_sample_data,napari-mesofield.make_container_widget,Container Threshold,False,napari-mesofield.make_magic_widget,Magic Threshold,False,napari-mesofield.make_function_widget,Autogenerate Threshold,True,napari-mesofield.make_qwidget,Example QWidget,False,napari-mesofield.make_container_widget,Make threshold Container widget,mesofield:ImageThreshold,napari-mesofield.write_multiple,"['image*', 'labels*']",,napari-mesofield.write_single_image,['image'],['.npy'],,napari-mesofield.make_sample_data,unique_id.1,MesoField,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mesofield.make_magic_widget,Make threshold magic widget,mesofield:threshold_magic_widget,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mesofield.make_function_widget,Make threshold function widget,mesofield:threshold_autogenerate_widget,napari-mesofield.make_qwidget,Make example QWidget,mesofield:ExampleQWidget,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -226,napari-metroid,0.0.5,napari METROID,This napari plugin creates several regions of interest of similar area over cells in a fluorescence video (2D+time). It then gets ROIs means over time and performs signal denoising: fixes photobleaching and separates signal from noise by means of blind source separation (with or without wavelet filtering).,Marcelo Leomil Zoccoler,BSD-3-Clause,https://github.com/zoccoler/napari-metroid,62ff49dac954963b869013ee,['conda'],,https://github.com/zoccoler/napari-metroid,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-metroid,http://api.anaconda.org/packages/conda-forge/napari-metroid,http://anaconda.org/conda-forge/napari-metroid,['0.0.5'],0.0.5,0.0.5,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-metroid/0.0.5,1.0,0.0,2022-08-19 08:29:09.950000+00:00,2023-06-18 08:42:20.974000+00:00,conda,noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari-skimage-regionprops >=0.3.1', 'numpy', 'python >=3.7', 'scikit-image', 'scikit-learn', 'scipy', 'statsmodels']",noarch,1660897604740.0,None-any-None,pyhd8ed1ab_0,2022-08-19 08:29:10.449000+00:00,0c44764145c01330438489c54c217758,None,451721.0,conda-forge/napari-metroid/0.0.5/noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-metroid/0.0.5/noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-metroid.write_multiple,Save multi-layer data with napari METROID,napari_metroid._writer:write_multiple,,,,2.1,napari-metroid,0.0.5,['UNKNOWN'],This napari plugin creates several regions of interest of similar area over cells in a fluorescence video (2D+time). It then gets ROIs means over time and performs signal denoising: fixes photobleaching and separates signal from noise by means of blind source separation (with or without wavelet filtering).,"# napari-metroid +227,napari-metroid,0.0.5,napari METROID,This napari plugin creates several regions of interest of similar area over cells in a fluorescence video (2D+time). It then gets ROIs means over time and performs signal denoising: fixes photobleaching and separates signal from noise by means of blind source separation (with or without wavelet filtering).,Marcelo Leomil Zoccoler,BSD-3-Clause,https://github.com/zoccoler/napari-metroid,62ff49dac954963b869013ee,['conda'],,https://github.com/zoccoler/napari-metroid,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-metroid,http://api.anaconda.org/packages/conda-forge/napari-metroid,http://anaconda.org/conda-forge/napari-metroid,['0.0.5'],0.0.5,0.0.5,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-metroid/0.0.5,1.0,0.0,2022-08-19 08:29:09.950000+00:00,2023-06-18 08:42:20.974000+00:00,conda,noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['matplotlib-base', 'napari-skimage-regionprops >=0.3.1', 'numpy', 'python >=3.7', 'scikit-image', 'scikit-learn', 'scipy', 'statsmodels']",noarch,1660897604740.0,None-any-None,pyhd8ed1ab_0,2022-08-19 08:29:10.449000+00:00,0c44764145c01330438489c54c217758,None,451721.0,conda-forge/napari-metroid/0.0.5/noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-metroid/0.0.5/noarch/napari-metroid-0.0.5-pyhd8ed1ab_0.tar.bz2,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-metroid.write_multiple,Save multi-layer data with napari METROID,napari_metroid._writer:write_multiple,,,,2.1,napari-metroid,0.0.5,['UNKNOWN'],This napari plugin creates several regions of interest of similar area over cells in a fluorescence video (2D+time). It then gets ROIs means over time and performs signal denoising: fixes photobleaching and separates signal from noise by means of blind source separation (with or without wavelet filtering).,"# napari-metroid [![License](https://img.shields.io/pypi/l/napari-metroid.svg?color=green)](https://github.com/zoccoler/napari-metroid/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-metroid.svg?color=green)](https://pypi.org/project/napari-metroid) @@ -23402,7 +23543,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/zoccoler/napari-metroid,Marcelo Leomil Zoccoler,marcelo.zoccoler@tu-dresden.de,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['numpy', 'scikit-learn', 'scikit-image', 'statsmodels', 'scipy', 'matplotlib', 'napari-skimage-regionprops (>=0.3.1)']","<3.9,>=3.7","['Bug Tracker, https://github.com/zoccoler/napari-metroid/issues', 'Documentation, https://github.com/zoccoler/napari-metroid#README.md', 'Source Code, https://github.com/zoccoler/napari-metroid', 'User Support, https://github.com/zoccoler/napari-metroid/issues']",,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-metroid.write_single_image,Save image data with napari METROID,napari_metroid._writer:write_single_image,napari-metroid.make_cell1_AP1_data,Load sample data Cell 1 Video Action Potential from napari METROID,napari_metroid._sample_data:make_cell1_AP1_data,napari-metroid.make_cell1_EP1_data,Load sample data Cell 1 Video Electroporation from napari METROID,napari_metroid._sample_data:make_cell1_EP1_data,napari-metroid.make_qwidget,Main Interface,False,,,,,,,,,,napari-metroid.make_qwidget,Make example QWidget,napari_metroid._dock_widget:MainInterface,napari-metroid.write_multiple,"['image*', 'labels*']",,napari-metroid.write_single_image,['image'],['.npy'],,napari-metroid.make_cell1_AP1_data,AP,Cell1 Video_Action_Potential,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-metroid.make_cell1_EP1_data,EP,Cell1 Video_Electroporation,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -227,napari-micromanager,0.1.0,napari-micromanager,Micro-Manager GUI interface in napari.,,BSD 3-Clause License,,620a21b846456342397af511,['conda'],,https://github.com/tlambert03/napari-micromanager,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-micromanager,http://api.anaconda.org/packages/conda-forge/napari-micromanager,http://anaconda.org/conda-forge/napari-micromanager,"['0.0.1rc5', '0.0.1rc7', '0.0.3']",0.0.3,0.0.3,['noarch'],7.0,,['pyhd8ed1ab_0'],0.0.1rc5,conda-forge/napari-micromanager/0.0.1rc5,1.0,0.0,2022-02-14 09:32:38.601000+00:00,2023-10-17 15:28:29.046000+00:00,conda,noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui >=0.3.0', 'napari', 'pymmcore-plus >=0.1.5', 'python >=3.8', 'scikit-image', 'tqdm', 'useq-schema >=0.1.0']",noarch,1644830935696.0,None-any-None,pyhd8ed1ab_0,2022-02-14 09:32:38.873000+00:00,d9cb6aa7d205d31a6608f14ce201edcc,None,88622.0,conda-forge/napari-micromanager/0.0.1rc5/noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-micromanager/0.0.1rc5/noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,conda,0.0.1rc5,conda-forge,['main'],public,,0.1.0,napari-micromanager.MainWindow,Create Main Window,napari_micromanager.main_window:MainWindow,,,,2.1,napari-micromanager,0.1.0,,Micro-Manager GUI interface in napari.,"# napari-micromanager +228,napari-micromanager,0.1.0,napari-micromanager,Micro-Manager GUI interface in napari.,,BSD 3-Clause License,,620a21b846456342397af511,['conda'],,https://github.com/tlambert03/napari-micromanager,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-micromanager,http://api.anaconda.org/packages/conda-forge/napari-micromanager,http://anaconda.org/conda-forge/napari-micromanager,"['0.0.1rc5', '0.0.1rc7', '0.0.3']",0.0.3,0.0.3,['noarch'],7.0,,['pyhd8ed1ab_0'],0.0.1rc5,conda-forge/napari-micromanager/0.0.1rc5,1.0,0.0,2022-02-14 09:32:38.601000+00:00,2023-10-17 15:28:29.046000+00:00,conda,noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui >=0.3.0', 'napari', 'pymmcore-plus >=0.1.5', 'python >=3.8', 'scikit-image', 'tqdm', 'useq-schema >=0.1.0']",noarch,1644830935696.0,None-any-None,pyhd8ed1ab_0,2022-02-14 09:32:38.873000+00:00,d9cb6aa7d205d31a6608f14ce201edcc,None,88622.0,conda-forge/napari-micromanager/0.0.1rc5/noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-micromanager/0.0.1rc5/noarch/napari-micromanager-0.0.1rc5-pyhd8ed1ab_0.tar.bz2,conda,0.0.1rc5,conda-forge,['main'],public,,0.1.0,napari-micromanager.MainWindow,Create Main Window,napari_micromanager.main_window:MainWindow,,,,2.1,napari-micromanager,0.1.0,,Micro-Manager GUI interface in napari.,"# napari-micromanager [![License](https://img.shields.io/pypi/l/napari-micromanager.svg?color=green)](https://github.com/napari/napari-micromanager/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-micromanager.svg?color=green)](https://pypi.org/project/napari-micromanager) @@ -23493,7 +23634,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,,,"Federico Gasparoli , Talley Lambert ",BSD 3-Clause License,"['Development Status :: 3 - Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Topic :: System :: Hardware', 'Topic :: System :: Hardware :: Hardware Drivers', 'Topic :: Utilities']","['fonticon-materialdesignicons6', 'napari>=0.4.13', 'pymmcore-plus>=0.9.3', 'pymmcore-widgets>=0.7.0rc1', 'superqt>=0.5.1', 'tifffile', 'useq-schema>=0.4.1', 'zarr', ""isort; extra == 'dev'"", ""mda-simulator; extra == 'dev'"", ""mypy; extra == 'dev'"", ""pre-commit; extra == 'dev'"", ""ruff; extra == 'dev'"", ""pyqt5; extra == 'pyqt5'"", ""pyqt6; extra == 'pyqt6'"", ""pyside2; extra == 'pyside2'"", ""pyside6; extra == 'pyside6'"", ""pytest; extra == 'test'"", ""pytest-cov; extra == 'test'"", ""pytest-qt; extra == 'test'""]",>=3.8,"['Source, https://github.com/pymmcore-plus/napari-micromanager', 'Tracker, https://github.com/pymmcore-plus/napari-micromanager/issues']","['dev', 'pyqt5', 'pyqt6', 'pyside2', 'pyside6', 'test']",False,0.0.1rc7,conda-forge/napari-micromanager/0.0.1rc7,0.0.3,conda-forge/napari-micromanager/0.0.3,,,conda,noarch/napari-micromanager-0.0.1rc7-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['fonticon-materialdesignicons6', 'magicgui >=0.3.0', 'napari', 'pymmcore-plus >=0.1.5', 'python >=3.8', 'scikit-image', 'tqdm', 'useq-schema >=0.1.0']",pyhd8ed1ab_0,1653069268518.0,None-any-None,noarch,2022-05-20 17:57:01.630000+00:00,3a02db73a4bbb5f9a77b8e63dd33b3e3,None,96032.0,conda-forge/napari-micromanager/0.0.1rc7/noarch/napari-micromanager-0.0.1rc7-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-micromanager/0.0.1rc7/noarch/napari-micromanager-0.0.1rc7-pyhd8ed1ab_0.tar.bz2,conda,0.0.1rc7,conda-forge,['main'],conda,noarch/napari-micromanager-0.0.3-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,True,python,"['fonticon-materialdesignicons6', 'napari >=0.4.13', 'numpy', 'pymmcore-plus >=0.8.0', 'pymmcore-widgets >=0.5.3', 'python >=3.8', 'qtpy', 'superqt >=0.5.1', 'tifffile', 'useq-schema >=0.4.1', 'zarr']",noarch,1697556372106.0,None-any-None,pyhd8ed1ab_0,2023-10-17 15:28:27.103000+00:00,de0bf41b9e5981893b2f3ebc8ee11671,9e5e2c127f8a20b3d59c456906681ca5ea20ba60c6dbfd90535b40a95ea6f686,26046.0,conda-forge/napari-micromanager/0.0.3/noarch/napari-micromanager-0.0.3-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-micromanager/0.0.3/noarch/napari-micromanager-0.0.3-pyhd8ed1ab_0.conda,conda,0.0.3,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-micromanager.MainWindow,Main Window,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -228,napari-microscope,0.0.3,napari-microscope,Napari plugin for Microscope.,David Miguel Susano Pinto,GPL-3.0-or-later,,621629b56526fc1f99ef1437,['conda'],,https://pypi.org/project/napari-microscope/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-microscope,http://api.anaconda.org/packages/conda-forge/napari-microscope,http://anaconda.org/conda-forge/napari-microscope,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-microscope/0.0.3,1.0,0.0,2022-02-23 12:33:54.813000+00:00,2023-06-18 08:40:55.478000+00:00,conda,noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,0.0,GPL-3.0-or-later,False,python,"['microscope', 'napari-plugin-engine', 'pyro4', 'python >=3.6']",noarch,1645619547234.0,None-any-None,pyhd8ed1ab_0,2022-02-23 12:33:55.496000+00:00,d7b9d4529865cc5e3d70a453c6b7dd4b,None,22062.0,conda-forge/napari-microscope/0.0.3/noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-microscope/0.0.3/noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-microscope.MicroscopeWidget,MicroscopeWidget,napari_microscope:MicroscopeWidget,,,,2.1,napari-microscope,0.0.3,,Napari plugin for Microscope.,"Microscope control plugin for Napari via Python Microscope. +229,napari-microscope,0.0.3,napari-microscope,Napari plugin for Microscope.,David Miguel Susano Pinto,GPL-3.0-or-later,,621629b56526fc1f99ef1437,['conda'],,https://pypi.org/project/napari-microscope/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-microscope,http://api.anaconda.org/packages/conda-forge/napari-microscope,http://anaconda.org/conda-forge/napari-microscope,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-microscope/0.0.3,1.0,0.0,2022-02-23 12:33:54.813000+00:00,2023-06-18 08:40:55.478000+00:00,conda,noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,0.0,GPL-3.0-or-later,False,python,"['microscope', 'napari-plugin-engine', 'pyro4', 'python >=3.6']",noarch,1645619547234.0,None-any-None,pyhd8ed1ab_0,2022-02-23 12:33:55.496000+00:00,d7b9d4529865cc5e3d70a453c6b7dd4b,None,22062.0,conda-forge/napari-microscope/0.0.3/noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-microscope/0.0.3/noarch/napari-microscope-0.0.3-pyhd8ed1ab_0.tar.bz2,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-microscope.MicroscopeWidget,MicroscopeWidget,napari_microscope:MicroscopeWidget,,,,2.1,napari-microscope,0.0.3,,Napari plugin for Microscope.,"Microscope control plugin for Napari via Python Microscope. Current development stage is whatever comes before alpha and ""proof of concept"". @@ -23590,7 +23731,7 @@ returned. Changing the stage coordinates changes the image that is returned (but beware of the corners, pixels outside the image size are not handled yet and will give an error). ",,,David Miguel Susano Pinto,david.pinto@bioch.ox.ac.uk,GPL-3.0-or-later,"['Development Status :: 3 - Alpha', 'Environment :: Plugins', 'Framework :: napari ', 'Intended Audience :: Science/Research', 'Operating System :: OS Independent', 'Topic :: Scientific/Engineering']","['Pyro4', 'microscope', 'napari-plugin-engine']",>=3.6,,,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-microscope.MicroscopeWidget,MicroscopeWidget,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -229,napari-microtubule-analyzer,0.0.1a7,Microtubule Analyzer,A plugin to analyze microtubule organization,Daniel Krentzel,MIT,https://github.com/krentzd/napari-microtubule-analyzer,6559373bafcdfe797c2b01d1,['conda'],,https://pypi.org/project/napari-microtubule-analyzer,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-microtubule-analyzer,http://api.anaconda.org/packages/conda-forge/napari-microtubule-analyzer,http://anaconda.org/conda-forge/napari-microtubule-analyzer,"['0.0.1a3', '0.0.1a7']",0.0.1a7,0.0.1a7,['noarch'],5.0,https://github.com/krentzd/napari-microtubule-analyzer,['pyh9208f05_0'],0.0.1a3,conda-forge/napari-microtubule-analyzer/0.0.1a3,1.0,0.0,2023-11-18 22:14:16.968000+00:00,2023-11-22 23:37:17.271000+00:00,conda,noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,0.0,MIT,False,python,"['magicgui', 'matplotlib-base', 'napari', 'numpy', 'opencv', 'packaging', 'pyefd', 'pyqtgraph', 'python >=3.8', 'qtpy', 'scikit-image', 'scipy', 'setuptools', 'tifffile', 'tqdm']",noarch,1700345477767.0,None-any-None,pyh9208f05_0,2023-11-18 22:14:17.323000+00:00,e01cef1ebf5226aab49d735b6994ca76,74cd33c0279276f998df0e8a17d9b2314a8f083e2a6f62db45996d23c4dd6c7f,34127.0,conda-forge/napari-microtubule-analyzer/0.0.1a3/noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-microtubule-analyzer/0.0.1a3/noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,conda,0.0.1a3,conda-forge,['main'],public,,0.2.0,napari-microtubule-analyzer.get_reader,Open data with Microtubule Analyzer,napari_microtubule_analyzer._reader:napari_get_reader,napari-microtubule-analyzer.get_reader,"['*.tif', '*.tiff']",True,2.1,napari-microtubule-analyzer,0.0.1a7,,A plugin to analyze microtubule organization,"# napari-microtubule-analyzer +230,napari-microtubule-analyzer,0.0.1a7,Microtubule Analyzer,A plugin to analyze microtubule organization,Daniel Krentzel,MIT,https://github.com/krentzd/napari-microtubule-analyzer,6559373bafcdfe797c2b01d1,['conda'],,https://pypi.org/project/napari-microtubule-analyzer,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-microtubule-analyzer,http://api.anaconda.org/packages/conda-forge/napari-microtubule-analyzer,http://anaconda.org/conda-forge/napari-microtubule-analyzer,"['0.0.1a3', '0.0.1a7']",0.0.1a7,0.0.1a7,['noarch'],5.0,https://github.com/krentzd/napari-microtubule-analyzer,['pyh9208f05_0'],0.0.1a3,conda-forge/napari-microtubule-analyzer/0.0.1a3,1.0,0.0,2023-11-18 22:14:16.968000+00:00,2023-11-22 23:37:17.271000+00:00,conda,noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,0.0,MIT,False,python,"['magicgui', 'matplotlib-base', 'napari', 'numpy', 'opencv', 'packaging', 'pyefd', 'pyqtgraph', 'python >=3.8', 'qtpy', 'scikit-image', 'scipy', 'setuptools', 'tifffile', 'tqdm']",noarch,1700345477767.0,None-any-None,pyh9208f05_0,2023-11-18 22:14:17.323000+00:00,e01cef1ebf5226aab49d735b6994ca76,74cd33c0279276f998df0e8a17d9b2314a8f083e2a6f62db45996d23c4dd6c7f,34127.0,conda-forge/napari-microtubule-analyzer/0.0.1a3/noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-microtubule-analyzer/0.0.1a3/noarch/napari-microtubule-analyzer-0.0.1a3-pyh9208f05_0.conda,conda,0.0.1a3,conda-forge,['main'],public,,0.2.0,napari-microtubule-analyzer.get_reader,Open data with Microtubule Analyzer,napari_microtubule_analyzer._reader:napari_get_reader,napari-microtubule-analyzer.get_reader,"['*.tif', '*.tiff']",True,2.1,napari-microtubule-analyzer,0.0.1a7,,A plugin to analyze microtubule organization,"# napari-microtubule-analyzer [![License MIT](https://img.shields.io/pypi/l/napari-microtubule-analyzer.svg?color=green)](https://github.com/krentzd/napari-microtubule-analyzer/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-microtubule-analyzer.svg?color=green)](https://pypi.org/project/napari-microtubule-analyzer) @@ -23658,7 +23799,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/krentzd/napari-microtubule-analyzer,Daniel Krentzel,dkrentzel@pm.me,MIT,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['setuptools', 'packaging', 'numpy', 'magicgui', 'qtpy', 'opencv-python', 'matplotlib', 'scikit-image', 'tqdm', 'tifffile', 'scipy', 'pyefd', 'pyqtgraph', 'tox; extra == ""testing""', 'pytest; extra == ""testing""', 'pytest-cov; extra == ""testing""', 'pytest-qt; extra == ""testing""', 'napari; extra == ""testing""', 'pyqt5; extra == ""testing""']",>=3.8,"['Bug Tracker, https://github.com/krentzd/napari-microtubule-analyzer/issues', 'Documentation, https://github.com/krentzd/napari-microtubule-analyzer#README.md', 'Source Code, https://github.com/krentzd/napari-microtubule-analyzer', 'User Support, https://github.com/krentzd/napari-microtubule-analyzer/issues']",['testing'],False,0.0.1a7,conda-forge/napari-microtubule-analyzer/0.0.1a7,,,,,conda,noarch/napari-microtubule-analyzer-0.0.1a7-pyh9208f05_0.conda,0.0,MIT,False,python,"['magicgui', 'matplotlib-base', 'napari', 'numpy', 'opencv', 'packaging', 'pyefd', 'pyqtgraph', 'python >=3.8', 'qtpy', 'scikit-image', 'scipy', 'setuptools', 'tifffile', 'tqdm']",pyh9208f05_0,1700696116518.0,None-any-None,noarch,2023-11-22 23:37:15.465000+00:00,c24d27c6bb23bfe13a58a5e17553c20c,1f0ec2cb3d65661bee7e5bb1a87016d752cbc542c5bf653d0df002af46126ab2,35807.0,conda-forge/napari-microtubule-analyzer/0.0.1a7/noarch/napari-microtubule-analyzer-0.0.1a7-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-microtubule-analyzer/0.0.1a7/noarch/napari-microtubule-analyzer-0.0.1a7-pyh9208f05_0.conda,conda,0.0.1a7,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-microtubule-analyzer.degree_of_radiality,Make DoR widget,napari_microtubule_analyzer._widget:RadialityPlotter,napari-microtubule-analyzer.sample_data,siAPC,napari_microtubule_analyzer.sample_data:make_sample_data,,,,napari-microtubule-analyzer.degree_of_radiality,Microtubule Analyzer,False,,,,,,,,,,,,,,,,,,,,napari-microtubule-analyzer.sample_data,sample_siRNA.1,Sample siRNA data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -230,napari-mm3,0.0.16,napari-mm3,a plugin for mother machine image analysis,"Gursharan Ahir, Michael Sandler, Ryan Thiermann",BSD-3-Clause,https://github.com/junlabucsd/napari-mm3,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.1.0,napari-mm3.TIFFConverter,Converts an nd2 (or other bioformats supported filetype) file to TIFFs.,napari_mm3._tiff_converter:TIFFExport,,,,2.1,napari-mm3,0.0.16,,a plugin for mother machine image analysis,"# napari-mm3 +231,napari-mm3,0.0.16,napari-mm3,a plugin for mother machine image analysis,"Gursharan Ahir, Michael Sandler, Ryan Thiermann",BSD-3-Clause,https://github.com/junlabucsd/napari-mm3,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.1.0,napari-mm3.TIFFConverter,Converts an nd2 (or other bioformats supported filetype) file to TIFFs.,napari_mm3._tiff_converter:TIFFExport,,,,2.1,napari-mm3,0.0.16,,a plugin for mother machine image analysis,"# napari-mm3 [![License](https://img.shields.io/pypi/l/napari-mm3.svg?color=green)](https://github.com/junlabucsd/napari-mm3/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mm3.svg?color=green)](https://pypi.org/project/napari-mm3) @@ -23811,7 +23952,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/junlabucsd/napari-mm3,"Gursharan Ahir, Michael Sandler, Ryan Thiermann",ryan.thiermann@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari-plugin-engine >=0.1.4', 'numpy', 'h5py', 'tifffile ==2021.11.2', 'scikit-learn', 'scikit-image', 'tensorflow', 'nd2reader', 'seaborn', 'elasticdeform']",>=3.9,"['Bug Tracker, https://github.com/junlabucsd/napari-mm3/issues', 'Documentation, https://github.com/junlabucsd/napari-mm3#README.md', 'Source Code, https://github.com/junlabucsd/napari-mm3', 'User Support, https://github.com/junlabucsd/napari-mm3/issues']",,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mm3.Compile,Performs Mother Machine Analysis,napari_mm3._compile:Compile,napari-mm3.Subtract,Performs Mother Machine Analysis,napari_mm3._subtract:Subtract,napari-mm3.SegmentOtsu,Performs Mother Machine Analysis,napari_mm3._segment_otsu:SegmentOtsu,napari-mm3.TIFFConverter,TIFFConverter,False,napari-mm3.Compile,Compile,False,napari-mm3.ChannelPicker,PickChannels,False,napari-mm3.Subtract,Subtract,False,napari-mm3.SegmentUnet,Performs Mother Machine Analysis,napari_mm3._segment_unet:SegmentUnet,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mm3.Track,Performs Mother Machine Analysis,napari_mm3._track:Track,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mm3.Annotate,Annotate training data,napari_mm3._annotate:Annotate,napari-mm3.TrainUnet,Train U-net model,napari_mm3._train_unet:TrainUnet,napari-mm3.ChannelPicker,Sort channels,napari_mm3._channel_picker:ChannelPicker,napari-mm3.Colors,Analyze fluorescence images,napari_mm3._colors:Colors,napari-mm3.Foci,Detect and track foci,napari_mm3._foci:Foci,,napari-mm3.SegmentOtsu,SegmentOtsu,False,napari-mm3.SegmentUnet,SegmentUnet,False,napari-mm3.Track,Track,False,napari-mm3.Annotate,Annotate,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -231,napari-molecule-reader,0.1.2,napari molecule reader,A napari plugin that read molecular structure files.,Lorenzo Gaifas,BSD-3-Clause,https://github.com/brisvag/napari-molecule-reader,61f857d3a3c32938bd84768a,['conda'],,https://github.com/brisvag/napari-molecule-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-molecule-reader,http://api.anaconda.org/packages/conda-forge/napari-molecule-reader,http://anaconda.org/conda-forge/napari-molecule-reader,"['0.1.1', '0.1.2']",0.1.2,0.1.2,['noarch'],4.0,,['pyhd8ed1ab_0'],0.1.1,conda-forge/napari-molecule-reader/0.1.1,1.0,0.0,2022-01-31 21:42:41.310000+00:00,2023-06-18 08:40:40.561000+00:00,conda,noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['atomium', 'numpy', 'pandas', 'python >=3.7', 'scipy']",noarch,1643665303282.0,None-any-None,pyhd8ed1ab_0,2022-01-31 21:42:41.577000+00:00,9f1a35200016a3a31c74cf5395e0f6ac,None,12387.0,conda-forge/napari-molecule-reader/0.1.1/noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-molecule-reader/0.1.1/noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-molecule-reader.get_reader,Open data with napari molecule reader,napari_molecule_reader._reader:get_reader,napari-molecule-reader.get_reader,"['*.pdb', '*.cif']",False,2.1,napari-molecule-reader,0.1.2,['UNKNOWN'],A napari plugin that read molecular structure files.,"# napari-molecule-reader +232,napari-molecule-reader,0.1.2,napari molecule reader,A napari plugin that read molecular structure files.,Lorenzo Gaifas,BSD-3-Clause,https://github.com/brisvag/napari-molecule-reader,61f857d3a3c32938bd84768a,['conda'],,https://github.com/brisvag/napari-molecule-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-molecule-reader,http://api.anaconda.org/packages/conda-forge/napari-molecule-reader,http://anaconda.org/conda-forge/napari-molecule-reader,"['0.1.1', '0.1.2']",0.1.2,0.1.2,['noarch'],4.0,,['pyhd8ed1ab_0'],0.1.1,conda-forge/napari-molecule-reader/0.1.1,1.0,0.0,2022-01-31 21:42:41.310000+00:00,2023-06-18 08:40:40.561000+00:00,conda,noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['atomium', 'numpy', 'pandas', 'python >=3.7', 'scipy']",noarch,1643665303282.0,None-any-None,pyhd8ed1ab_0,2022-01-31 21:42:41.577000+00:00,9f1a35200016a3a31c74cf5395e0f6ac,None,12387.0,conda-forge/napari-molecule-reader/0.1.1/noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-molecule-reader/0.1.1/noarch/napari-molecule-reader-0.1.1-pyhd8ed1ab_0.tar.bz2,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-molecule-reader.get_reader,Open data with napari molecule reader,napari_molecule_reader._reader:get_reader,napari-molecule-reader.get_reader,"['*.pdb', '*.cif']",False,2.1,napari-molecule-reader,0.1.2,['UNKNOWN'],A napari plugin that read molecular structure files.,"# napari-molecule-reader [![License](https://img.shields.io/pypi/l/napari-molecule-reader.svg?color=green)](https://github.com/brisvag/napari-molecule-reader/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-molecule-reader.svg?color=green)](https://pypi.org/project/napari-molecule-reader) @@ -23886,7 +24027,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/brisvag/napari-molecule-reader,Lorenzo Gaifas,brisvag@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['numpy', 'pandas', 'scipy', 'atomium']",>=3.7,"['Bug Tracker, https://github.com/brisvag/napari-molecule-reader/issues', 'Documentation, https://github.com/brisvag/napari-molecule-reader#README.md', 'Source Code, https://github.com/brisvag/napari-molecule-reader', 'User Support, https://github.com/brisvag/napari-molecule-reader/issues']",,False,0.1.2,conda-forge/napari-molecule-reader/0.1.2,,,,,conda,noarch/napari-molecule-reader-0.1.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['atomium', 'numpy', 'pandas', 'python >=3.7', 'scipy']",pyhd8ed1ab_0,1643723061431.0,None-any-None,noarch,2022-02-01 13:45:16.615000+00:00,1a413817f28d3aecb1e9772a7e4e2a2e,None,12663.0,conda-forge/napari-molecule-reader/0.1.2/noarch/napari-molecule-reader-0.1.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-molecule-reader/0.1.2/noarch/napari-molecule-reader-0.1.2-pyhd8ed1ab_0.tar.bz2,conda,0.1.2,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -232,napari-molseeq,1.0.4,molSEEQ,A Napari plugin for extracting single molecule sequences from single/multi-channel SMLM microscopy data.,Piers Turner," +233,napari-molseeq,1.0.4,molSEEQ,A Napari plugin for extracting single molecule sequences from single/multi-channel SMLM microscopy data.,Piers Turner," The MIT License (MIT) Copyright (c) 2023 Piers Turner @@ -24001,7 +24142,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ","['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Topic :: Scientific/Engineering :: Image Processing']","['napari[all] ==0.5.0', 'numpy', 'magicgui', 'qtpy', 'scipy', 'pyqtgraph', 'picassosr', 'pandas', 'matplotlib >=3.7.0', 'opencv-python', 'tqdm', 'originpro', 'pyqt5-tools', 'trackpy', 'shapely', 'astropy', 'mat4py', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.9,"['Bug Tracker, https://github.com/piedrro/napari-molseeq/issues', 'Documentation, https://github.com/piedrro/napari-molseeq#README.md', 'Source Code, https://github.com/piedrro/napari-molseeq', 'User Support, https://github.com/piedrro/napari-molseeq/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"['Annotation', 'Segmentation', 'Acquisition']",,,,,,,,,,napari-molseeq.make_qwidget,napari-molseeq,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -233,napari-moltrack,0.1.3,MolTrack,"A user-friendly SMLM analysis platfrom for napari, which includes single molecule localisation, tracking, and analysis features.",Piers Turner," +234,napari-moltrack,0.1.3,MolTrack,"A user-friendly SMLM analysis platfrom for napari, which includes single molecule localisation, tracking, and analysis features.",Piers Turner," Copyright (c) 2024, Piers Turner All rights reserved. @@ -24157,7 +24298,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ","['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Topic :: Scientific/Engineering :: Image Processing']","['napari[all] ==0.5.0', 'bactfit >=0.1.6', 'numpy', 'magicgui', 'qtpy', 'scipy', 'pyqtgraph', 'picassosr', 'pandas', 'matplotlib >=3.7.0', 'opencv-python', 'tqdm', 'originpro', 'pyqt5-tools', 'torch', 'cellpose >=3.0.1', 'omnipose', 'trackpy', 'shapely', 'astropy', 'mat4py', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.9,"['Bug Tracker, https://github.com/piedrro/napari-moltrack/issues', 'Documentation, https://github.com/piedrro/napari-moltrack#README.md', 'Source Code, https://github.com/piedrro/napari-moltrack', 'User Support, https://github.com/piedrro/napari-moltrack/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"['Annotation', 'Segmentation', 'Acquisition']",,,,,,,,,,napari-moltrack.make_qwidget,MolTrack,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -234,napari-morphodynamics,0.1.2,napari-morphodynamics,Interface to run the morphodynamics package.,Guillaume Witz,BSD-3-Clause,https://github.com/guiwitz/napari-morphodynamics,657421d736102634ccda925a,['conda'],,https://pypi.org/project/napari-morphodynamics,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-morphodynamics,http://api.anaconda.org/packages/conda-forge/napari-morphodynamics,http://anaconda.org/conda-forge/napari-morphodynamics,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/guiwitz/napari-morphodynamics,['pyh9208f05_0'],0.1.1,conda-forge/napari-morphodynamics/0.1.1,1.0,0.0,2023-12-09 08:14:13.368000+00:00,2023-12-09 08:14:16.003000+00:00,conda,noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['morphodynamics', 'napari-convpaint', 'napari-guitils', 'napari-matplotlib', 'python >=3.9']",noarch,1702109430716.0,None-any-None,pyh9208f05_0,2023-12-09 08:14:13.703000+00:00,04bb2882c5ea173b9bd60162b2d33805,2745e0c15db38f9fcf6984580627a6350ea023e8bfb8ec9b9f0a44b1fc71376a,21718.0,conda-forge/napari-morphodynamics/0.1.1/noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-morphodynamics/0.1.1/noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-morphodynamics.make_qwidget,Make MorphoWidget,napari_morphodynamics.napari_gui:MorphoWidget,,,,2.1,napari-morphodynamics,0.1.2,,Interface to run the morphodynamics package.,"# napari-morphodynamics +235,napari-morphodynamics,0.1.2,napari-morphodynamics,Interface to run the morphodynamics package.,Guillaume Witz,BSD-3-Clause,https://github.com/guiwitz/napari-morphodynamics,657421d736102634ccda925a,['conda'],,https://pypi.org/project/napari-morphodynamics,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-morphodynamics,http://api.anaconda.org/packages/conda-forge/napari-morphodynamics,http://anaconda.org/conda-forge/napari-morphodynamics,['0.1.1'],0.1.1,0.1.1,['noarch'],3.0,https://github.com/guiwitz/napari-morphodynamics,['pyh9208f05_0'],0.1.1,conda-forge/napari-morphodynamics/0.1.1,1.0,0.0,2023-12-09 08:14:13.368000+00:00,2023-12-09 08:14:16.003000+00:00,conda,noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['morphodynamics', 'napari-convpaint', 'napari-guitils', 'napari-matplotlib', 'python >=3.9']",noarch,1702109430716.0,None-any-None,pyh9208f05_0,2023-12-09 08:14:13.703000+00:00,04bb2882c5ea173b9bd60162b2d33805,2745e0c15db38f9fcf6984580627a6350ea023e8bfb8ec9b9f0a44b1fc71376a,21718.0,conda-forge/napari-morphodynamics/0.1.1/noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-morphodynamics/0.1.1/noarch/napari-morphodynamics-0.1.1-pyh9208f05_0.conda,conda,0.1.1,conda-forge,['main'],public,,0.2.0,napari-morphodynamics.make_qwidget,Make MorphoWidget,napari_morphodynamics.napari_gui:MorphoWidget,,,,2.1,napari-morphodynamics,0.1.2,,Interface to run the morphodynamics package.,"# napari-morphodynamics [![License](https://img.shields.io/pypi/l/napari-morphodynamics.svg?color=green)](https://github.com/guiwitz/napari-morphodynamics/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-morphodynamics.svg?color=green)](https://pypi.org/project/napari-morphodynamics) @@ -24214,7 +24355,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/guiwitz/napari-morphodynamics,Guillaume Witz,guillaume.witz@unibe.ch,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['morphodynamics', 'napari-convpaint', 'napari-guitils', 'napari-matplotlib', ""cellpose ; extra == 'cellpose'""]",>=3.9,"['Bug Tracker, https://github.com/guiwitz/napari-morphodynamics/issues', 'Documentation, https://github.com/guiwitz/napari-morphodynamics#README.md', 'Source Code, https://github.com/guiwitz/napari-morphodynamics', 'User Support, https://github.com/guiwitz/napari-morphodynamics/issues']",['cellpose'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-morphodynamics.make_qwidget,MorphoWidget,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -235,napari-mouse-controls,0.1.3,napari-mouse-controls,Control napari using a touch screen,Robert Haase,BSD-3-Clause,https://github.com/haesleinhuepf/napari-mouse-controls,61fd216d6526fc1f99644f8a,['conda'],,https://github.com/haesleinhuepf/napari-mouse-controls,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mouse-controls,http://api.anaconda.org/packages/conda-forge/napari-mouse-controls,http://anaconda.org/conda-forge/napari-mouse-controls,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mouse-controls/0.1.3,1.0,0.0,2022-02-04 12:51:55.105000+00:00,2023-06-18 08:40:46.715000+00:00,conda,noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['napari', 'napari-plugin-engine >=0.1.4', 'napari-tools-menu', 'numpy', 'python >=3.7']",noarch,1643978958604.0,None-any-None,pyhd8ed1ab_0,2022-02-04 12:51:56.044000+00:00,1d0b35f181d7278c24bacfa1eddb6349,None,32214.0,conda-forge/napari-mouse-controls/0.1.3/noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mouse-controls/0.1.3/noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-mouse-controls.MouseControls,MouseControls,napari_mouse_controls._dock_widget:MouseControls,,,,2.1,napari-mouse-controls,0.1.3,['UNKNOWN'],Control napari using a touch screen,"# napari-mouse-controls +236,napari-mouse-controls,0.1.3,napari-mouse-controls,Control napari using a touch screen,Robert Haase,BSD-3-Clause,https://github.com/haesleinhuepf/napari-mouse-controls,61fd216d6526fc1f99644f8a,['conda'],,https://github.com/haesleinhuepf/napari-mouse-controls,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mouse-controls,http://api.anaconda.org/packages/conda-forge/napari-mouse-controls,http://anaconda.org/conda-forge/napari-mouse-controls,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mouse-controls/0.1.3,1.0,0.0,2022-02-04 12:51:55.105000+00:00,2023-06-18 08:40:46.715000+00:00,conda,noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['napari', 'napari-plugin-engine >=0.1.4', 'napari-tools-menu', 'numpy', 'python >=3.7']",noarch,1643978958604.0,None-any-None,pyhd8ed1ab_0,2022-02-04 12:51:56.044000+00:00,1d0b35f181d7278c24bacfa1eddb6349,None,32214.0,conda-forge/napari-mouse-controls/0.1.3/noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mouse-controls/0.1.3/noarch/napari-mouse-controls-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-mouse-controls.MouseControls,MouseControls,napari_mouse_controls._dock_widget:MouseControls,,,,2.1,napari-mouse-controls,0.1.3,['UNKNOWN'],Control napari using a touch screen,"# napari-mouse-controls [![License](https://img.shields.io/pypi/l/napari-mouse-controls.svg?color=green)](https://github.com/haesleinhuepf/napari-mouse-controls/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mouse-controls.svg?color=green)](https://pypi.org/project/napari-mouse-controls) @@ -24305,7 +24446,7 @@ If you encounter any problems, please create a thread on [image.sc] along with a ",text/markdown,https://github.com/haesleinhuepf/napari-mouse-controls,Robert Haase,robert.haase@tu-dresden.de,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari-plugin-engine (>=0.1.4)', 'numpy', 'napari', 'napari-tools-menu']",>=3.7,"['Bug Tracker, https://github.com/haesleinhuepf/napari-mouse-control/issues', 'Documentation, https://github.com/haesleinhuepf/napari-mouse-controls#README.md', 'Source Code, https://github.com/haesleinhuepf/napari-mouse-controls', 'User Support, https://github.com/haesleinhuepf/napari-mouse-controls/issues']",,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mouse-controls.MouseControls,MouseControls,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -236,napari-mrcfile-handler,0.0.6,napari-mrcfile-handler,"A simple plugin to read, write and adjust mrcfiles in napari.",Philipp Schoennenbeck,BSD-3-Clause,https://github.com/Croxa/napari-mrcfile_handler,62063e1bd464cf7f97e6138e,['conda'],,https://github.com/Croxa/napari-mrcfile_handler,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mrcfile-handler,http://api.anaconda.org/packages/conda-forge/napari-mrcfile-handler,http://anaconda.org/conda-forge/napari-mrcfile-handler,['0.0.6'],0.0.6,0.0.6,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.6,conda-forge/napari-mrcfile-handler/0.0.6,1.0,0.0,2022-02-11 10:44:41.168000+00:00,2023-06-18 08:40:49.837000+00:00,conda,noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['mrcfile', 'napari', 'napari-plugin-engine >=0.1.4', 'numpy', 'python >=3.7']",noarch,1644576139716.0,None-any-None,pyhd8ed1ab_0,2022-02-11 10:44:41.431000+00:00,58ab234f096ac4384402b382e5d3d6c8,None,11420.0,conda-forge/napari-mrcfile-handler/0.0.6/noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mrcfile-handler/0.0.6/noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,conda,0.0.6,conda-forge,['main'],public,,0.2.0,napari-mrcfile-handler.PixelSpacing,PixelSpacing,napari_mrcfile_handler._dock_widget:PixelSpacing,napari-mrcfile-handler.napari_get_reader,['*'],True,2.1,napari-mrcfile-handler,0.0.6,['UNKNOWN'],"A simple plugin to read, write and adjust mrcfiles in napari.","# napari-mrcfile_handler +237,napari-mrcfile-handler,0.0.6,napari-mrcfile-handler,"A simple plugin to read, write and adjust mrcfiles in napari.",Philipp Schoennenbeck,BSD-3-Clause,https://github.com/Croxa/napari-mrcfile_handler,62063e1bd464cf7f97e6138e,['conda'],,https://github.com/Croxa/napari-mrcfile_handler,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mrcfile-handler,http://api.anaconda.org/packages/conda-forge/napari-mrcfile-handler,http://anaconda.org/conda-forge/napari-mrcfile-handler,['0.0.6'],0.0.6,0.0.6,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.6,conda-forge/napari-mrcfile-handler/0.0.6,1.0,0.0,2022-02-11 10:44:41.168000+00:00,2023-06-18 08:40:49.837000+00:00,conda,noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['mrcfile', 'napari', 'napari-plugin-engine >=0.1.4', 'numpy', 'python >=3.7']",noarch,1644576139716.0,None-any-None,pyhd8ed1ab_0,2022-02-11 10:44:41.431000+00:00,58ab234f096ac4384402b382e5d3d6c8,None,11420.0,conda-forge/napari-mrcfile-handler/0.0.6/noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mrcfile-handler/0.0.6/noarch/napari-mrcfile-handler-0.0.6-pyhd8ed1ab_0.tar.bz2,conda,0.0.6,conda-forge,['main'],public,,0.2.0,napari-mrcfile-handler.PixelSpacing,PixelSpacing,napari_mrcfile_handler._dock_widget:PixelSpacing,napari-mrcfile-handler.napari_get_reader,['*'],True,2.1,napari-mrcfile-handler,0.0.6,['UNKNOWN'],"A simple plugin to read, write and adjust mrcfiles in napari.","# napari-mrcfile_handler [![License](https://img.shields.io/pypi/l/napari-mrcfile_handler.svg?color=green)](https://github.com/Croxa/napari-mrcfile_handler/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mrcfile_handler.svg?color=green)](https://pypi.org/project/napari-mrcfile_handler) @@ -24365,7 +24506,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/Croxa/napari-mrcfile_handler,Philipp Schoennenbeck,p.schoennenbeck@fz-juelich.de,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari-plugin-engine (>=0.1.4)', 'numpy', 'mrcfile']",>=3.7,"['Bug Tracker, https://github.com/Croxa/napari-mrcfile_handler/issues', 'Documentation, https://github.com/Croxa/napari-mrcfile_handler#README.md', 'Source Code, https://github.com/Croxa/napari-mrcfile_handler', 'User Support, https://github.com/Croxa/napari-mrcfile_handler/issues']",,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mrcfile-handler.PixelSpacing,PixelSpacing,False,,,,,,,,,,,,,napari-mrcfile-handler.napari_write_image,['image'],image,napari-mrcfile-handler.napari_write_labels,['labels'],,labels,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -237,napari-mrcfile-reader,0.2.0,napari-mrcfile-reader,Read MRC2014 files in napari using mrcfile.,Alister Burt,BSD-3-Clause,https://github.com/alisterburt/napari-mrcfile-reader,61f85b7f9501cf2a1dd73c4c,['conda'],,https://github.com/alisterburt/napari-mrcfile-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mrcfile-reader,http://api.anaconda.org/packages/conda-forge/napari-mrcfile-reader,http://anaconda.org/conda-forge/napari-mrcfile-reader,"['0.1.3', '0.2.0']",0.1.3,0.2.0,['noarch'],4.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mrcfile-reader/0.1.3,1.0,0.0,2022-01-31 21:58:21.877000+00:00,2023-07-26 00:11:13.781000+00:00,conda,noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['mrcfile >=1.1', 'napari-plugin-engine >=0.1.4', 'numpy >=1.18', 'python >=3.6']",noarch,1643666274847.0,None-any-None,pyhd8ed1ab_0,2022-01-31 21:58:22.214000+00:00,a207f1c91c415fd067c714dbb95807ce,None,9560.0,conda-forge/napari-mrcfile-reader/0.1.3/noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mrcfile-reader/0.1.3/noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-mrcfile-reader.get_reader,Open data with napari-mrcfile-reader,napari_mrcfile_reader._reader:napari_get_reader,napari-mrcfile-reader.get_reader,"['*.mrc', '*.mrcs', '*.map', '*.st', '*.rec', '*.preali', '*.ali']",False,2.1,napari-mrcfile-reader,0.2.0,,Read MRC2014 files in napari using mrcfile.,"# napari-mrcfile-reader +238,napari-mrcfile-reader,0.2.0,napari-mrcfile-reader,Read MRC2014 files in napari using mrcfile.,Alister Burt,BSD-3-Clause,https://github.com/alisterburt/napari-mrcfile-reader,61f85b7f9501cf2a1dd73c4c,['conda'],,https://github.com/alisterburt/napari-mrcfile-reader,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mrcfile-reader,http://api.anaconda.org/packages/conda-forge/napari-mrcfile-reader,http://anaconda.org/conda-forge/napari-mrcfile-reader,"['0.1.3', '0.2.0']",0.1.3,0.2.0,['noarch'],4.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-mrcfile-reader/0.1.3,1.0,0.0,2022-01-31 21:58:21.877000+00:00,2023-07-26 00:11:13.781000+00:00,conda,noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['mrcfile >=1.1', 'napari-plugin-engine >=0.1.4', 'numpy >=1.18', 'python >=3.6']",noarch,1643666274847.0,None-any-None,pyhd8ed1ab_0,2022-01-31 21:58:22.214000+00:00,a207f1c91c415fd067c714dbb95807ce,None,9560.0,conda-forge/napari-mrcfile-reader/0.1.3/noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-mrcfile-reader/0.1.3/noarch/napari-mrcfile-reader-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-mrcfile-reader.get_reader,Open data with napari-mrcfile-reader,napari_mrcfile_reader._reader:napari_get_reader,napari-mrcfile-reader.get_reader,"['*.mrc', '*.mrcs', '*.map', '*.st', '*.rec', '*.preali', '*.ali']",False,2.1,napari-mrcfile-reader,0.2.0,,Read MRC2014 files in napari using mrcfile.,"# napari-mrcfile-reader [![License](https://img.shields.io/pypi/l/napari-mrcfile-reader.svg?color=green)](https://github.com/alisterburt/napari-mrcfile-reader/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mrcfile-reader.svg?color=green)](https://pypi.org/project/napari-mrcfile-reader) @@ -24421,7 +24562,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/alisterburt/napari-mrcfile-reader,Alister Burt,alisterburt@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'mrcfile', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/alisterburt/napari-mrcfile-reader/issues', 'Documentation, https://github.com/alisterburt/napari-mrcfile-reader#README.md', 'Source Code, https://github.com/alisterburt/napari-mrcfile-reader', 'User Support, https://github.com/alisterburt/napari-mrcfile-reader/issues']",['testing'],False,0.2.0,conda-forge/napari-mrcfile-reader/0.2.0,,,,,conda,noarch/napari-mrcfile-reader-0.2.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['mrcfile >=1.1', 'numpy >=1.18', 'python >=3.8']",pyhd8ed1ab_0,1690330208065.0,None-any-None,noarch,2023-07-26 00:11:11.186000+00:00,ee9d573e1b87fb5b5e37d37d29b74977,34779751b2d3a1a7c10ed1cac37540de7607ac1b197f96ea77117088b77b74dc,12050.0,conda-forge/napari-mrcfile-reader/0.2.0/noarch/napari-mrcfile-reader-0.2.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-mrcfile-reader/0.2.0/noarch/napari-mrcfile-reader-0.2.0-pyhd8ed1ab_0.conda,conda,0.2.0,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -238,napari-multitask,0.0.2,napari-multitask,Multitasking in napari,Hanjin Liu,BSD 3-Clause,UNKNOWN,6217ca44019cbc148a47ecf1,['conda'],,https://pypi.org/project/napari-multitask/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-multitask,http://api.anaconda.org/packages/conda-forge/napari-multitask,http://anaconda.org/conda-forge/napari-multitask,['0.0.2'],0.0.2,0.0.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-multitask/0.0.2,1.0,0.0,2022-02-24 18:11:12.020000+00:00,2023-06-18 08:40:56.281000+00:00,conda,noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magic-class >=0.5.11', 'napari', 'python >=3.8']",noarch,1645726134755.0,None-any-None,pyhd8ed1ab_0,2022-02-24 18:11:13.115000+00:00,106d2aa7f9e3aff3bf1c783e1ec85f09,None,10047.0,conda-forge/napari-multitask/0.0.2/noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-multitask/0.0.2/noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-multitask.TaskView,TaskView,napari_multitask.taskview:TaskView,,,,2.1,napari-multitask,0.0.2,['UNKNOWN'],Multitasking in napari,"# napari-multitask +239,napari-multitask,0.0.2,napari-multitask,Multitasking in napari,Hanjin Liu,BSD 3-Clause,UNKNOWN,6217ca44019cbc148a47ecf1,['conda'],,https://pypi.org/project/napari-multitask/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-multitask,http://api.anaconda.org/packages/conda-forge/napari-multitask,http://anaconda.org/conda-forge/napari-multitask,['0.0.2'],0.0.2,0.0.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-multitask/0.0.2,1.0,0.0,2022-02-24 18:11:12.020000+00:00,2023-06-18 08:40:56.281000+00:00,conda,noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magic-class >=0.5.11', 'napari', 'python >=3.8']",noarch,1645726134755.0,None-any-None,pyhd8ed1ab_0,2022-02-24 18:11:13.115000+00:00,106d2aa7f9e3aff3bf1c783e1ec85f09,None,10047.0,conda-forge/napari-multitask/0.0.2/noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-multitask/0.0.2/noarch/napari-multitask-0.0.2-pyhd8ed1ab_0.tar.bz2,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-multitask.TaskView,TaskView,napari_multitask.taskview:TaskView,,,,2.1,napari-multitask,0.0.2,['UNKNOWN'],Multitasking in napari,"# napari-multitask Multitasking on napari. @@ -24437,7 +24578,7 @@ pip install napari-multitask ",text/markdown,UNKNOWN,Hanjin Liu,liuhanjin-sc@g.ecc.u-tokyo.ac.jp,BSD 3-Clause,"['Framework :: napari', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9']",['magic-class (>=0.5.11)'],>=3.8,,,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-multitask.TaskView,TaskView,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -239,napari-mzarr,0.0.3,Napari Mzarr,A reader and writer plugin for the Mzarr image format.,Karol Gotkowski,Apache-2.0,,6536cecbfeeab3f5dcbc6b2a,['conda'],,https://pypi.org/project/napari-mzarr,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mzarr,http://api.anaconda.org/packages/conda-forge/napari-mzarr,http://anaconda.org/conda-forge/napari-mzarr,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-mzarr/0.0.3,1.0,0.0,2023-10-23 19:51:35.485000+00:00,2023-10-23 19:51:39.771000+00:00,conda,noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['dask-core', 'imagecodecs 2023.1.23', 'napari', 'numcodecs', 'numpy', 'python >=3.8', 'zarr']",noarch,1698090568465.0,None-any-None,pyhd8ed1ab_0,2023-10-23 19:51:36.938000+00:00,4ab99b22b8db87443e4a6b1f64b36e47,226c07a6204a1a963069d02e3f8ad3717e299f18d08a3c6b0f1be81020ecd047,14692.0,conda-forge/napari-mzarr/0.0.3/noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-mzarr/0.0.3/noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-mzarr.get_reader,Open data with Napari Mzarr,napari_mzarr._reader:napari_get_reader,napari-mzarr.get_reader,"['*.mzarr', '*.mzz']",False,2.1,napari-mzarr,0.0.3,,A reader and writer plugin for the Mzarr image format.,"# napari-mzarr +240,napari-mzarr,0.0.3,Napari Mzarr,A reader and writer plugin for the Mzarr image format.,Karol Gotkowski,Apache-2.0,,6536cecbfeeab3f5dcbc6b2a,['conda'],,https://pypi.org/project/napari-mzarr,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-mzarr,http://api.anaconda.org/packages/conda-forge/napari-mzarr,http://anaconda.org/conda-forge/napari-mzarr,['0.0.3'],0.0.3,0.0.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.3,conda-forge/napari-mzarr/0.0.3,1.0,0.0,2023-10-23 19:51:35.485000+00:00,2023-10-23 19:51:39.771000+00:00,conda,noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['dask-core', 'imagecodecs 2023.1.23', 'napari', 'numcodecs', 'numpy', 'python >=3.8', 'zarr']",noarch,1698090568465.0,None-any-None,pyhd8ed1ab_0,2023-10-23 19:51:36.938000+00:00,4ab99b22b8db87443e4a6b1f64b36e47,226c07a6204a1a963069d02e3f8ad3717e299f18d08a3c6b0f1be81020ecd047,14692.0,conda-forge/napari-mzarr/0.0.3/noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-mzarr/0.0.3/noarch/napari-mzarr-0.0.3-pyhd8ed1ab_0.conda,conda,0.0.3,conda-forge,['main'],public,,0.2.0,napari-mzarr.get_reader,Open data with Napari Mzarr,napari_mzarr._reader:napari_get_reader,napari-mzarr.get_reader,"['*.mzarr', '*.mzz']",False,2.1,napari-mzarr,0.0.3,,A reader and writer plugin for the Mzarr image format.,"# napari-mzarr [![License Apache Software License 2.0](https://img.shields.io/pypi/l/napari-mzarr.svg?color=green)](https://github.com/Karol-G/napari-mzarr/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-mzarr.svg?color=green)](https://pypi.org/project/napari-mzarr) @@ -24499,7 +24640,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,,Karol Gotkowski,karol.gotkowski@dkfz.de,Apache-2.0,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'zarr', 'numcodecs', 'imagecodecs ==2023.1.23', 'dask', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,,['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-mzarr.write_multiple,Save multi-layer data with Napari Mzarr,napari_mzarr._writer:write_multiple,napari-mzarr.write_single_image,Save image data with Napari Mzarr,napari_mzarr._writer:write_single_image,,,,,,,,,,,,,,,,,,,napari-mzarr.write_multiple,"['image*', 'labels*']",,napari-mzarr.write_single_image,['image'],['.mzarr'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -240,napari-n2v,0.1.1,napari n2v,A self-supervised denoising algorithm now usable by all in napari.,"Tom Burke, Joran Deschamps",BSD-3-Clause,https://github.com/juglab/napari-n2v,63aec87ed0e8c095e2ce0096,['conda'],,https://github.com/juglab/napari-n2v,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-n2v,http://api.anaconda.org/packages/conda-forge/napari-n2v,http://anaconda.org/conda-forge/napari-n2v,"['0.0.2', '0.1.0', '0.1.1']",0.1.0,0.1.1,['noarch'],5.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-n2v/0.0.2,1.0,0.0,2022-12-30 11:16:10.856000+00:00,2023-09-06 13:10:43.618000+00:00,conda,noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['bioimageio.core', 'imageio !=2.11.0,!=2.22.1,>=2.5.0', 'magicgui', 'n2v >=0.3.2', 'napari <=0.4.15', 'napari-time-slicer >=0.4.9', 'numpy', 'pyqtgraph', 'python >=3.7', 'qtpy', 'scikit-image', 'tensorflow', 'vispy <=0.9.6']",noarch,1672398822231.0,None-any-None,pyhd8ed1ab_0,2022-12-30 11:16:11.633000+00:00,526c043d34a7aaee009d62b2db552680,181eb779d49a765738873277d99db4c246143a1e3882cbca319ffaba2245289e,46885.0,conda-forge/napari-n2v/0.0.2/noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-n2v/0.0.2/noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-n2v.make_n2v_trainwidget,Make N2V widget,napari_n2v._train_widget:TrainingWidgetWrapper,,,,2.1,napari-n2v,0.1.1,,A self-supervised denoising algorithm now usable by all in napari.,"# napari-n2v +241,napari-n2v,0.1.1,napari n2v,A self-supervised denoising algorithm now usable by all in napari.,"Tom Burke, Joran Deschamps",BSD-3-Clause,https://github.com/juglab/napari-n2v,63aec87ed0e8c095e2ce0096,['conda'],,https://github.com/juglab/napari-n2v,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-n2v,http://api.anaconda.org/packages/conda-forge/napari-n2v,http://anaconda.org/conda-forge/napari-n2v,"['0.0.2', '0.1.0', '0.1.1']",0.1.0,0.1.1,['noarch'],5.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-n2v/0.0.2,1.0,0.0,2022-12-30 11:16:10.856000+00:00,2023-09-06 13:10:43.618000+00:00,conda,noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['bioimageio.core', 'imageio !=2.11.0,!=2.22.1,>=2.5.0', 'magicgui', 'n2v >=0.3.2', 'napari <=0.4.15', 'napari-time-slicer >=0.4.9', 'numpy', 'pyqtgraph', 'python >=3.7', 'qtpy', 'scikit-image', 'tensorflow', 'vispy <=0.9.6']",noarch,1672398822231.0,None-any-None,pyhd8ed1ab_0,2022-12-30 11:16:11.633000+00:00,526c043d34a7aaee009d62b2db552680,181eb779d49a765738873277d99db4c246143a1e3882cbca319ffaba2245289e,46885.0,conda-forge/napari-n2v/0.0.2/noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-n2v/0.0.2/noarch/napari-n2v-0.0.2-pyhd8ed1ab_0.conda,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-n2v.make_n2v_trainwidget,Make N2V widget,napari_n2v._train_widget:TrainingWidgetWrapper,,,,2.1,napari-n2v,0.1.1,,A self-supervised denoising algorithm now usable by all in napari.,"# napari-n2v [![License](https://img.shields.io/pypi/l/napari-n2v.svg?color=green)](https://github.com/juglab/napari-n2v/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-n2v.svg?color=green)](https://pypi.org/project/napari-n2v) @@ -24587,7 +24728,7 @@ Distributed under the terms of the [BSD-3] license, [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/juglab/napari-n2v,"Tom Burke, Joran Deschamps",joran.deschamps@fht.org,BSD-3-Clause,"['Framework :: napari', 'Development Status :: 4 - Beta', 'Intended Audience :: Science/Research', 'Topic :: Scientific/Engineering :: Image Processing', 'Topic :: Scientific/Engineering :: Information Analysis', 'Programming Language :: Python', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['scikit-image', 'bioimageio.core', 'n2v >=0.3.2', 'napari-time-slicer >=0.4.9', 'napari', 'qtpy', 'pyqtgraph', 'tensorflow >=2.10.0 ; platform_system != ""Darwin"" or platform_machine != ""arm64""', 'tensorflow-macos ; platform_system == ""Darwin"" and platform_machine == ""arm64""', 'tensorflow-metal ; platform_system == ""Darwin"" and platform_machine == ""arm64""', 'numpy <1.24.0 ; python_version < ""3.9""', 'numpy ; python_version >= ""3.9""', ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/juglab/napari-n2v/issues', 'Documentation, https://juglab.github.io/napari-n2v/', 'Source Code, https://github.com/juglab/napari-n2v', 'User Support, https://github.com/juglab/napari-n2v/issues']",['testing'],False,0.1.0,conda-forge/napari-n2v/0.1.0,0.1.1,conda-forge/napari-n2v/0.1.1,,,conda,noarch/napari-n2v-0.1.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['bioimageio.core', 'imageio !=2.11.0,!=2.22.1,>=2.5.0', 'magicgui', 'n2v >=0.3.2', 'napari <=0.4.15', 'napari-time-slicer >=0.4.9', 'numpy', 'protobuf >=3.9.2,<3.20', 'pyqtgraph', 'python >=3.7', 'qtpy', 'scikit-image', 'tensorflow', 'vispy <=0.9.6']",pyhd8ed1ab_0,1682248388348.0,None-any-None,noarch,2023-04-23 11:16:59.849000+00:00,c95908ae27da5881807ba9cf1919abf0,71f965d7451d22b7b98c19441d954a1f2eb4f7aa447b0f0f10505dee59378cea,59237.0,conda-forge/napari-n2v/0.1.0/noarch/napari-n2v-0.1.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-n2v/0.1.0/noarch/napari-n2v-0.1.0-pyhd8ed1ab_0.conda,conda,0.1.0,conda-forge,['main'],conda,noarch/napari-n2v-0.1.1-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['bioimageio.core', 'n2v >=0.3.2', 'napari', 'napari-time-slicer >=0.4.9', 'numpy', 'pyqtgraph', 'python >=3.7', 'qtpy', 'scikit-image', 'tensorflow >=2.10.0']",noarch,1694005340223.0,None-any-None,pyhd8ed1ab_0,2023-09-06 13:10:38.275000+00:00,a891e49bd708ff7305208e1fe0a7d812,d9e4b43c22ffca5e12d88d7d7b3e14a11a7b48ea96f20d4dc323970a0c529d64,59490.0,conda-forge/napari-n2v/0.1.1/noarch/napari-n2v-0.1.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-n2v/0.1.1/noarch/napari-n2v-0.1.1-pyhd8ed1ab_0.conda,conda,0.1.1,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,napari-n2v.make_n2v_predictwidget,Make N2V predict widget,napari_n2v._predict_widget:PredictWidgetWrapper,napari-n2v.make_n2v_demo_prediction,Make N2V demo prediction,napari_n2v._predict_widget:DemoPrediction,napari-n2v.data_2D,N2V 2D data,napari_n2v._sample_data:n2v_2D_data,napari-n2v.make_n2v_trainwidget,N2V Train,False,napari-n2v.make_n2v_predictwidget,N2V Predict,False,napari-n2v.make_n2v_demo_prediction,N2V Demo prediction,False,,,,napari-n2v.data_3D,N2V 3D data,napari_n2v._sample_data:n2v_3D_data,,,,,,,,napari-n2v.data_2D,napari_n2v_2D_data,Download data (2D),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-n2v.data_3D,napari_n2v_3D_data,Download data (3D),napari-n2v.data_RGB,N2V RGB data,napari_n2v._sample_data:n2v_rgb_data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-n2v.data_SEM,N2V SEM data,napari_n2v._sample_data:n2v_sem_data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-n2v.data_RGB,napari_n2v_RGB_data,Download data (RGB) -241,napari-nanopyx,0.1.5,napari NanoPyx,"napari plugin of Nanoscopy Python library (NanoPyx, the successor to NanoJ) - focused on light microscopy and super-resolution imaging","Ricardo Henriques, Bruno Saraiva, Inês Cunha, António Brito",LGPL-3.0-only,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nanopyx.benchmark,Benchmark Liquid Engine methods,napari_nanopyx.benchmarking:benchmark_nanopyx,,,,2.1,napari-nanopyx,0.1.5,,"napari plugin of Nanoscopy Python library (NanoPyx, the successor to NanoJ) - focused on light microscopy and super-resolution imaging","# napari-nanopyx +242,napari-nanopyx,0.1.5,napari NanoPyx,"napari plugin of Nanoscopy Python library (NanoPyx, the successor to NanoJ) - focused on light microscopy and super-resolution imaging","Ricardo Henriques, Bruno Saraiva, Inês Cunha, António Brito",LGPL-3.0-only,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nanopyx.benchmark,Benchmark Liquid Engine methods,napari_nanopyx.benchmarking:benchmark_nanopyx,,,,2.1,napari-nanopyx,0.1.5,,"napari plugin of Nanoscopy Python library (NanoPyx, the successor to NanoJ) - focused on light microscopy and super-resolution imaging","# napari-nanopyx @@ -24667,7 +24808,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc If you found this work useful, please cite: [preprint](https://www.biorxiv.org/content/10.1101/2023.08.13.553080v1) and [![DOI](https://zenodo.org/badge/505388398.svg)](https://zenodo.org/badge/latestdoi/505388398) ",text/markdown,,"Ricardo Henriques, Bruno Saraiva, Inês Cunha, António Brito",bruno.msaraiva2@gmail.com,LGPL-3.0-only,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Topic :: Software Development :: Testing']","['napari', 'nanopyx >=0.3.1', 'scikit-image', 'magicgui', ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.9,"['Bug Tracker, https://github.com/HenriquesLab/napari-NanoPyx/issues', 'Documentation, https://github.com/HenriquesLab/napari-NanoPyx/wiki', 'Source Code, https://github.com/HenriquesLab/napari-NanoPyx', 'User Support, https://github.com/HenriquesLab/napari-NanoPyx/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nanopyx.estimate_drift_alignment,Estimate Drift Alignment,napari_nanopyx.drift_alignment:estimate_drift_alignment,napari-nanopyx.apply_drift_alignment,Apply Drift Alignment,napari_nanopyx.drift_alignment:apply_drift_alignment,napari-nanopyx.estimate_channel_registration,Estimate Channel Registration,napari_nanopyx.channel_registration:estimate_channel_registration,napari-nanopyx.benchmark,Benchmark Liquid Engine methods,False,napari-nanopyx.estimate_drift_alignment,Estimate Drift Correction,False,napari-nanopyx.apply_drift_alignment,Apply Drift Correction,False,napari-nanopyx.estimate_channel_registration,Estimate Channel Alignment,False,napari-nanopyx.apply_channel_registration,Apply Channel Registration,napari_nanopyx.channel_registration:apply_channel_registration,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nanopyx.generate_srrf_image,Generate SRRF Image,napari_nanopyx.srrf:generate_srrf_image,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nanopyx.calculate_frc,Calculate FRC,napari_nanopyx.squirrel:calculate_frc,napari-nanopyx.calculate_decorr_analysis,Calculate Decorrelation Analysis,napari_nanopyx.squirrel:calculate_decorr_analysis,napari-nanopyx.calculate_error_map,Calculate Error Map,napari_nanopyx.squirrel:calculate_error_map,napari-nanopyx.generate_esrrf_image,Generate eSRRF Image,napari_nanopyx.esrrf:generate_esrrf_image,napari-nanopyx.nlm_denoise_image,Non-local Means Denoising,napari_nanopyx.nlm_denoising:denoising_img,,napari-nanopyx.apply_channel_registration,Apply Channel Alignment,False,napari-nanopyx.generate_srrf_image,Generate SRRF Image,False,napari-nanopyx.calculate_frc,Calculate FRC,False,napari-nanopyx.calculate_decorr_analysis,Calculate Decorrelation Analysis,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -242,napari-napari,0.0.1,Napari Napari,A napari viewer of the napari viewer,Jordao Bragantini,BSD-3-Clause,https://github.com/jookuma/napari-napari,64c940da508e2e55ceff23e2,['conda'],,https://github.com/jookuma/napari-napari,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-napari,http://api.anaconda.org/packages/conda-forge/napari-napari,http://anaconda.org/conda-forge/napari-napari,['0.0.1'],0.0.1,0.0.1,['noarch'],3.0,,['pyh9208f05_0'],0.0.1,conda-forge/napari-napari/0.0.1,1.0,0.0,2023-08-01 17:28:56.202000+00:00,2023-08-01 17:28:58.839000+00:00,conda,noarch/napari-napari-0.0.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari', 'numpy', 'python >=3.8', 'qtpy']",noarch,1690910771855.0,None-any-None,pyh9208f05_0,2023-08-01 17:28:56.566000+00:00,6144a0036765510a8eaf76a339bfb710,ffd732f0b2176f1ad005bff7785149d4038234bc104c1b82d76ff106d27a6114,10773.0,conda-forge/napari-napari/0.0.1/noarch/napari-napari-0.0.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-napari/0.0.1/noarch/napari-napari-0.0.1-pyh9208f05_0.conda,conda,0.0.1,conda-forge,['main'],public,,0.2.0,napari-napari.napari,napari,napari_napari._widget:Napari,,,,2.1,napari-napari,0.0.1,,A napari viewer of the napari viewer,"# [napari-napari](https://github.com/jookuma/napari-napari) +243,napari-napari,0.0.1,Napari Napari,A napari viewer of the napari viewer,Jordao Bragantini,BSD-3-Clause,https://github.com/jookuma/napari-napari,64c940da508e2e55ceff23e2,['conda'],,https://github.com/jookuma/napari-napari,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-napari,http://api.anaconda.org/packages/conda-forge/napari-napari,http://anaconda.org/conda-forge/napari-napari,['0.0.1'],0.0.1,0.0.1,['noarch'],3.0,,['pyh9208f05_0'],0.0.1,conda-forge/napari-napari/0.0.1,1.0,0.0,2023-08-01 17:28:56.202000+00:00,2023-08-01 17:28:58.839000+00:00,conda,noarch/napari-napari-0.0.1-pyh9208f05_0.conda,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari', 'numpy', 'python >=3.8', 'qtpy']",noarch,1690910771855.0,None-any-None,pyh9208f05_0,2023-08-01 17:28:56.566000+00:00,6144a0036765510a8eaf76a339bfb710,ffd732f0b2176f1ad005bff7785149d4038234bc104c1b82d76ff106d27a6114,10773.0,conda-forge/napari-napari/0.0.1/noarch/napari-napari-0.0.1-pyh9208f05_0.conda,//api.anaconda.org/download/conda-forge/napari-napari/0.0.1/noarch/napari-napari-0.0.1-pyh9208f05_0.conda,conda,0.0.1,conda-forge,['main'],public,,0.2.0,napari-napari.napari,napari,napari_napari._widget:Napari,,,,2.1,napari-napari,0.0.1,,A napari viewer of the napari viewer,"# [napari-napari](https://github.com/jookuma/napari-napari) [![License BSD-3](https://img.shields.io/pypi/l/napari-napari.svg?color=green)](https://github.com/jookuma/napari-napari/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-napari.svg?color=green)](https://pypi.org/project/napari-napari) @@ -24737,7 +24878,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/jookuma/napari-napari,Jordao Bragantini,jordao.bragantini@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/jookuma/napari-napari/issues', 'Documentation, https://github.com/jookuma/napari-napari#README.md', 'Source Code, https://github.com/jookuma/napari-napari', 'User Support, https://github.com/jookuma/napari-napari/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-napari.napari,napari,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -243,napari-nasa-samples,0.0.5,NASA sample images,This napari plugin provides sample datasets from NASA.,Loic A. Royer,MPL-2.0,https://github.com/royerloic/napari-nasa-samples,62fdff097a1e7124db3bf3a7,['conda'],,https://github.com/royerloic/napari-nasa-samples,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nasa-samples,http://api.anaconda.org/packages/conda-forge/napari-nasa-samples,http://anaconda.org/conda-forge/napari-nasa-samples,['0.0.5'],0.0.5,0.0.5,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-nasa-samples/0.0.5,1.0,0.0,2022-08-18 08:57:42.635000+00:00,2023-06-18 08:42:20.303000+00:00,conda,noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,0.0,MPL-2.0,False,python,"['imagecodecs', 'numpy', 'pillow', 'python >=3.8', 'requests']",noarch,1660812992718.0,None-any-None,pyhd8ed1ab_0,2022-08-18 08:57:42.993000+00:00,829668491d0cf0c7261808e5c22cf53e,beffaf02362211a59210924edb8147fc303de54cf30c81e63c8ea0d5a52857a2,17505.0,conda-forge/napari-nasa-samples/0.0.5/noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nasa-samples/0.0.5/noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-nasa-samples.messier_101,Messier 101,napari_nasa_samples._hubble_messier_101:make_sample_data,,,,2.1,napari-nasa-samples,0.0.5,,This napari plugin provides sample datasets from NASA.,"# napari-nasa-samples +244,napari-nasa-samples,0.0.5,NASA sample images,This napari plugin provides sample datasets from NASA.,Loic A. Royer,MPL-2.0,https://github.com/royerloic/napari-nasa-samples,62fdff097a1e7124db3bf3a7,['conda'],,https://github.com/royerloic/napari-nasa-samples,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nasa-samples,http://api.anaconda.org/packages/conda-forge/napari-nasa-samples,http://anaconda.org/conda-forge/napari-nasa-samples,['0.0.5'],0.0.5,0.0.5,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-nasa-samples/0.0.5,1.0,0.0,2022-08-18 08:57:42.635000+00:00,2023-06-18 08:42:20.303000+00:00,conda,noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,0.0,MPL-2.0,False,python,"['imagecodecs', 'numpy', 'pillow', 'python >=3.8', 'requests']",noarch,1660812992718.0,None-any-None,pyhd8ed1ab_0,2022-08-18 08:57:42.993000+00:00,829668491d0cf0c7261808e5c22cf53e,beffaf02362211a59210924edb8147fc303de54cf30c81e63c8ea0d5a52857a2,17505.0,conda-forge/napari-nasa-samples/0.0.5/noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nasa-samples/0.0.5/noarch/napari-nasa-samples-0.0.5-pyhd8ed1ab_0.tar.bz2,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-nasa-samples.messier_101,Messier 101,napari_nasa_samples._hubble_messier_101:make_sample_data,,,,2.1,napari-nasa-samples,0.0.5,,This napari plugin provides sample datasets from NASA.,"# napari-nasa-samples [![License Mozilla Public License 2.0](https://img.shields.io/pypi/l/napari-nasa-samples.svg?color=green)](https://github.com/royerlab/napari-nasa-samples/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nasa-samples.svg?color=green)](https://pypi.org/project/napari-nasa-samples) @@ -24812,7 +24953,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/royerloic/napari-nasa-samples,Loic A. Royer,royerloic@gmail.com,MPL-2.0,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'requests', 'pillow', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/royerloic/napari-nasa-samples/issues', 'Documentation, https://github.com/royerloic/napari-nasa-samples#README.md', 'Source Code, https://github.com/royerloic/napari-nasa-samples', 'User Support, https://github.com/royerloic/napari-nasa-samples/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nasa-samples.pillars_of_creation,Pillars of Creation,napari_nasa_samples._hubble_pillars_of_creation:make_sample_data,napari-nasa-samples.large_magellanic_cloud,Large Magellanic Cloud,napari_nasa_samples._hubble_lmc:make_sample_data,napari-nasa-samples.cosmic_cliffs,Cosmic Cliffs,napari_nasa_samples._jwst_cosmic_cliffs:make_sample_data,,,,,,,,,,,,,napari-nasa-samples.smacs_0723,Deep Field SMACS 0723,napari_nasa_samples._jwst_smacs_0723:make_sample_data,,,,,,,,napari-nasa-samples.messier_101,messier_101,"Messier 101, Hubble",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nasa-samples.pillars_of_creation,pillars_of_creation,"Pillars of Creation, Hubble",napari-nasa-samples.stephans_quintet,Stephan's Quintet (NIRCam and MIRI),napari_nasa_samples._jwst_stephans_quintet:make_sample_data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nasa-samples.southern_ring_nebula,Southern Ring Nebula (NIRCam Image),napari_nasa_samples._jwst_southern_ring_nebula:make_sample_data,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nasa-samples.large_magellanic_cloud,large_magellanic_cloud,"Large Magellanic Cloud, Hubble" -244,napari-nD-annotator,0.2.3,Annotation Toolbox,A toolbox for annotating objects one by one in nD,"David Bauer, Jozsef Molnar, Dominik Hirling",BSD-3-Clause,,62cc02569aac3c40e412874c,['conda'],,https://github.com/bauerdavid/napari-nD-annotator,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd-annotator,http://api.anaconda.org/packages/conda-forge/napari-nd-annotator,http://anaconda.org/conda-forge/napari-nd-annotator,"['0.0.4', '0.0.7']",0.0.7,0.0.7,['noarch'],4.0,,['pyhd8ed1ab_0'],0.0.4,conda-forge/napari-nd-annotator/0.0.4,1.0,0.0,2022-07-11 10:58:24.648000+00:00,2023-06-18 08:42:03.460000+00:00,conda,noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'matplotlib-base', 'napari 0.4.15', 'numpy', 'opencv', 'python >=3.8', 'qtpy', 'vispy']",noarch,1657536959394.0,None-any-None,pyhd8ed1ab_0,2022-07-11 10:58:28.803000+00:00,4859361a9456e1d8bdaf59a411e03753,None,53055.0,conda-forge/napari-nd-annotator/0.0.4/noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd-annotator/0.0.4/noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,conda,0.0.4,conda-forge,['main'],public,,0.2.0,napari-nD-annotator.annotator_widget,Annotation Toolbox,napari_nd_annotator:AnnotatorWidget,,,,2.1,napari-nD-annotator,0.2.3,,A toolbox for annotating objects one by one in nD,"# napari-nD-annotator +245,napari-nD-annotator,0.2.3,Annotation Toolbox,A toolbox for annotating objects one by one in nD,"David Bauer, Jozsef Molnar, Dominik Hirling",BSD-3-Clause,,62cc02569aac3c40e412874c,['conda'],,https://github.com/bauerdavid/napari-nD-annotator,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd-annotator,http://api.anaconda.org/packages/conda-forge/napari-nd-annotator,http://anaconda.org/conda-forge/napari-nd-annotator,"['0.0.4', '0.0.7']",0.0.7,0.0.7,['noarch'],4.0,,['pyhd8ed1ab_0'],0.0.4,conda-forge/napari-nd-annotator/0.0.4,1.0,0.0,2022-07-11 10:58:24.648000+00:00,2023-06-18 08:42:03.460000+00:00,conda,noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'matplotlib-base', 'napari 0.4.15', 'numpy', 'opencv', 'python >=3.8', 'qtpy', 'vispy']",noarch,1657536959394.0,None-any-None,pyhd8ed1ab_0,2022-07-11 10:58:28.803000+00:00,4859361a9456e1d8bdaf59a411e03753,None,53055.0,conda-forge/napari-nd-annotator/0.0.4/noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd-annotator/0.0.4/noarch/napari-nd-annotator-0.0.4-pyhd8ed1ab_0.tar.bz2,conda,0.0.4,conda-forge,['main'],public,,0.2.0,napari-nD-annotator.annotator_widget,Annotation Toolbox,napari_nd_annotator:AnnotatorWidget,,,,2.1,napari-nD-annotator,0.2.3,,A toolbox for annotating objects one by one in nD,"# napari-nD-annotator [![License BSD-3](https://img.shields.io/pypi/l/napari-nD-annotator.svg?color=green)](https://github.com/bauerdavid/napari-nD-annotator/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nD-annotator.svg?color=green)](https://pypi.org/project/napari-nD-annotator) @@ -25011,7 +25152,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [napari-bbox]: https://github.com/bauerdavid/napari-bbox [minimal-surface]: https://pypi.org/project/minimal-surface ",text/markdown,,"David Bauer, Jozsef Molnar, Dominik Hirling",dbauer@brc.hu,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: C', 'Programming Language :: Cython', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Programming Language :: Python :: Implementation :: CPython', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['numpy', 'magicgui', 'qtpy', 'opencv-python', 'matplotlib', 'napari >=0.4.11', 'scikit-image >=0.19', 'SimpleITK', ""napari-bbox ; extra == 'all'"", ""minimal-surface ; extra == 'all'"", ""napari-bbox ; extra == 'bbox'"", ""minimal-surface ; extra == 'ms'"", ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'"", ""numpy ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/bauerdavid/napari-nD-annotator/issues', 'Documentation, https://github.com/bauerdavid/napari-nD-annotator/blob/main/README.md', 'Source Code, https://github.com/bauerdavid/napari-nD-annotator', 'User Support, https://github.com/bauerdavid/napari-nD-annotator/issues']","['all', 'bbox', 'ms', 'testing']",False,0.0.7,conda-forge/napari-nd-annotator/0.0.7,,,,,conda,noarch/napari-nd-annotator-0.0.7-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'matplotlib-base', 'napari 0.4.15', 'numpy', 'opencv', 'python >=3.8', 'qtpy', 'vispy']",pyhd8ed1ab_0,1657559140324.0,None-any-None,noarch,2022-07-11 17:08:08.660000+00:00,7fda92fcd578b1445618689159a0df7d,None,54095.0,conda-forge/napari-nd-annotator/0.0.7/noarch/napari-nd-annotator-0.0.7-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd-annotator/0.0.7/noarch/napari-nd-annotator-0.0.7-pyhd8ed1ab_0.tar.bz2,conda,0.0.7,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nD-annotator.interpolation_widget,Slice Interpolation,napari_nd_annotator:InterpolationWidget,napari-nD-annotator.object_list_widget,Object List,napari_nd_annotator:ListWidgetBB,,,,napari-nD-annotator.annotator_widget,Annotation Toolbox,False,napari-nD-annotator.interpolation_widget,Slice Interpolator,False,napari-nD-annotator.object_list_widget,Object List,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -245,napari-nd-cropper,0.1.3,napari-nd-cropper,A napari plugin in order to crop nd-images via different modes,"Marc Boucsein, Robin Koch",BSD-3-Clause,https://github.com/MBPhys/napari-nd-cropper,6224fbc639552dcb599bec04,['conda'],,https://github.com/MBPhys/napari-nd-cropper,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd-cropper,http://api.anaconda.org/packages/conda-forge/napari-nd-cropper,http://anaconda.org/conda-forge/napari-nd-cropper,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-nd-cropper/0.1.3,1.0,0.0,2022-03-06 18:21:09.931000+00:00,2023-06-18 08:40:58.846000+00:00,conda,noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari >=0.4.12', 'napari-plugin-engine >=0.1.4', 'napari-tools-menu', 'numpy', 'python >=3.9', 'qtpy', 'superqt']",noarch,1646590742753.0,None-any-None,pyhd8ed1ab_0,2022-03-06 18:21:10.273000+00:00,c494533cb423a519c87200265ccd6615,None,11471.0,conda-forge/napari-nd-cropper/0.1.3/noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd-cropper/0.1.3/noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-nd-cropper.nd_Cropper,nd_Cropper,napari_nd_cropper._dock_widget:nd_Cropper,,,,2.1,napari-nd-cropper,0.1.3,['UNKNOWN'],A napari plugin in order to crop nd-images via different modes,"# napari-nd-cropper +246,napari-nd-cropper,0.1.3,napari-nd-cropper,A napari plugin in order to crop nd-images via different modes,"Marc Boucsein, Robin Koch",BSD-3-Clause,https://github.com/MBPhys/napari-nd-cropper,6224fbc639552dcb599bec04,['conda'],,https://github.com/MBPhys/napari-nd-cropper,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd-cropper,http://api.anaconda.org/packages/conda-forge/napari-nd-cropper,http://anaconda.org/conda-forge/napari-nd-cropper,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-nd-cropper/0.1.3,1.0,0.0,2022-03-06 18:21:09.931000+00:00,2023-06-18 08:40:58.846000+00:00,conda,noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['magicgui', 'napari >=0.4.12', 'napari-plugin-engine >=0.1.4', 'napari-tools-menu', 'numpy', 'python >=3.9', 'qtpy', 'superqt']",noarch,1646590742753.0,None-any-None,pyhd8ed1ab_0,2022-03-06 18:21:10.273000+00:00,c494533cb423a519c87200265ccd6615,None,11471.0,conda-forge/napari-nd-cropper/0.1.3/noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd-cropper/0.1.3/noarch/napari-nd-cropper-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-nd-cropper.nd_Cropper,nd_Cropper,napari_nd_cropper._dock_widget:nd_Cropper,,,,2.1,napari-nd-cropper,0.1.3,['UNKNOWN'],A napari plugin in order to crop nd-images via different modes,"# napari-nd-cropper [![License](https://img.shields.io/pypi/l/napari-medical-image-formats.svg?color=green)](https://github.com/MBPhys/napari-nd-cropper/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nd-cropper.svg?color=green)](https://pypi.org/project/napari-nd-cropper) @@ -25066,7 +25207,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc ",text/markdown,https://github.com/MBPhys/napari-nd-cropper,"Marc Boucsein, Robin Koch",,BSD-3-Clause,"['Development Status :: 3 - Alpha', 'Intended Audience :: Science/Research', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari-plugin-engine (>=0.1.4)', 'numpy', 'napari-tools-menu', 'qtpy', 'superqt', 'magicgui']",>=3.9,"['Bug Tracker, https://github.com/MBPhys/napari-nd-cropper/issues', 'Documentation, https://github.com/MBPhys/napari-nd-cropper', 'Source Code, https://github.com/MBPhys/napari-nd-cropper', 'User Support, https://github.com/MBPhys/napari-nd-cropper/issues']",,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nd-cropper.nd_Cropper,nd_Cropper,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -246,napari-nd2-folder-viewer,0.0.13,napari nd2 folder viewer,Look through separate nd2 files in one viewer.,Niklas Netter,BSD-3-Clause,https://github.com/gatoniel/napari-nd2-folder-viewer,62fe65590d2e105a8a228c6e,['conda'],,https://github.com/gatoniel/napari-nd2-folder-viewer,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd2-folder-viewer,http://api.anaconda.org/packages/conda-forge/napari-nd2-folder-viewer,http://anaconda.org/conda-forge/napari-nd2-folder-viewer,"['0.0.2', '0.0.3', '0.0.7', '0.0.9', '0.0.11', '0.0.10', '0.0.12', '0.0.13']",0.0.13,0.0.13,['noarch'],10.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-nd2-folder-viewer/0.0.2,1.0,0.0,2022-08-18 16:14:15.451000+00:00,2023-06-18 08:42:20.654000+00:00,conda,noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy']",noarch,1660839125889.0,None-any-None,pyhd8ed1ab_0,2022-08-18 16:14:15.846000+00:00,3766b8315edc76fe87b3f1a7a2fcfa1b,None,12788.0,conda-forge/napari-nd2-folder-viewer/0.0.2/noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.2/noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-nd2-folder-viewer.make_qwidget,Make Widget to load folder,napari_nd2_folder_viewer._widget:LoadWidget,,,,2.1,napari-nd2-folder-viewer,0.0.13,,Look through separate nd2 files in one viewer.,"# napari-nd2-folder-viewer +247,napari-nd2-folder-viewer,0.0.13,napari nd2 folder viewer,Look through separate nd2 files in one viewer.,Niklas Netter,BSD-3-Clause,https://github.com/gatoniel/napari-nd2-folder-viewer,62fe65590d2e105a8a228c6e,['conda'],,https://github.com/gatoniel/napari-nd2-folder-viewer,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nd2-folder-viewer,http://api.anaconda.org/packages/conda-forge/napari-nd2-folder-viewer,http://anaconda.org/conda-forge/napari-nd2-folder-viewer,"['0.0.2', '0.0.3', '0.0.7', '0.0.9', '0.0.11', '0.0.10', '0.0.12', '0.0.13']",0.0.13,0.0.13,['noarch'],10.0,,['pyhd8ed1ab_0'],0.0.2,conda-forge/napari-nd2-folder-viewer/0.0.2,1.0,0.0,2022-08-18 16:14:15.451000+00:00,2023-06-18 08:42:20.654000+00:00,conda,noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy']",noarch,1660839125889.0,None-any-None,pyhd8ed1ab_0,2022-08-18 16:14:15.846000+00:00,3766b8315edc76fe87b3f1a7a2fcfa1b,None,12788.0,conda-forge/napari-nd2-folder-viewer/0.0.2/noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.2/noarch/napari-nd2-folder-viewer-0.0.2-pyhd8ed1ab_0.tar.bz2,conda,0.0.2,conda-forge,['main'],public,,0.2.0,napari-nd2-folder-viewer.make_qwidget,Make Widget to load folder,napari_nd2_folder_viewer._widget:LoadWidget,,,,2.1,napari-nd2-folder-viewer,0.0.13,,Look through separate nd2 files in one viewer.,"# napari-nd2-folder-viewer [![License BSD-3](https://img.shields.io/pypi/l/napari-nd2-folder-viewer.svg?color=green)](https://github.com/gatoniel/napari-nd2-folder-viewer/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nd2-folder-viewer.svg?color=green)](https://pypi.org/project/napari-nd2-folder-viewer) @@ -25134,7 +25275,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,https://github.com/gatoniel/napari-nd2-folder-viewer,Niklas Netter,niknett@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'pyyaml', 'marshmallow', 'desert', 'nd2 (>=0.4.3)', 'dask', 'pandas', 'openpyxl', 'julian', 'napari-animation', 'scikit-learn', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/gatoniel/napari-nd2-folder-viewer/issues', 'Documentation, https://github.com/gatoniel/napari-nd2-folder-viewer#README.md', 'Source Code, https://github.com/gatoniel/napari-nd2-folder-viewer', 'User Support, https://github.com/gatoniel/napari-nd2-folder-viewer/issues']",['testing'],False,0.0.3,conda-forge/napari-nd2-folder-viewer/0.0.3,0.0.7,conda-forge/napari-nd2-folder-viewer/0.0.7,0.0.9,conda-forge/napari-nd2-folder-viewer/0.0.9,conda,noarch/napari-nd2-folder-viewer-0.0.3-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy']",pyhd8ed1ab_0,1663625784870.0,None-any-None,noarch,2022-09-19 22:18:42.074000+00:00,ee0433d8fe5bdbd618e89036266a712c,None,12902.0,conda-forge/napari-nd2-folder-viewer/0.0.3/noarch/napari-nd2-folder-viewer-0.0.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.3/noarch/napari-nd2-folder-viewer-0.0.3-pyhd8ed1ab_0.tar.bz2,conda,0.0.3,conda-forge,['main'],conda,noarch/napari-nd2-folder-viewer-0.0.7-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",noarch,1670891147171.0,None-any-None,pyhd8ed1ab_0,2022-12-13 00:27:42.008000+00:00,984edb370338a9eb42ec972b1a62d18f,f735d0623713c570ea3b56d70fe74b6719787084212fa6546e9614fd94eaf51e,15502.0,conda-forge/napari-nd2-folder-viewer/0.0.7/noarch/napari-nd2-folder-viewer-0.0.7-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.7/noarch/napari-nd2-folder-viewer-0.0.7-pyhd8ed1ab_0.conda,conda,0.0.7,conda-forge,['main'],conda,noarch/napari-nd2-folder-viewer-0.0.9-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",BSD-3-Clause,python,1674071527030.0,2023-01-18 19:54:02.257000+00:00,292735bee992c45c5ca9201af67ecb1f,06b869a4b4e480ca4f995691f8cddb0a9b5157746e5a43f6592b7d7b5780b751,15922.0,conda-forge/napari-nd2-folder-viewer/0.0.9/noarch/napari-nd2-folder-viewer-0.0.9-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.9/noarch/napari-nd2-folder-viewer-0.0.9-pyhd8ed1ab_0.conda,conda,0.0.9,conda-forge,['main'],,,,,,,,,,,napari-nd2-folder-viewer.make_qwidget,Load nd2 folder,False,,,,,,,,,,,,,,,,,,,,,,,0.0.11,conda-forge/napari-nd2-folder-viewer/0.0.11,0.0.10,conda-forge/napari-nd2-folder-viewer/0.0.10,0.0.12,conda-forge/napari-nd2-folder-viewer/0.0.12,conda,noarch/napari-nd2-folder-viewer-0.0.11-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",noarch,1674503694235.0,None-any-None,pyhd8ed1ab_0,2023-01-23 19:56:47.559000+00:00,213aa5cbd086ab2189f9d90b79a5896e,867e0fb9af202ec86902392d7f9b2418cbda684029f1c298fcb24869859385ac,16339.0,conda-forge/napari-nd2-folder-viewer/0.0.11/noarch/napari-nd2-folder-viewer-0.0.11-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.11/noarch/napari-nd2-folder-viewer-0.0.11-pyhd8ed1ab_0.conda,conda,0.0.11,conda-forge,['main'],conda,noarch/napari-nd2-folder-viewer-0.0.10-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",noarch,1674503711381.0,None-any-None,pyhd8ed1ab_0,2023-01-23 19:56:49.210000+00:00,d0d86e7f2e1c7e01782ab90db9e559e7,ac1bcd6b315bae7e1f5dcc8506acf6c70cd09afd1c723f2b29967c56eb69abf9,16271.0,conda-forge/napari-nd2-folder-viewer/0.0.10/noarch/napari-nd2-folder-viewer-0.0.10-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.10/noarch/napari-nd2-folder-viewer-0.0.10-pyhd8ed1ab_0.conda,conda,0.0.10,conda-forge,['main'],conda,noarch/napari-nd2-folder-viewer-0.0.12-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",BSD-3-Clause,python,1674504268848.0,2023-01-23 20:05:59.603000+00:00,db5fe710267441b3be7e8fa6b743b880,6b68c171b6750a949e9eb04f2fb08b09534f8661d754070970e41aff43571eb1,16636.0,conda-forge/napari-nd2-folder-viewer/0.0.12/noarch/napari-nd2-folder-viewer-0.0.12-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.12/noarch/napari-nd2-folder-viewer-0.0.12-pyhd8ed1ab_0.conda,conda,0.0.12,conda-forge,['main'],,,,,,,0.0.13,conda-forge/napari-nd2-folder-viewer/0.0.13,,,conda,noarch/napari-nd2-folder-viewer-0.0.13-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['dask-core', 'desert', 'julian', 'magicgui', 'marshmallow', 'napari', 'napari-animation', 'nd2', 'numpy', 'openpyxl', 'pandas', 'python >=3.8', 'pyyaml', 'qtpy', 'scikit-learn']",noarch,1682248817587.0,None-any-None,pyhd8ed1ab_0,2023-04-23 11:22:33.801000+00:00,579fe6d70fffc511f3419ef2922e746e,2d9dc0fc37d5032c316e76ac746ef193f887501efe7808eecaf22f8a1a84f774,17173.0,conda-forge/napari-nd2-folder-viewer/0.0.13/noarch/napari-nd2-folder-viewer-0.0.13-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nd2-folder-viewer/0.0.13/noarch/napari-nd2-folder-viewer-0.0.13-pyhd8ed1ab_0.conda,conda,0.0.13,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -247,napari-ndev,0.7.1,neuralDev,A collection of widgets to process images from start to finish--focused on neural development.,Tim Monko,BSD-3-Clause,https://github.com/TimMonko/napari-ndev.github,6425bb366d688545034bcd92,['conda'],,https://github.com/TimMonko/napari-ndev,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-ndev,http://api.anaconda.org/packages/conda-forge/napari-ndev,http://anaconda.org/conda-forge/napari-ndev,"['0.1.0', '0.3.0', '0.3.1', '0.4.1', '0.4.2']",0.4.2,0.4.2,['noarch'],11.0,https://github.com/TimMonko/napari-ndev,['pyhd8ed1ab_0'],0.1.0,conda-forge/napari-ndev/0.1.0,1.0,0.0,2023-03-30 16:39:16.035000+00:00,2023-11-07 17:25:35.620000+00:00,conda,noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",noarch,1680194208798.0,None-any-None,pyhd8ed1ab_0,2023-03-30 16:39:16.354000+00:00,5c68c861ad58261df0e773bec6a788aa,dccb28cefb71500b19cc7f42fbad819c82e3c5e5aba24a02b00332da6ef62bcb,14509.0,conda-forge/napari-ndev/0.1.0/noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.1.0/noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,conda,0.1.0,conda-forge,['main'],public,,0.2.0,napari-ndev.make_utilities_container,Make Image Utilities,napari_ndev._utilities_container:UtilitiesContainer,,,,2.1,napari-ndev,0.7.1,,A collection of widgets to process images from start to finish--focused on neural development.,"# napari-ndev +248,napari-ndev,0.7.1,neuralDev,A collection of widgets to process images from start to finish--focused on neural development.,Tim Monko,BSD-3-Clause,https://github.com/TimMonko/napari-ndev.github,6425bb366d688545034bcd92,['conda'],,https://github.com/TimMonko/napari-ndev,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-ndev,http://api.anaconda.org/packages/conda-forge/napari-ndev,http://anaconda.org/conda-forge/napari-ndev,"['0.1.0', '0.3.0', '0.3.1', '0.4.1', '0.4.2']",0.4.2,0.4.2,['noarch'],11.0,https://github.com/TimMonko/napari-ndev,['pyhd8ed1ab_0'],0.1.0,conda-forge/napari-ndev/0.1.0,1.0,0.0,2023-03-30 16:39:16.035000+00:00,2023-11-07 17:25:35.620000+00:00,conda,noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",noarch,1680194208798.0,None-any-None,pyhd8ed1ab_0,2023-03-30 16:39:16.354000+00:00,5c68c861ad58261df0e773bec6a788aa,dccb28cefb71500b19cc7f42fbad819c82e3c5e5aba24a02b00332da6ef62bcb,14509.0,conda-forge/napari-ndev/0.1.0/noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.1.0/noarch/napari-ndev-0.1.0-pyhd8ed1ab_0.conda,conda,0.1.0,conda-forge,['main'],public,,0.2.0,napari-ndev.make_utilities_container,Make Image Utilities,napari_ndev._utilities_container:UtilitiesContainer,,,,2.1,napari-ndev,0.7.1,,A collection of widgets to process images from start to finish--focused on neural development.,"# napari-ndev [![License BSD-3](https://img.shields.io/pypi/l/napari-ndev.svg?color=green)](https://github.com/TimMonko/napari-ndev/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-ndev.svg?color=green)](https://pypi.org/project/napari-ndev) @@ -25227,7 +25368,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [napari-aicsimageio]: https://github.com/AllenCellModeling/napari-aicsimageio [AICSImageIO]: https://allencellmodeling.github.io/aicsimageio/ ",text/markdown,https://github.com/TimMonko/napari-ndev.github,Tim Monko,timmonko@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui>=0.8.3', 'qtpy', 'aicsimageio', 'napari>=0.4.19', 'apoc', 'pyclesperanto-prototype', 'dask', 'napari-workflows', 'seaborn', 'stackview', 'bioio', 'bioio-ome-tiff', 'tifffile>=2023.3.15', 'tox; extra == ""testing""', 'pytest; extra == ""testing""', 'pytest-cov; extra == ""testing""', 'pytest-qt; extra == ""testing""', 'napari; extra == ""testing""', 'pyqt5; extra == ""testing""']",>=3.9,"['Bug Tracker, https://github.com/TimMonko/napari-ndev/issues', 'Documentation, https://github.com/TimMonko/napari-ndev#README.md', 'Source Code, https://github.com/TimMonko/napari-ndev', 'User Support, https://github.com/TimMonko/napari-ndev/issues']",['testing'],False,0.3.0,conda-forge/napari-ndev/0.3.0,0.3.1,conda-forge/napari-ndev/0.3.1,0.4.1,conda-forge/napari-ndev/0.4.1,conda,noarch/napari-ndev-0.3.0-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",pyhd8ed1ab_0,1683054574296.0,None-any-None,noarch,2023-05-02 19:12:30.655000+00:00,d4d12f927f7c03123f7e5e2cf30988ae,d9a53cd31eb2605a41ddd286204504400dcfe75058c89d2cd8818bdc4c51c2d0,17544.0,conda-forge/napari-ndev/0.3.0/noarch/napari-ndev-0.3.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.3.0/noarch/napari-ndev-0.3.0-pyhd8ed1ab_0.conda,conda,0.3.0,conda-forge,['main'],conda,noarch/napari-ndev-0.3.1-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",noarch,1699375104449.0,None-any-None,pyhd8ed1ab_0,2023-11-07 16:40:52.293000+00:00,029ddec0389d0a9a3adb72af52572c74,e69a8cef371d6574de8810d1e65ba5939cd9371da84d0292ac9912b01875682f,18370.0,conda-forge/napari-ndev/0.3.1/noarch/napari-ndev-0.3.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.3.1/noarch/napari-ndev-0.3.1-pyhd8ed1ab_0.conda,conda,0.3.1,conda-forge,['main'],conda,noarch/napari-ndev-0.4.1-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",BSD-3-Clause,python,1699375604204.0,2023-11-07 16:49:13.713000+00:00,832ff8229c54760be8054bd4f80af8e7,4697dd852403d7c254690838a5a384165c0edb2bf5b4fdc935136fa707469e66,19204.0,conda-forge/napari-ndev/0.4.1/noarch/napari-ndev-0.4.1-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.4.1/noarch/napari-ndev-0.4.1-pyhd8ed1ab_0.conda,conda,0.4.1,conda-forge,['main'],,napari-ndev.make_workflow_container,Make Batch Workflow,napari_ndev._workflow_container:WorkflowContainer,napari-ndev.make_apoc_container,Make Batch APOC,napari_ndev._apoc_container:ApocContainer,napari-ndev.make_custom_apoc,Make Custom APOC Feature Set,napari_ndev._apoc_feature_stack:ApocFeatureStack,napari-ndev.make_utilities_container,Image Utilities,False,napari-ndev.make_workflow_container,Workflow Widget,False,napari-ndev.make_apoc_container,APOC Widget,False,napari-ndev.make_custom_apoc,Custom APOC Feature Set,False,,,,,,,,,,,,,,0.4.2,conda-forge/napari-ndev/0.4.2,,,,,conda,noarch/napari-ndev-0.4.2-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['aicsimageio', 'apoc-backend', 'dask-core', 'magicgui', 'napari', 'napari-workflows', 'numpy', 'pyclesperanto-prototype', 'python >=3.8', 'qtpy']",noarch,1699377791522.0,None-any-None,pyhd8ed1ab_0,2023-11-07 17:25:33.570000+00:00,612fea6a48b7823fe86982c757dcc35b,00ef71d7bcbf208287525d0d16121fb33b71044caf069c27f21009bd9baa9e50,19277.0,conda-forge/napari-ndev/0.4.2/noarch/napari-ndev-0.4.2-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-ndev/0.4.2/noarch/napari-ndev-0.4.2-pyhd8ed1ab_0.conda,conda,0.4.2,conda-forge,['main'],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -248,napari-ndtiffs,0.2.1,napari-ndtiffs,napari plugin for nd tiff folders with OpenCl deskew,,BSD-3-Clause,,61f2e2a427bdd9a91c48ca0a,['conda'],,https://github.com/tlambert03/napari-ndtiffs,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-ndtiffs,http://api.anaconda.org/packages/conda-forge/napari-ndtiffs,http://anaconda.org/conda-forge/napari-ndtiffs,['0.1.2'],0.1.2,0.1.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.2,conda-forge/napari-ndtiffs/0.1.2,1.0,0.0,2022-01-27 18:21:21.862000+00:00,2023-06-18 08:40:38.800000+00:00,conda,noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'napari-plugin-engine >=0.1.4', 'numpy', 'pyopencl', 'python >=3.7', 'python-dateutil', 'scipy', 'tifffile']",noarch,1643307628348.0,None-any-None,pyhd8ed1ab_0,2022-01-27 18:21:22.512000+00:00,eaa48c02fc0c7c969996a7f1f1d11787,None,18271.0,conda-forge/napari-ndtiffs/0.1.2/noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-ndtiffs/0.1.2/noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,conda,0.1.2,conda-forge,['main'],public,,0.2.0,napari-ndtiffs.get_reader,Get Reader,napari_ndtiffs:napari_get_reader,napari-ndtiffs.get_reader,['*'],True,2.1,napari-ndtiffs,0.2.1,,napari plugin for nd tiff folders with OpenCl deskew,"# napari-ndtiffs +249,napari-ndtiffs,0.2.1,napari-ndtiffs,napari plugin for nd tiff folders with OpenCl deskew,,BSD-3-Clause,,61f2e2a427bdd9a91c48ca0a,['conda'],,https://github.com/tlambert03/napari-ndtiffs,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-ndtiffs,http://api.anaconda.org/packages/conda-forge/napari-ndtiffs,http://anaconda.org/conda-forge/napari-ndtiffs,['0.1.2'],0.1.2,0.1.2,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.2,conda-forge/napari-ndtiffs/0.1.2,1.0,0.0,2022-01-27 18:21:21.862000+00:00,2023-06-18 08:40:38.800000+00:00,conda,noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,0.0,BSD-3-Clause,False,python,"['dask-core', 'napari-plugin-engine >=0.1.4', 'numpy', 'pyopencl', 'python >=3.7', 'python-dateutil', 'scipy', 'tifffile']",noarch,1643307628348.0,None-any-None,pyhd8ed1ab_0,2022-01-27 18:21:22.512000+00:00,eaa48c02fc0c7c969996a7f1f1d11787,None,18271.0,conda-forge/napari-ndtiffs/0.1.2/noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-ndtiffs/0.1.2/noarch/napari-ndtiffs-0.1.2-pyhd8ed1ab_0.tar.bz2,conda,0.1.2,conda-forge,['main'],public,,0.2.0,napari-ndtiffs.get_reader,Get Reader,napari_ndtiffs:napari_get_reader,napari-ndtiffs.get_reader,['*'],True,2.1,napari-ndtiffs,0.2.1,,napari plugin for nd tiff folders with OpenCl deskew,"# napari-ndtiffs [![License](https://img.shields.io/pypi/l/napari-ndtiffs.svg?color=green)](https://raw.githubusercontent.com/tlambert03/napari-ndtiffs/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-ndtiffs.svg?color=green)](https://pypi.org/project/napari-ndtiffs) @@ -25360,7 +25501,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [PyOpenCL]: https://documen.tician.de/pyopencl/ [CuPy]: https://docs.cupy.dev/ ",text/markdown,,,Talley Lambert ,BSD-3-Clause,"['Development Status :: 3 - Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10']","['dask[array]', 'napari-plugin-engine>=0.1.4', 'numpy', 'python-dateutil', 'scipy', 'tifffile', ""black; extra == 'dev'"", ""ipython; extra == 'dev'"", ""mypy; extra == 'dev'"", ""pdbpp; extra == 'dev'"", ""rich; extra == 'dev'"", ""ruff; extra == 'dev'"", ""pyopencl; extra == 'opencl'"", ""pyopencl; extra == 'test'"", ""pytest; extra == 'test'"", ""pytest-cov; extra == 'test'""]",>=3.8,"['Bug Tracker, https://github.com/tlambert03/napari-ndtiffs/issues', 'Documentation, https://github.com/tlambert03/napari-ndtiffs#README.md', 'Source Code, https://github.com/tlambert03/napari-ndtiffs', 'User Support, https://github.com/tlambert03/napari-ndtiffs/issues']","['dev', 'opencl', 'test']",False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -249,napari-nibabel,0.1.0,Napari NiBabel,Read access to some common neuroimaging file formats,Ashley Anderson,MIT,,6435eaa82e917f0f9b12e76f,['conda'],,https://pypi.org/project/napari-nibabel/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nibabel,http://api.anaconda.org/packages/conda-forge/napari-nibabel,http://anaconda.org/conda-forge/napari-nibabel,['0.1.0'],0.1.0,0.1.0,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.0,conda-forge/napari-nibabel/0.1.0,1.0,0.0,2023-04-11 23:17:57.713000+00:00,2023-06-18 17:27:59.808000+00:00,conda,noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['nibabel', 'numpy', 'pydicom', 'python >=3.8']",noarch,1681255024390.0,None-any-None,pyhd8ed1ab_0,2023-04-11 23:17:57.944000+00:00,442b6cd7f61131f13974a8219173382d,5f891d2f3c89442701953d74d730b48af34757039f25493322b51d169a17cb35,11833.0,conda-forge/napari-nibabel/0.1.0/noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nibabel/0.1.0/noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,conda,0.1.0,conda-forge,['main'],public,,0.2.0,napari-nibabel.get_reader,Open data with NiBabel,napari_nibabel._reader:napari_get_reader,napari-nibabel.get_reader,"['*.par', '*.hdr', '*.nii', '*.nii.gz', '*.gii', '*.dcm']",True,2.1,napari-nibabel,0.1.0,,Read access to some common neuroimaging file formats,"# napari-nibabel +250,napari-nibabel,0.1.0,Napari NiBabel,Read access to some common neuroimaging file formats,Ashley Anderson,MIT,,6435eaa82e917f0f9b12e76f,['conda'],,https://pypi.org/project/napari-nibabel/,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nibabel,http://api.anaconda.org/packages/conda-forge/napari-nibabel,http://anaconda.org/conda-forge/napari-nibabel,['0.1.0'],0.1.0,0.1.0,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.0,conda-forge/napari-nibabel/0.1.0,1.0,0.0,2023-04-11 23:17:57.713000+00:00,2023-06-18 17:27:59.808000+00:00,conda,noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['nibabel', 'numpy', 'pydicom', 'python >=3.8']",noarch,1681255024390.0,None-any-None,pyhd8ed1ab_0,2023-04-11 23:17:57.944000+00:00,442b6cd7f61131f13974a8219173382d,5f891d2f3c89442701953d74d730b48af34757039f25493322b51d169a17cb35,11833.0,conda-forge/napari-nibabel/0.1.0/noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nibabel/0.1.0/noarch/napari-nibabel-0.1.0-pyhd8ed1ab_0.conda,conda,0.1.0,conda-forge,['main'],public,,0.2.0,napari-nibabel.get_reader,Open data with NiBabel,napari_nibabel._reader:napari_get_reader,napari-nibabel.get_reader,"['*.par', '*.hdr', '*.nii', '*.nii.gz', '*.gii', '*.dcm']",True,2.1,napari-nibabel,0.1.0,,Read access to some common neuroimaging file formats,"# napari-nibabel [![License MIT](https://img.shields.io/pypi/l/napari-nibabel.svg?color=green)](https://github.com/aganders3/napari-nibabel/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nibabel.svg?color=green)](https://pypi.org/project/napari-nibabel) @@ -25417,7 +25558,7 @@ If you encounter any problems, please [file an issue] along with a detailed desc [pip]: https://pypi.org/project/pip/ [PyPI]: https://pypi.org/ ",text/markdown,,Ashley Anderson,aandersoniii@chanzuckerberg.com,MIT,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'nibabel[dicom,dicomfs,spm]', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,,['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -250,napari-nifti,0.0.12,napari-nifti,A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.,Karol Gotkowski,Apache-2.0,https://github.com/MIC-DKFZ/napari-nifti,644059ea3f7afa213b2ca77c,['conda'],,https://github.com/MIC-DKFZ/napari-nifti,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nifti,http://api.anaconda.org/packages/conda-forge/napari-nifti,http://anaconda.org/conda-forge/napari-nifti,"['0.0.5', '0.0.10', '0.0.11', '0.0.12']",0.0.5,0.0.12,['noarch'],6.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-nifti/0.0.5,1.0,0.0,2023-04-19 21:15:19.574000+00:00,2023-07-26 03:30:50.875000+00:00,conda,noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",noarch,1681938855941.0,None-any-None,pyhd8ed1ab_0,2023-04-19 21:15:19.994000+00:00,0a2b58acd550d605a7d9909cd1bd3ea8,d4466cd57a071a235c8328d62c60d40db515049cd19adf10c0dd05c116fe547b,15115.0,conda-forge/napari-nifti/0.0.5/noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.5/noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-nifti.get_reader,Open a Nifti image with napari-nifti,napari_nifti._reader:napari_get_reader,napari-nifti.get_reader,"['*.nii', '*.nii.gz']",False,2.1,napari-nifti,0.0.12,,A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.,"# napari-nifti +251,napari-nifti,0.0.14,napari-nifti,A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.,Karol Gotkowski,Apache-2.0,https://github.com/MIC-DKFZ/napari-nifti,644059ea3f7afa213b2ca77c,['conda'],,https://github.com/MIC-DKFZ/napari-nifti,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nifti,http://api.anaconda.org/packages/conda-forge/napari-nifti,http://anaconda.org/conda-forge/napari-nifti,"['0.0.5', '0.0.10', '0.0.11', '0.0.12']",0.0.5,0.0.12,['noarch'],6.0,,['pyhd8ed1ab_0'],0.0.5,conda-forge/napari-nifti/0.0.5,1.0,0.0,2023-04-19 21:15:19.574000+00:00,2023-07-26 03:30:50.875000+00:00,conda,noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",noarch,1681938855941.0,None-any-None,pyhd8ed1ab_0,2023-04-19 21:15:19.994000+00:00,0a2b58acd550d605a7d9909cd1bd3ea8,d4466cd57a071a235c8328d62c60d40db515049cd19adf10c0dd05c116fe547b,15115.0,conda-forge/napari-nifti/0.0.5/noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.5/noarch/napari-nifti-0.0.5-pyhd8ed1ab_0.conda,conda,0.0.5,conda-forge,['main'],public,,0.2.0,napari-nifti.get_reader,Open a Nifti image with napari-nifti,napari_nifti._reader:napari_get_reader,napari-nifti.get_reader,"['*.nii', '*.nii.gz']",False,2.1,napari-nifti,0.0.14,,A napari plugin for reading and writing NIFTI files that have the extension .nii or .nii.gz.,"# napari-nifti [![License Apache Software License 2.0](https://img.shields.io/pypi/l/napari-nifti.svg?color=green)](https://github.com/MIC-DKFZ/napari-nifti/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nifti.svg?color=green)](https://pypi.org/project/napari-nifti) @@ -25493,8 +25634,8 @@ If you encounter any problems, please [file an issue] along with a detailed desc napari-nifti is developed and maintained by the Applied Computer Vision Lab (ACVL) of [Helmholtz Imaging](http://helmholtz-imaging.de) and the [Division of Medical Image Computing](https://www.dkfz.de/en/mic/index.php) at the [German Cancer Research Center (DKFZ)](https://www.dkfz.de/en/index.html). -",text/markdown,https://github.com/MIC-DKFZ/napari-nifti,Karol Gotkowski,karol.gotkowski@dkfz.de,Apache-2.0,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'SimpleITK', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/MIC-DKFZ/napari-nifti/issues', 'Documentation, https://github.com/MIC-DKFZ/napari-nifti#README.md', 'Source Code, https://github.com/MIC-DKFZ/napari-nifti', 'User Support, https://github.com/MIC-DKFZ/napari-nifti/issues']",['testing'],False,0.0.10,conda-forge/napari-nifti/0.0.10,0.0.11,conda-forge/napari-nifti/0.0.11,0.0.12,conda-forge/napari-nifti/0.0.12,conda,noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",pyhd8ed1ab_0,1690341113315.0,None-any-None,noarch,2023-07-26 03:12:48.975000+00:00,0745389af49cefdd56f7868919de1e29,4410e0df6b7c7d953973d02c9b0186e5d9b1b53795a8c4f1713f0aa443f23299,15157.0,conda-forge/napari-nifti/0.0.10/noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.10/noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,conda,0.0.10,conda-forge,['main'],conda,noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",noarch,1690341888284.0,None-any-None,pyhd8ed1ab_0,2023-07-26 03:26:02.395000+00:00,1a968d56543c35dd3c102644d018c655,8f181af1bf1a3369b55e69690f7c6bb5bacfcd4fec5c2c77f0d3e8930904bed8,15238.0,conda-forge/napari-nifti/0.0.11/noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.11/noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,conda,0.0.11,conda-forge,['main'],conda,noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['numpy', 'python >=3.8', 'simpleitk']",Apache-2.0,python,1690342194483.0,2023-07-26 03:30:49.326000+00:00,0d4b7681cededda51b2fa5add79f794d,9605e5c0831b7f6d5032bd552781c0142baa0925a4248bdf5b5ad03bf763c433,15298.0,conda-forge/napari-nifti/0.0.12/noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.12/noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,conda,0.0.12,conda-forge,['main'],,napari-nifti.write_single_image,Save an image as Nifti with napari-nifti,napari_nifti._writer:write_single_image,,,,,,,,,,,,,,,,,,,,,,napari-nifti.write_single_image,['image'],,napari-nifti.write_single_image,['labels'],"['.nii', '.nii.gz']",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"['.nii', '.nii.gz']",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -251,napari-nikon-nd2,0.1.3,napari-nikon-nd2,Opens Nikon ND2 files into napari.,Chris Wood,Apache Software License 2.0,https://github.com/cwood1967/napari-nikon-nd2,6200f059a3c32938bdb4a416,['conda'],,https://github.com/cwood1967/napari-nikon-nd2,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nikon-nd2,http://api.anaconda.org/packages/conda-forge/napari-nikon-nd2,http://anaconda.org/conda-forge/napari-nikon-nd2,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-nikon-nd2/0.1.3,1.0,0.0,2022-02-07 10:11:35.650000+00:00,2023-06-18 08:40:48.103000+00:00,conda,noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,Apache-2.0,False,python,"['napari-plugin-engine >=0.1.4', 'nd2reader', 'numpy', 'python >=3.6,<=3.9']",noarch,1644228651013.0,None-any-None,pyhd8ed1ab_0,2022-02-07 10:11:35.870000+00:00,bf7fba8bae235a96771af62ab47e42bb,None,14143.0,conda-forge/napari-nikon-nd2/0.1.3/noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nikon-nd2/0.1.3/noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-nikon-nd2.napari_get_reader,napari_get_reader,napari_nikon_nd2._reader:napari_get_reader,napari-nikon-nd2.napari_get_reader,['*'],True,2.1,napari-nikon-nd2,0.1.3,['UNKNOWN'],Opens Nikon ND2 files into napari.,"# napari-nikon-nd2 +",text/markdown,https://github.com/MIC-DKFZ/napari-nifti,Karol Gotkowski,karol.gotkowski@dkfz.de,Apache-2.0,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['medvol', 'tox; extra == ""testing""', 'pytest; extra == ""testing""', 'pytest-cov; extra == ""testing""']",>=3.8,"['Bug Tracker, https://github.com/MIC-DKFZ/napari-nifti/issues', 'Documentation, https://github.com/MIC-DKFZ/napari-nifti#README.md', 'Source Code, https://github.com/MIC-DKFZ/napari-nifti', 'User Support, https://github.com/MIC-DKFZ/napari-nifti/issues']",['testing'],False,0.0.10,conda-forge/napari-nifti/0.0.10,0.0.11,conda-forge/napari-nifti/0.0.11,0.0.12,conda-forge/napari-nifti/0.0.12,conda,noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",pyhd8ed1ab_0,1690341113315.0,None-any-None,noarch,2023-07-26 03:12:48.975000+00:00,0745389af49cefdd56f7868919de1e29,4410e0df6b7c7d953973d02c9b0186e5d9b1b53795a8c4f1713f0aa443f23299,15157.0,conda-forge/napari-nifti/0.0.10/noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.10/noarch/napari-nifti-0.0.10-pyhd8ed1ab_0.conda,conda,0.0.10,conda-forge,['main'],conda,noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,0.0,Apache-2.0,False,python,"['numpy', 'python >=3.8', 'simpleitk']",noarch,1690341888284.0,None-any-None,pyhd8ed1ab_0,2023-07-26 03:26:02.395000+00:00,1a968d56543c35dd3c102644d018c655,8f181af1bf1a3369b55e69690f7c6bb5bacfcd4fec5c2c77f0d3e8930904bed8,15238.0,conda-forge/napari-nifti/0.0.11/noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.11/noarch/napari-nifti-0.0.11-pyhd8ed1ab_0.conda,conda,0.0.11,conda-forge,['main'],conda,noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,None-any-None,False,noarch,pyhd8ed1ab_0,0.0,"['numpy', 'python >=3.8', 'simpleitk']",Apache-2.0,python,1690342194483.0,2023-07-26 03:30:49.326000+00:00,0d4b7681cededda51b2fa5add79f794d,9605e5c0831b7f6d5032bd552781c0142baa0925a4248bdf5b5ad03bf763c433,15298.0,conda-forge/napari-nifti/0.0.12/noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nifti/0.0.12/noarch/napari-nifti-0.0.12-pyhd8ed1ab_0.conda,conda,0.0.12,conda-forge,['main'],,napari-nifti.write_single_image,Save an image as Nifti with napari-nifti,napari_nifti._writer:write_single_image,,,,,,,,,,,,,,,,,,,,,,napari-nifti.write_single_image,['image'],,napari-nifti.write_single_image,['labels'],"['.nii', '.nii.gz']",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"['.nii', '.nii.gz']",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +252,napari-nikon-nd2,0.1.3,napari-nikon-nd2,Opens Nikon ND2 files into napari.,Chris Wood,Apache Software License 2.0,https://github.com/cwood1967/napari-nikon-nd2,6200f059a3c32938bdb4a416,['conda'],,https://github.com/cwood1967/napari-nikon-nd2,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nikon-nd2,http://api.anaconda.org/packages/conda-forge/napari-nikon-nd2,http://anaconda.org/conda-forge/napari-nikon-nd2,['0.1.3'],0.1.3,0.1.3,['noarch'],3.0,,['pyhd8ed1ab_0'],0.1.3,conda-forge/napari-nikon-nd2/0.1.3,1.0,0.0,2022-02-07 10:11:35.650000+00:00,2023-06-18 08:40:48.103000+00:00,conda,noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,0.0,Apache-2.0,False,python,"['napari-plugin-engine >=0.1.4', 'nd2reader', 'numpy', 'python >=3.6,<=3.9']",noarch,1644228651013.0,None-any-None,pyhd8ed1ab_0,2022-02-07 10:11:35.870000+00:00,bf7fba8bae235a96771af62ab47e42bb,None,14143.0,conda-forge/napari-nikon-nd2/0.1.3/noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,//api.anaconda.org/download/conda-forge/napari-nikon-nd2/0.1.3/noarch/napari-nikon-nd2-0.1.3-pyhd8ed1ab_0.tar.bz2,conda,0.1.3,conda-forge,['main'],public,,0.2.0,napari-nikon-nd2.napari_get_reader,napari_get_reader,napari_nikon_nd2._reader:napari_get_reader,napari-nikon-nd2.napari_get_reader,['*'],True,2.1,napari-nikon-nd2,0.1.3,['UNKNOWN'],Opens Nikon ND2 files into napari.,"# napari-nikon-nd2 [![License](https://img.shields.io/pypi/l/napari-nikon-nd2.svg?color=green)](https://github.com/cwood1967/napari-nikon-nd2/blob/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nikon-nd2.svg?color=green)](https://pypi.org/project/napari-nikon-nd2) @@ -25563,7 +25704,7 @@ the [Allen Institute IO] plugin as examples. [Napari Delta Vision Reader]: https://github.com/tlambert03/napari-dv ",text/markdown,https://github.com/cwood1967/napari-nikon-nd2,Chris Wood,cwood1967@gmail.com,Apache Software License 2.0,"['Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Framework :: napari', 'Topic :: Software Development :: Testing', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Operating System :: OS Independent', 'License :: OSI Approved :: Apache Software License']","['napari-plugin-engine (>=0.1.4)', 'numpy', 'nd2reader']",>=3.6,,,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -252,napari-nlm,0.0.4,napari NLM,NLM (non local means) denoising,Martin Weigert,BSD-3-Clause,https://github.com/maweigert/napari-nlm,64afa40803db71dc74a8a0ba,['conda'],,https://github.com/maweigert/napari-nlm,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nlm,http://api.anaconda.org/packages/conda-forge/napari-nlm,http://anaconda.org/conda-forge/napari-nlm,['0.0.4'],0.0.4,0.0.4,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.4,conda-forge/napari-nlm/0.0.4,1.0,0.0,2023-07-13 07:13:09.615000+00:00,2023-07-13 07:13:12.382000+00:00,conda,noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['gputools', 'magicgui', 'napari', 'numpy <1.24', 'pyopencl', 'python >=3.8', 'qtpy', 'scikit-image']",noarch,1689232255354.0,None-any-None,pyhd8ed1ab_0,2023-07-13 07:13:10.073000+00:00,7e6f992eb9ec63807748684e40742c19,2730a2296d5158d50bc8a88d2c4df722db0c2d1fca9a44f32f204bb471d4ae00,11295.0,conda-forge/napari-nlm/0.0.4/noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nlm/0.0.4/noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,conda,0.0.4,conda-forge,['main'],public,,0.2.0,napari-nlm.make_sample_data_2d,Load sample data from napari NLM,napari_nlm._sample_data:make_sample_data_2d,,,,2.1,napari-nlm,0.0.4,,NLM (non local means) denoising,"# napari-nlm +253,napari-nlm,0.0.4,napari NLM,NLM (non local means) denoising,Martin Weigert,BSD-3-Clause,https://github.com/maweigert/napari-nlm,64afa40803db71dc74a8a0ba,['conda'],,https://github.com/maweigert/napari-nlm,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-nlm,http://api.anaconda.org/packages/conda-forge/napari-nlm,http://anaconda.org/conda-forge/napari-nlm,['0.0.4'],0.0.4,0.0.4,['noarch'],3.0,,['pyhd8ed1ab_0'],0.0.4,conda-forge/napari-nlm/0.0.4,1.0,0.0,2023-07-13 07:13:09.615000+00:00,2023-07-13 07:13:12.382000+00:00,conda,noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,0.0,BSD-3-Clause,False,python,"['gputools', 'magicgui', 'napari', 'numpy <1.24', 'pyopencl', 'python >=3.8', 'qtpy', 'scikit-image']",noarch,1689232255354.0,None-any-None,pyhd8ed1ab_0,2023-07-13 07:13:10.073000+00:00,7e6f992eb9ec63807748684e40742c19,2730a2296d5158d50bc8a88d2c4df722db0c2d1fca9a44f32f204bb471d4ae00,11295.0,conda-forge/napari-nlm/0.0.4/noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-nlm/0.0.4/noarch/napari-nlm-0.0.4-pyhd8ed1ab_0.conda,conda,0.0.4,conda-forge,['main'],public,,0.2.0,napari-nlm.make_sample_data_2d,Load sample data from napari NLM,napari_nlm._sample_data:make_sample_data_2d,,,,2.1,napari-nlm,0.0.4,,NLM (non local means) denoising,"# napari-nlm [![License BSD-3](https://img.shields.io/pypi/l/napari-nlm.svg)](https://github.com/maweigert/napari-nlm/raw/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nlm.svg)](https://pypi.org/project/napari-nlm) @@ -25604,7 +25745,7 @@ You can install `napari-nlm` via [pip]: Distributed under the terms of the [BSD-3] license, ""napari-nlm"" is free and open source software ",text/markdown,https://github.com/maweigert/napari-nlm,Martin Weigert,marweigert@gmail.com,BSD-3-Clause,"['Development Status :: 2 - Pre-Alpha', 'Framework :: napari', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Topic :: Scientific/Engineering :: Image Processing']","['numpy', 'magicgui', 'qtpy', 'pyopencl (==2022.1.5)', 'gputools', 'scikit-image', ""tox ; extra == 'testing'"", ""pytest ; extra == 'testing'"", ""pytest-cov ; extra == 'testing'"", ""pytest-qt ; extra == 'testing'"", ""napari ; extra == 'testing'"", ""pyqt5 ; extra == 'testing'""]",>=3.8,"['Bug Tracker, https://github.com/maweigert/napari-nlm/issues', 'Documentation, https://github.com/maweigert/napari-nlm#README.md', 'Source Code, https://github.com/maweigert/napari-nlm', 'User Support, https://github.com/maweigert/napari-nlm/issues']",['testing'],False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nlm.make_sample_data_3d,Load sample data from napari NLM,napari_nlm._sample_data:make_sample_data_3d,napari-nlm.denoise_nlm,denoise_nlm,napari_nlm._widget:denoise_nlm,,,,napari-nlm.denoise_nlm,denoise_nlm,True,,,,,,,,,,,,,,,,,,,,napari-nlm.make_sample_data_2d,unique_id.1,2D (noisy bricks),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nlm.make_sample_data_3d,unique_id.2,3D (noisy cells),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -253,napari-nucleaizer,0.2.5,Napari nucleAIzer plugin,A GUI interface for training and prediction using the nucleAIzer nuclei detection method.,Ervin Tasnadi,BSD-3,https://github.com/etasnadi/napari_nucleaizer,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nucleaizer.launch,Launch nucleAIzer widget,napari_nucleaizer.nucleaizer_widget:Nucleaizer,,,,2.1,napari-nucleaizer,0.2.5,,A GUI interface for training and prediction using the nucleAIzer nuclei detection method.,"# napari_nucleaizer +254,napari-nucleaizer,0.2.5,Napari nucleAIzer plugin,A GUI interface for training and prediction using the nucleAIzer nuclei detection method.,Ervin Tasnadi,BSD-3,https://github.com/etasnadi/napari_nucleaizer,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nucleaizer.launch,Launch nucleAIzer widget,napari_nucleaizer.nucleaizer_widget:Nucleaizer,,,,2.1,napari-nucleaizer,0.2.5,,A GUI interface for training and prediction using the nucleAIzer nuclei detection method.,"# napari_nucleaizer [![License](https://img.shields.io/pypi/l/napari-nucleaizer.svg?color=green)](https://github.com/etasnadi/napari-nucleaizer/raw/master/LICENSE) [![PyPI](https://img.shields.io/pypi/v/napari-nucleaizer.svg?color=green)](https://pypi.org/project/napari-nucleaizer) @@ -25694,7 +25835,7 @@ Use the github issue tracker if you experinece unexpected behaviour. You can contact me in [e-mail](mailto:tasnadi.ervin@MY-INSTITUTE) where MY-INSTITUTE is `brc.hu`. ",text/markdown,https://github.com/etasnadi/napari_nucleaizer,Ervin Tasnadi,tasnadi.ervin@brc.hu,BSD-3,"['Development Status :: 3 - Alpha', 'Intended Audience :: Developers', 'Framework :: napari', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Operating System :: OS Independent', 'License :: OSI Approved :: BSD License']","['napari', 'qtpy', 'jsonpickle', 'numpy', 'scikit-image', 'imageio', 'nucleaizer-backend']",>=3.8,"['Bug Tracker, https://github.com/etasnadi/napari_nucleaizer/issues', 'Documentation, https://napari-nucleaizer-docs.readthedocs.io/en/latest/index.html', 'Source Code, https://github.com/etasnadi/napari_nucleaizer', 'User Support, https://github.com/etasnadi/napari_nucleaizer/issues']",,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nucleaizer.launch,Nuclei segmentation and training,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -254,napari-nyxus,0.2.0,napari-nyxus,A napari plugin for calculating features from intensity-label image data,Jesse McKinzie,,https://github.com/PolusAI/napari-nyxus,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nyxus.nyxus_widget,Make nyxus widget with magic_factory,napari_nyxus.nyx:widget_factory,,,,2.1,napari-nyxus,0.2.0,,A napari plugin for calculating features from intensity-label image data,"# Nyxus Napari +255,napari-nyxus,0.2.0,napari-nyxus,A napari plugin for calculating features from intensity-label image data,Jesse McKinzie,,https://github.com/PolusAI/napari-nyxus,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,public,,0.2.0,napari-nyxus.nyxus_widget,Make nyxus widget with magic_factory,napari_nyxus.nyx:widget_factory,,,,2.1,napari-nyxus,0.2.0,,A napari plugin for calculating features from intensity-label image data,"# Nyxus Napari Nyxus Napari is a Napari plugin for running feature calculations on image-segmentation image pairs, using the Nyxus application to compute features. Nyxus is a feature-rich, highly optimized, Python/C++ application capable @@ -25815,7 +25956,7 @@ it does not provide functionality to handle large single images that do not fit limitations of Napari. For large images, it is recommended to install the Python or CLI version of Nyxus. For more information, see https://github.com/PolusAI/nyxus. ",text/markdown,https://github.com/PolusAI/napari-nyxus,Jesse McKinzie,Jesse.McKinzie@axleinfo.com,,['Framework :: napari'],"['napari', 'pandas', 'numpy', 'nyxus >=0.5.0', 'imagecodecs', 'magicgui', 'napari-workflows', 'qtpy', 'superqt', 'napari-skimage-regionprops >=0.10.1', 'matplotlib', 'filepattern >=2.0.0']",,,,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,napari-nyxus.nyxus_widget,Nyxus,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -255,napari-obj,1.0.0,obj file reader,A plugin to read .obj files,Léo Guignard,MIT,https://github.com/guignardlab/napari-obj,6436f2909779ec69ddde4eab,['conda'],,https://github.com/guignardlab/napari-obj,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-obj,http://api.anaconda.org/packages/conda-forge/napari-obj,http://anaconda.org/conda-forge/napari-obj,['1.0.0'],1.0.0,1.0.0,['noarch'],3.0,,['pyhd8ed1ab_0'],1.0.0,conda-forge/napari-obj/1.0.0,1.0,0.0,2023-04-12 18:03:58.501000+00:00,2023-06-18 17:28:00.150000+00:00,conda,noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['numpy', 'python >=3.8']",noarch,1681322590046.0,None-any-None,pyhd8ed1ab_0,2023-04-12 18:03:58.739000+00:00,d5af8be9dd0012d58932a66222cb75a7,b3b843daa8b821b381d578fbe04a67f8ab357da6ec429eee6dcb14aefa8b9343,11761.0,conda-forge/napari-obj/1.0.0/noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-obj/1.0.0/noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,conda,1.0.0,conda-forge,['main'],public,,0.2.0,napari-obj.get_reader,Open data with .obj file reader,napari_obj._reader:napari_get_reader,napari-obj.get_reader,['*.obj'],False,2.1,napari-obj,1.0.0,,A plugin to read .obj files,"# napari-obj +256,napari-obj,1.0.0,obj file reader,A plugin to read .obj files,Léo Guignard,MIT,https://github.com/guignardlab/napari-obj,6436f2909779ec69ddde4eab,['conda'],,https://github.com/guignardlab/napari-obj,True,,,conda-forge,conda-forge,,"A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.",2015-04-11 10:15:08.727000+00:00,org,conda-forge/napari-obj,http://api.anaconda.org/packages/conda-forge/napari-obj,http://anaconda.org/conda-forge/napari-obj,['1.0.0'],1.0.0,1.0.0,['noarch'],3.0,,['pyhd8ed1ab_0'],1.0.0,conda-forge/napari-obj/1.0.0,1.0,0.0,2023-04-12 18:03:58.501000+00:00,2023-06-18 17:28:00.150000+00:00,conda,noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,0.0,MIT,False,python,"['numpy', 'python >=3.8']",noarch,1681322590046.0,None-any-None,pyhd8ed1ab_0,2023-04-12 18:03:58.739000+00:00,d5af8be9dd0012d58932a66222cb75a7,b3b843daa8b821b381d578fbe04a67f8ab357da6ec429eee6dcb14aefa8b9343,11761.0,conda-forge/napari-obj/1.0.0/noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,//api.anaconda.org/download/conda-forge/napari-obj/1.0.0/noarch/napari-obj-1.0.0-pyhd8ed1ab_0.conda,conda,1.0.0,conda-forge,['main'],public,,0.2.0,napari-obj.get_reader,Open data with .obj file reader,napari_obj._reader:napari_get_reader,napari-obj.get_reader,['*.obj'],False,2.1,napari-obj,1.0.0,,A plugin to read .obj files,"# napari-obj :

+
    +
  • 0.0.1
  • +
+ + +
+
+

Last updated:

+
    +
  • Not available
  • +
+
+
+
+
+

First released:

+
    +
  • Not available
  • +
+
+
+
+
+

License:

+ +
+
+ +
+
+
+
+
+

Plugin type:

+ +
+
+
+
+

Open extension:

+ +
+
+
+
+

Save extension:

+ +
+
+
+
+
+ +
+
+
+
+
+
+
+

Python versions supported:

+ +
+
+
+
+

Operating system:

+
  • Information not submitted
+
+
+
+
+

Requirements:

+
  • numpy
  • scipy
  • magicgui
  • qtpy
  • pyclesperanto-prototype
  • scikit-image
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • pyqt5; extra == "testing"
+
+
+
+ + +
+
+

Manual registration

+
+ + +
+ + PyPI + +
+ +
+

A simple plugin to register 2 views of the same object

+
+
    +
  • + Alice Gros, Jules Vanaret +
  • +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +

License BSD-3 +PyPI +Python Version +tests +codecov +napari hub

+

+

A plugin to obtain parameters for affine transform used to register two views of the same object, e.g as obtained with dual-view microscopes.

+

napari-manual-registration is a napari plugin that is part of the Tapenade project. Tapenade is a tool for the analysis of dense 3D tissues acquired with deep imaging microscopy. It is designed to be user-friendly and to provide a comprehensive analysis of the data.

+

If you use this plugin for your research, please cite us.

+

Overview

+

While working with large and dense 3D and 3D+time gastruloid datasets, we found that being able to visualise and interact with the data dynamically greatly helped processing it. +During the pre-processing stage, dynamical exploration and interaction led to faster tuning of the parameters by allowing direct visual feedback, and gave key biophysical insight during the analysis stage.

+

When using our automatic registration tool to spatially register two views of the same organoid, we were sometimes faced with the issue that the tool would not converge to the true registration transformation. This happens when the initial position and orientation of the floating view are too far from their target values. We thus designed a Napari plugin to quickly find a transformation that can be used to initialize our registration tool close to the optimal transformation. From two images loaded in Napari representing two views of the same organoid, the plugin allows the user to

+
    +
  1. annotate matching salient landmarks (e.g bright dead cells or lumen-like structures) in both the reference and floating views, from which an optimal rigid transformation can be found automatically using principal component analysis.
  2. +
  3. manually define a rigid transformation by continually varying 3D rotations and translations while observing the results until a satisfying fit is found
  4. +
+

+

Installation

+

The plugin obviously requires napari to run. If you don't have it yet, follow the instructions here.

+

The simplest way to install napari-manual-registration is via the napari plugin manager. Open Napari, go to Plugins > Install/Uninstall Packages... and search for napari-manual-registration. Click on the install button and you are ready to go!

+

You can also install napari-manual-registration via pip:

+
pip install napari-manual-registration
+
+

To install latest development version :

+
pip install git+https://github.com/jules-vanaret/napari-manual-registration.git
+
+

Usage

+

The plugin provides two methods to register two views of the same object. The first one consists in selecting manually each transformation parameter (rotation and translation) while observing the result in real-time, either in 2D or 3D (the user can switch between 2D and 3D at any time). The second method consists in manually drawing landmarks in both views, from which the optimal transformation is found automatically using principal component analysis.

+

A. Registration by selecting explicit transformation parameters

+

3D registration

+

We describe below the steps to register two views of the same object in a purely 3D manner. Note that the plugin also allows to switch between 2D and 3D at any time, and 2D view is described in the next section.

+

+

Steps: +1. First, load your images in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the File > Open files... menu. +2. Click on the Plugins > Manual Registration menu to open the plugin. +3. Select the reference layer from the combo box. The reference layer is chosen to be the one that does not move. +4. Select the floating layer from the combo box. The floating layer is the one that will be transformed. +5. We recommend pressing the Format layers for explicit registration button so that your layers are automatically formatted for you to begin the registration process. Napari offers a wide range of customisation options for the layers appearances, so feel free to play with them if our formatting does not fit your preferences. ;) +6. You can now start the registration process by moving the Translations and Rotations sliders. The floating layer will be transformed in real-time according to the selected parameters. +7. To optimize the visibility of your images, you can change the contrast limits and opacity of a layer by clicking on the layer name in the layer list and adjusting the sliders in the layer properties widget. +8. If you wish to hide a layer, you can click on the eye icon next to the layer name in the layer list. +9. Once you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the Choose directory button. The transformation parameters will be saved in a .json file in this directory. +10. Finally, click on the Save to JSON button to save the transformation parameters.

+

2D registration

+

+

Steps (the steps 1 to 5 are the same as for the 3D registration): +6. If you want to switch to the 2D view, click on the Toggle 2D/3D view button (it resembles a square when in 2D mode, or a cube when in 3D mode). +7. Again, feel free to play with the contrast limits and opacity of the layers to optimize the visibility of your images. First click on the layer name in the layer list, then adjust the sliders in the layer properties widget. +8. If you wish to hide a layer, you can click on the eye icon next to the layer name in the layer list. +9. In 2D mode, a slider appears at the bottom of the plugin window. You can use it to slide through the z-slices of your images. +10. You can now start the registration process by moving the Translations and Rotations sliders. The floating layer will be transformed in real-time according to the selected parameters. +11. Once you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the Choose directory button. The transformation parameters will be saved in a .json file in this directory. Finally, click on the Save to JSON button to save the transformation parameters.

+

B. Registration by annotating salient landmarks

+

+

Steps: +1. First, load your images in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the File > Open files... menu. +2. Click on the Plugins > Manual Registration menu to open the plugin. +3. Select the reference layer from the combo box. The reference layer is chosen to be the one that does not move. +4. Select the floating layer from the combo box. The floating layer is the one that will be transformed. +5. Click the Create landmarks layers button to create two new Labels layers that will be used to annotate the landmarks in the reference and floating views. +6. We recommend pressing the Format layers for landmarks matching button so that your layers are automatically formatted for you to begin the registration process. Napari offers a wide range of customisation options for the layers appearances, so feel free to play with them if our formatting does not fit your preferences. ;) +7. We first recommend hiding the reference layer and the reference landmarks layer by clicking on the eye icon next to the layer name in the layer list. This will allow you to focus on the floating layer and the floating landmarks layer. +8. Click on the landmarks_floating layer in the layer list to select it. +9. Click on the Activate the paint brush button in the layer properties widget. This will allow you to draw landmarks in the floating view. +10. Navigate through the z-slices of your images using the slider at the bottom of the plugin window. +11. When you have found a salient landmark in the floating view, start drawing a "blob" around it by clicking and dragging your mouse. You can adjust the size of the brush using the Brush size slider in the layer properties widget. The shape of the "blob" you draw does not matter, as the plugin currently only uses the center of mass of the "blob" to locate the landmark. +12. Once you have drawn a landmark, click on the + button in the layer properties widget to increase the label value. This will allow you to draw another landmark. Change label value after each landmark you draw. Repeat steps 10 to 12 until you have annotated all the salient landmarks in the floating view. +13. Once you have annotated all the salient landmarks in the floating view, hide the floating layers, and show the reference layers and the reference landmarks layer by clicking on the eye icon next to the layer name in the layer list. +14. Click on the landmarks_reference layer in the layer list to select it. +15. Navigate to the z-slice of the reference view that corresponds to the z-slice of the floating view where you drew the first landmark. +16. Draw a "blob" around the corresponding landmark in the reference view by clicking and dragging your mouse. +17. Increment your label value by clicking on the + button in the layer properties widget each time you draw a new widget. Repeat steps 15 to 17 until you have annotated all the salient landmarks in the reference view. +18. Once you have annotated all the salient landmarks in the reference view, click on the Run landmark registration button. The plugin will automatically find the optimal transformation that aligns the floating landmarks to the reference landmarks using principal component analysis. +19. If you are satisfied with the registration, choose a directory to save the transformation parameters by clicking on the Choose directory button. The transformation parameters will be saved in a .json file in this directory. Finally, click on the Save to JSON button to save the transformation parameters.

+

Contributing

+

Contributions are very welcome. Tests can be run with tox, please ensure +the coverage at least stays the same before you submit a pull request.

+

License

+

Distributed under the terms of the BSD-3 license, +"napari-manual-registration" is free and open source software

+

Issues

+

If you encounter any problem using this plugin, please file an issue on the GitHub repository.

+
+

This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

+ + +
+
+ +
+
+
+
+
+

Version: +

+
    +
  • 0.0.1
  • +
+
+
+
+
+

Last + updated:

+
    +
  • Not available
  • +
+
+
+
+
+

First + released:

+
    +
  • Not available
  • +
+
+
+
+
+

License: +

+ +
+
+
+
+
+
+
+
+

Supported + data:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

Plugin + type:

+ +
+
+
+
+

Open + extension:

+ +
+
+
+
+

Save + extension:

+ +
+
+
+
+
+
+ +
+
+

Python versions + supported:

+ +
+
+
+
+

Operating + system:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

+ Requirements:

+
  • numpy
  • scipy
  • magicgui
  • qtpy
  • pyclesperanto-prototype
  • scikit-image
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • pyqt5; extra == "testing"
+
+
+
+
+ +
+
+
+ + + + +
+
+ + + GitHub repo + About napari hubFAQ link to napari hub + +
+

+ Disclaimer: This experiment aims to replicate key functionalities of napari-hub + using minimal dynamic elements, including real-time search and daily content updates. +

+
+
+ The + napari hub is a service of the Chan Zuckerberg + Initiative in collaboration with napari. + + + +
+ + + diff --git a/plugins/napari-nifti.html b/plugins/napari-nifti.html index a54fc95..a9853ed 100644 --- a/plugins/napari-nifti.html +++ b/plugins/napari-nifti.html @@ -90,7 +90,7 @@

Version:

    -
  • 0.0.12
  • +
  • 0.0.14
@@ -172,7 +172,7 @@

Requirements:

-
  • numpy
  • SimpleITK
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
+
  • medvol
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
@@ -305,7 +305,7 @@

Acknowledgements

    -
  • 0.0.12
  • +
  • 0.0.14
@@ -412,7 +412,7 @@

Acknowledgements

Requirements:

-
  • numpy
  • SimpleITK
  • tox ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
+
  • medvol
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
diff --git a/plugins/napari-spatial-correlation-plotter.html b/plugins/napari-spatial-correlation-plotter.html new file mode 100644 index 0000000..d77b8bf --- /dev/null +++ b/plugins/napari-spatial-correlation-plotter.html @@ -0,0 +1,556 @@ + + + + + + + + + + + + + + + + + + Spatial Correlation Plotter - napari Plugin - Jules Vanaret + + + + + + + + + + + + + + + +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+

Spatial Correlation Plotter

+
+ + +
+ + PyPI + +
+ +
+

A simple plugin to use FooBar segmentation within napari

+
+
    +
  • + Jules Vanaret +
  • +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +

License MIT +PyPI +Python Version +tests +codecov +napari hub

+

+

A plugin to dynamically interact with the spatial correlation heatmap obtained by comparing two continuous fields of biophysical properties in 3D tissues.

+

napari-spatial-correlation-plotter is a napari plugin that is part of the Tapenade project. Tapenade is a tool for the analysis of dense 3D tissues acquired with deep imaging microscopy. It is designed to be user-friendly and to provide a comprehensive analysis of the data.

+

If you use this plugin for your research, please cite us.

+

Overview

+

While working with large and dense 3D and 3D+time gastruloid datasets, we found that being able to visualise and interact with the data dynamically greatly helped processing it. +During the pre-processing stage, dynamical exploration and interaction led to faster tuning of the parameters by allowing direct visual feedback, and gave key biophysical insight during the analysis stage.

+

This plugins allows the user to analyse the spatial correlations of two 3D fields loaded in Napari (e.g two fluorescent markers). The user can dynamically vary the analysis length scale, which corresponds to the standard deviation of the Gaussian kernel used for smoothing the 3D fields. +If a layer of segmented nuclei instances is additionally specified, the histogram is constructed by binning values at the nuclei level (each point corresponds to an individual nucleus). Otherwise, individual voxel values are used. +The user can dynamically interact with the correlation heatmap by manually selecting a region in the plot. The corresponding cells (or voxels) that contributed to the region's statistics will be displayed in 3D on an independant Napari layer for the user to interact with and gain biological insight.

+

+

Installation

+

The plugin obviously requires napari to run. If you don't have it yet, follow the instructions here.

+

The simplest way to install napari-spatial-correlation-plotter is via the napari plugin manager. Open Napari, go to Plugins > Install/Uninstall Packages... and search for napari-spatial-correlation-plotter. Click on the install button and you are ready to go!

+

You can also install napari-spatial-correlation-plotter via pip:

+
pip install napari-spatial-correlation-plotter
+
+

To install latest development version :

+
pip install git+https://github.com/jules-vanaret/napari-spatial-correlation-plotter.git
+
+

Usage

+

+

Steps: +1. First, load your images (and optionally mask and labels) in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the File > Open files... menu. +2. Click on the Plugins > Spatial Correlation Plotter menu to open the plugin. +3. Select the first layer you want to study from the combo box Quantity X. +4. Select the second layer you want to study from the combo box Quantity Y. In this example, labels have loaded in step 1. Labels layers can be chosen as Quantity X or Quantity Y so that the quantity to study is the object instance density (in this example, the labels come from nuclei segmentation, so this leads to studying the nuclei density, or equivalently the cell density) or instance volume fraction. +5. Optionally, a mask layer (with boolean values, 0 for outside, 1 for inside) can be selected to restrict the analysis to a specific region of the image. +6. Optionally, a labels layer can be selected so that the histogram is constructed by binning values obtained by averaging the two fields in the segegmented instances (in this case, the quantitites will be averaged inside nuclei). +7. Use the Blur sigma slider to vary the length scale of the analysis. This corresponds to the standard deviation of the Gaussian kernel used for masked gaussian smoothing the 3D fields. If set to 0, no smoothing is applied, which can be useful to study the raw data or if the quantities are already coming from smoothed data. +8. Click on the Compute correlation heatmap button to compute and plot the correlation heatmap. +9. If the image does not properly fit in the window (e.g if the borders are cut), you can use the Configure subplots > Tight layout button to adjust the plot size. +10. You can adjust the histogram binning by changing the Heatmap bins sliders. If the histogram range is too large (e.g due to outliers), you can adjust the Percentiles sliders to focus on the most relevant part of the histogram. You can also check options to (i) Show individual cells to display the individual points that compose the histogram as an additional scatter, (ii) Show linear fit to display the linear fit of the histogram, (iii) Display quadrants to display vertical and horizontal lines that divide the histogram in 4 quadrants. The lines are placed at the median of the histogram values in X and Y. For instance, once checked, these options lead to the following plot:

+

+
    +
  1. You can click on the Save the figure button to save the current plot (many formats are available, including .png, .svg, .jpeg).
  2. +
  3. You can interact with the plot by manually drawing a region of interest directly on the plot to automatically select and display the corresponding cells in 3D on an independant Napari Labels layer clustered labels. By using a left click, you can draw an arbitrary shape. By using a right click, you can draw a rectangle. If Shift is pressed while drawing, several groups of cells can appear on the clustered labels layer, each with a different color.
  4. +
  5. To trigger the grid view like in the example image, you can click on the Toggle grid mode button. This will display all layers in a grid view. By right clicking the button, you can parametrize the grid view (e.g number of columns, number of rows, etc).
  6. +
  7. You can switch between 2D and 3D view at all time by clicking on the Toggle 2D/3D view button (it resembles a square when in 2D mode, or a cube when in 3D mode).
  8. +
+

Contributing

+

Contributions are very welcome. Tests can be run with tox, please ensure +the coverage at least stays the same before you submit a pull request.

+

License

+

Distributed under the terms of the MIT license, +"napari-spatial-correlation-plotter" is free and open source software

+

Issues

+

If you encounter any problems, please file an issue along with a detailed description.

+
+

This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

+ + +
+
+ +
+
+
+
+
+

Version: +

+
    +
  • 0.0.1
  • +
+
+
+
+
+

Last + updated:

+
    +
  • Not available
  • +
+
+
+
+
+

First + released:

+
    +
  • Not available
  • +
+
+
+
+
+

License: +

+ +
+
+
+
+
+
+
+
+

Supported + data:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

Plugin + type:

+ +
+
+
+
+

Open + extension:

+ +
+
+
+
+

Save + extension:

+ +
+
+
+
+
+
+ +
+
+

Python versions + supported:

+ +
+
+
+
+

Operating + system:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

+ Requirements:

+
  • numpy
  • magicgui
  • matplotlib
  • scikit-image
  • qtpy
  • pyclesperanto-prototype
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • pyqt5; extra == "testing"
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ + + GitHub repo + About napari hubFAQ link to napari hub + +
+

+ Disclaimer: This experiment aims to replicate key functionalities of napari-hub + using minimal dynamic elements, including real-time search and daily content updates. +

+
+
+ The + napari hub is a service of the Chan Zuckerberg + Initiative in collaboration with napari. + + + +
+
+ + diff --git a/plugins/napari-tapenade-processing.html b/plugins/napari-tapenade-processing.html new file mode 100644 index 0000000..2df7a2a --- /dev/null +++ b/plugins/napari-tapenade-processing.html @@ -0,0 +1,561 @@ + + + + + + + + + + + + + + + + + + Tapenade Processing - napari Plugin - Jules Vanaret + + + + + + + + + + + + + + + +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+

Tapenade Processing

+
+ + +
+ + PyPI + +
+ +
+

A simple plugin to use FooBar segmentation within napari

+
+
    +
  • + Jules Vanaret +
  • +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +

+

A collection of methods to process images of deep 3D/3D+time tissues in Napari.

+

napari-tapenade-processing is a napari plugin that is part of the Tapenade project. Tapenade is a tool for the analysis of dense 3D tissues acquired with deep imaging microscopy. It is designed to be user-friendly and to provide a comprehensive analysis of the data.

+

If you use this plugin for your research, please cite us.

+

Overview

+

While working with large and dense 3D and 3D+time gastruloid datasets, we found that being able to visualise and interact with the data dynamically greatly helped processing it. +During the pre-processing stage, dynamical exploration and interaction led to faster tuning of the parameters by allowing direct visual feedback, and gave key biophysical insight during the analysis stage.

+

From a given set of raw images, segmented object instances, and object mask, the plugin allows the user to quickly run all pre-processing functions from our main pipeline with custom parameters while being able to see and interact with the result of each step. For large datasets that are cumbersome to manipulate or cannot be loaded in Napari, the plugin provides a macro recording feature: the users can experiment and design their own pipeline on a smaller subset of the dataset, then run it on the full dataset without having to load it in Napari.

+

+

Installation

+

The plugin obviously requires napari to run. If you don't have it yet, follow the instructions here.

+

The simplest way to install napari-tapenade-processing is via the napari plugin manager. Open Napari, go to Plugins > Install/Uninstall Packages... and search for napari-tapenade-processing. Click on the install button and you are ready to go!

+

You can also install napari-tapenade-processing via pip:

+
pip install napari-tapenade-processing
+
+

To install latest development version :

+
pip install git+https://github.com/jules-vanaret/napari-tapenade-processing.git
+
+

Usage

+

General overview of the plugin within Napari

+

+

To start a pre-processing pipeline, follow these steps:

+
    +
  1. First, load your images in Napari. You can drag and drop them from your file explorer to the Napari viewer, or open them using the File > Open files... menu.
  2. +
  3. Click on the Plugins > Tapenade Processing menu to open the plugin.
  4. +
  5. The image you have loaded will be displayed as individual layers in the Layer List. They can be clicked-on to reveal a set of visual parameters (see 4) that can be adjusted. By double-clicking on a layer name, you can change it. Right-clicking a layer will give you several options. The little eye icon next to the layer name can be clicked to hide the layer.
  6. +
  7. You can adjust visual parameters for each layer, like the contrast limits, the colormap, the opacity, the blending mode, etc.
  8. +
  9. If you want to switch between 2D and 3D views, click on the Toggle 2D/3D view button (it resembles a square when in 2D mode, or a cube when in 3D mode).
  10. +
  11. You can toggle the grid view (as shown in the example image) by clicking on the Toggle grid mode button. By right-clicking the button, you can parametrize the grid view (e.g number of columns, number of rows, etc).
  12. +
  13. The plugin is composed of three tabs. The first tab is dedicated to pre-processing functions, the second tab is dedicated to the macro recording feature, and the third tab is dedicated to advanced parameters.
  14. +
+

Tab 1: The pre-processing functions

+

+

The pre-processing tab is composed of the following elements:

+
    +
  1. A combo box to select the pre-processing function to apply from a list.
  2. +
  3. A set of comboxes that allow you to select the layers to apply the function on. If a function does not require a specific layer, the combo box will be greyed out. Image layers correspond to integer or float data, Labels layers correspond to integer data and represent segmented object instances, Mask layers correspond to boolean data and usually represent the sample's large scale mask (inside/outside). All layers must have data of the same shape (same number of dimensions and same dimensions). Layers can be 3D or 3D+time, respectively with the ZYX or TZYX order. +(2') If a layer does not appear in a combo box, but is present in the Layer List, you can click on the Refresh button to update the list of layers.
  4. +
  5. A set of parameters that you can tune to adjust the function's behaviour. The parameters are specific to each function. In case of doubt, you can hover over the parameter name/widget to get a tooltip with a description.
  6. +
  7. A Run function button to apply the function with the current parameters to the previously selected layers.
  8. +
+

Tab 2: The macro recording feature

+

In progress...

+

Tab 3: Advanced parameters

+

+

The advanced parameters tab is composed of the following elements:

+
    +
  1. A checkbox New layers overwrite previous ones: whether the output of the pre-processing functions should be saved as new layers or overwrite the previous ones that were used as input. This can be useful to save memory when you don't need to compare the input and output of a function.
  2. +
  3. A checkbox Results are cropped using mask: whether the output of functions are systematically cropped using the mask layer (if it is provided). This can be useful to save memory when you don't need to process the whole image.
  4. +
  5. A slider # parallel jobs: the number of parallel jobs to use when running a function on a 3D+time input (each frame is processed in parallel). This can be useful to speed up the processing.
  6. +
+

Contributing

+

Contributions are very welcome. Tests can be run with tox, please ensure +the coverage at least stays the same before you submit a pull request.

+

License

+

Distributed under the terms of the MIT license, +"napari-tapenade-processing" is free and open source software

+

Issues

+

If you encounter any problems, please file an issue along with a detailed description.

+
+

This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

+ + +
+
+ +
+
+
+
+
+

Version: +

+
    +
  • 0.0.1
  • +
+
+
+
+
+

Last + updated:

+
    +
  • Not available
  • +
+
+
+
+
+

First + released:

+
    +
  • Not available
  • +
+
+
+
+
+

License: +

+ +
+
+
+
+
+
+
+
+

Supported + data:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

Plugin + type:

+ +
+
+
+
+

Open + extension:

+ +
+
+
+
+

Save + extension:

+ +
+
+
+
+
+
+ +
+
+

Python versions + supported:

+ +
+
+
+
+

Operating + system:

+
    +
  • Information + not submitted
  • +
+
+
+
+
+

+ Requirements:

+
  • numpy
  • magicgui
  • qtpy
  • tifffile
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
  • pytest-qt; extra == "testing"
  • napari; extra == "testing"
  • pyqt5; extra == "testing"
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ + + GitHub repo + About napari hubFAQ link to napari hub + +
+

+ Disclaimer: This experiment aims to replicate key functionalities of napari-hub + using minimal dynamic elements, including real-time search and daily content updates. +

+
+
+ The + napari hub is a service of the Chan Zuckerberg + Initiative in collaboration with napari. + + + +
+
+ + diff --git a/plugins/napari_stress.html b/plugins/napari_stress.html index bd03042..fcbb1ad 100644 --- a/plugins/napari_stress.html +++ b/plugins/napari_stress.html @@ -90,7 +90,7 @@

Version:

    -
  • 0.3.6
  • +
  • 0.3.7
@@ -236,7 +236,7 @@

Interactive surface analysis in napari for measuring mechani

    -
  • 0.3.6
  • +
  • 0.3.7
diff --git a/plugins_list.html b/plugins_list.html index 0ac4e13..73c1e51 100644 --- a/plugins_list.html +++ b/plugins_list.html @@ -10991,7 +10991,36 @@

Plugin type:

+ +
+
+
+

Manual registration

+ napari-manual-registration +

A simple plugin to register 2 views of the same object

+
+
    +
  • Alice Gros, Jules Vanaret
  • +
+
+
    +
  • +

    First released:

    + N/A +
  • +
  • +

    Last updated:

    + N/A +
  • +
  • +

    Plugin type:

    widget +
  • +
+
+
+
+
+
@@ -11020,7 +11049,7 @@

Plugin type:

+
@@ -11049,7 +11078,7 @@

Plugin type:

+
@@ -11078,7 +11107,7 @@

Plugin type:

+
@@ -11107,7 +11136,7 @@

Plugin type:

+
@@ -11136,7 +11165,7 @@

Plugin type:

+
@@ -11165,7 +11194,7 @@

Plugin type:

+
@@ -11194,7 +11223,7 @@

Plugin type:

+
@@ -11223,7 +11252,7 @@

Plugin type:

+
@@ -11252,7 +11281,7 @@

Plugin type:

+
@@ -11281,7 +11310,7 @@

Plugin type:

+
@@ -11310,7 +11339,7 @@

Plugin type:

+
@@ -11339,7 +11368,7 @@

Plugin type:

+
@@ -11368,7 +11397,7 @@

Plugin type:

+
@@ -11397,7 +11426,7 @@

Plugin type:

+
@@ -11426,7 +11455,7 @@

Plugin type:

+
@@ -11455,7 +11484,7 @@

Plugin type:

+
@@ -11484,7 +11513,7 @@

Plugin type:

+
@@ -11513,7 +11542,7 @@

Plugin type:

+
@@ -11542,7 +11571,7 @@

Plugin type:

+
@@ -11571,7 +11600,7 @@

Plugin type:

+
@@ -11600,7 +11629,7 @@

Plugin type:

+
@@ -11629,7 +11658,7 @@

Plugin type:

+
@@ -11658,7 +11687,7 @@

Plugin type:

+
@@ -11687,7 +11716,7 @@

Plugin type:

+
@@ -11716,7 +11745,7 @@

Plugin type:

+
@@ -11745,7 +11774,7 @@

Plugin type:

+
@@ -11774,7 +11803,7 @@

Plugin type:

+
@@ -11803,7 +11832,36 @@

Plugin type:

+
+
+
+
+

Spatial Correlation Plotter

+ napari-spatial-correlation-plotter +

A simple plugin to use FooBar segmentation within napari

+
+
    +
  • Jules Vanaret
  • +
+
+
    +
  • +

    First released:

    + N/A +
  • +
  • +

    Last updated:

    + N/A +
  • +
  • +

    Plugin type:

    widget +
  • +
+
+
+
+
+
@@ -11832,7 +11890,7 @@

Plugin type:

+
@@ -11861,7 +11919,7 @@

Plugin type:

+
@@ -11890,7 +11948,36 @@

Plugin type:

+
+
+
+
+

Tapenade Processing

+ napari-tapenade-processing +

A simple plugin to use FooBar segmentation within napari

+
+
    +
  • Jules Vanaret
  • +
+
+
    +
  • +

    First released:

    + N/A +
  • +
  • +

    Last updated:

    + N/A +
  • +
  • +

    Plugin type:

    widget +
  • +
+
+
+
+
+
@@ -11919,7 +12006,7 @@

Plugin type:

+
@@ -11948,7 +12035,7 @@

Plugin type:

+
@@ -11977,7 +12064,7 @@

Plugin type:

+
@@ -12006,7 +12093,7 @@

Plugin type:

+
@@ -12035,7 +12122,7 @@

Plugin type:

+
@@ -12064,7 +12151,7 @@

Plugin type:

+
@@ -12093,7 +12180,7 @@

Plugin type:

+
@@ -12122,7 +12209,7 @@

Plugin type:

+
@@ -12151,7 +12238,7 @@

Plugin type:

+
@@ -12180,7 +12267,7 @@

Plugin type:

+
@@ -12209,7 +12296,7 @@

Plugin type:

+
@@ -12238,7 +12325,7 @@

Plugin type:

+
@@ -12267,7 +12354,7 @@

Plugin type:

+
@@ -12296,7 +12383,7 @@

Plugin type:

+
@@ -12325,7 +12412,7 @@

Plugin type:

+
@@ -12354,7 +12441,7 @@

Plugin type:

+
@@ -12383,7 +12470,7 @@

Plugin type:

+
@@ -12412,7 +12499,7 @@

Plugin type:

+
@@ -12441,7 +12528,7 @@

Plugin type:

+
@@ -12470,7 +12557,7 @@

Plugin type:

+
@@ -12499,7 +12586,7 @@

Plugin type:

+
@@ -12528,7 +12615,7 @@

Plugin type:

+
@@ -12557,7 +12644,7 @@

Plugin type:

+
@@ -12586,7 +12673,7 @@

Plugin type:

+
@@ -12615,7 +12702,7 @@

Plugin type:

+
@@ -12644,7 +12731,7 @@

Plugin type:

+
@@ -12673,7 +12760,7 @@

Plugin type:

+
@@ -12702,7 +12789,7 @@

Plugin type:

+
diff --git a/plugins_manifest.json b/plugins_manifest.json index f19c24d..6c82e53 100644 --- a/plugins_manifest.json +++ b/plugins_manifest.json @@ -1517,242 +1517,254 @@ }, { "plugin_id": 379, - "html_filename": "napari-mesofield.html" + "html_filename": "napari-manual-registration.html" }, { "plugin_id": 380, - "html_filename": "napari-mm3.html" + "html_filename": "napari-mesofield.html" }, { "plugin_id": 381, - "html_filename": "napari-molseeq.html" + "html_filename": "napari-mm3.html" }, { "plugin_id": 382, - "html_filename": "napari-moltrack.html" + "html_filename": "napari-molseeq.html" }, { "plugin_id": 383, - "html_filename": "napari-nanopyx.html" + "html_filename": "napari-moltrack.html" }, { "plugin_id": 384, - "html_filename": "napari-nucleaizer.html" + "html_filename": "napari-nanopyx.html" }, { "plugin_id": 385, - "html_filename": "napari-nyxus.html" + "html_filename": "napari-nucleaizer.html" }, { "plugin_id": 386, - "html_filename": "napari-ome-zarr-navigator.html" + "html_filename": "napari-nyxus.html" }, { "plugin_id": 387, - "html_filename": "napari-open-ctc.html" + "html_filename": "napari-ome-zarr-navigator.html" }, { "plugin_id": 388, - "html_filename": "napari-openfibsem.html" + "html_filename": "napari-open-ctc.html" }, { "plugin_id": 389, - "html_filename": "napari-opt-handler.html" + "html_filename": "napari-openfibsem.html" }, { "plugin_id": 390, - "html_filename": "napari-orientationpy.html" + "html_filename": "napari-opt-handler.html" }, { "plugin_id": 391, - "html_filename": "napari-pixel-correction.html" + "html_filename": "napari-orientationpy.html" }, { "plugin_id": 392, - "html_filename": "napari-pixseq.html" + "html_filename": "napari-pixel-correction.html" }, { "plugin_id": 393, - "html_filename": "napari-points2regions.html" + "html_filename": "napari-pixseq.html" }, { "plugin_id": 394, - "html_filename": "napari-potential-field-navigation.html" + "html_filename": "napari-points2regions.html" }, { "plugin_id": 395, - "html_filename": "napari-pymeshlab.html" + "html_filename": "napari-potential-field-navigation.html" }, { "plugin_id": 396, - "html_filename": "napari-quoll.html" + "html_filename": "napari-pymeshlab.html" }, { "plugin_id": 397, - "html_filename": "napari-roi-manager.html" + "html_filename": "napari-quoll.html" }, { "plugin_id": 398, - "html_filename": "napari-sairyscan.html" + "html_filename": "napari-roi-manager.html" }, { "plugin_id": 399, - "html_filename": "napari-save-transformed.html" + "html_filename": "napari-sairyscan.html" }, { "plugin_id": 400, - "html_filename": "napari-segment-anything-2.html" + "html_filename": "napari-save-transformed.html" }, { "plugin_id": 401, - "html_filename": "napari-segment-everything.html" + "html_filename": "napari-segment-anything-2.html" }, { "plugin_id": 402, - "html_filename": "napari-segmentation-overlap-filter.html" + "html_filename": "napari-segment-everything.html" }, { "plugin_id": 403, - "html_filename": "napari-shape-odyssey.html" + "html_filename": "napari-segmentation-overlap-filter.html" }, { "plugin_id": 404, - "html_filename": "napari-sketchpose.html" + "html_filename": "napari-shape-odyssey.html" }, { "plugin_id": 405, - "html_filename": "napari-skimage.html" + "html_filename": "napari-sketchpose.html" }, { "plugin_id": 406, - "html_filename": "napari-smlmlab.html" + "html_filename": "napari-skimage.html" }, { "plugin_id": 407, - "html_filename": "napari-spofi.html" + "html_filename": "napari-smlmlab.html" }, { "plugin_id": 408, - "html_filename": "napari-spotiflow.html" + "html_filename": "napari-spatial-correlation-plotter.html" }, { "plugin_id": 409, - "html_filename": "napari-svetlana.html" + "html_filename": "napari-spofi.html" }, { "plugin_id": 410, - "html_filename": "napari-tardis-em.html" + "html_filename": "napari-spotiflow.html" }, { "plugin_id": 411, - "html_filename": "napari-tiff.html" + "html_filename": "napari-svetlana.html" }, { "plugin_id": 412, - "html_filename": "napari-timelapse-processor.html" + "html_filename": "napari-tapenade-processing.html" }, { "plugin_id": 413, - "html_filename": "napari-tomodl.html" + "html_filename": "napari-tardis-em.html" }, { "plugin_id": 414, - "html_filename": "napari-toska.html" + "html_filename": "napari-tiff.html" }, { "plugin_id": 415, - "html_filename": "napari-tracing.html" + "html_filename": "napari-timelapse-processor.html" }, { "plugin_id": 416, - "html_filename": "napari-trackastra.html" + "html_filename": "napari-tomodl.html" }, { "plugin_id": 417, - "html_filename": "napari-umap.html" + "html_filename": "napari-toska.html" }, { "plugin_id": 418, - "html_filename": "napari-utrack-loader.html" + "html_filename": "napari-tracing.html" }, { "plugin_id": 419, - "html_filename": "napari-vascilia.html" + "html_filename": "napari-trackastra.html" }, { "plugin_id": 420, - "html_filename": "napari-vemseg.html" + "html_filename": "napari-umap.html" }, { "plugin_id": 421, - "html_filename": "napari-video-cvdask.html" + "html_filename": "napari-utrack-loader.html" }, { "plugin_id": 422, - "html_filename": "napari-workshop-plugin.html" + "html_filename": "napari-vascilia.html" }, { "plugin_id": 423, - "html_filename": "napari-wsireg.html" + "html_filename": "napari-vemseg.html" }, { "plugin_id": 424, - "html_filename": "napari-xgboost.html" + "html_filename": "napari-video-cvdask.html" }, { "plugin_id": 425, - "html_filename": "napari-yolo5-mitosis-detector.html" + "html_filename": "napari-workshop-plugin.html" }, { "plugin_id": 426, - "html_filename": "napari_hello.html" + "html_filename": "napari-wsireg.html" }, { "plugin_id": 427, - "html_filename": "napping.html" + "html_filename": "napari-xgboost.html" }, { "plugin_id": 428, - "html_filename": "nellie.html" + "html_filename": "napari-yolo5-mitosis-detector.html" }, { "plugin_id": 429, - "html_filename": "organelle-segmenter-plugin.html" + "html_filename": "napari_hello.html" }, { "plugin_id": 430, - "html_filename": "ortho-view-napari.html" + "html_filename": "napping.html" }, { "plugin_id": 431, - "html_filename": "platetrack.html" + "html_filename": "nellie.html" }, { "plugin_id": 432, - "html_filename": "poser-napari.html" + "html_filename": "organelle-segmenter-plugin.html" }, { "plugin_id": 433, - "html_filename": "pssr.html" + "html_filename": "ortho-view-napari.html" }, { "plugin_id": 434, - "html_filename": "surforama.html" + "html_filename": "platetrack.html" }, { "plugin_id": 435, - "html_filename": "test-detect-spots.html" + "html_filename": "poser-napari.html" }, { "plugin_id": 436, - "html_filename": "tracking-challenge-demo.html" + "html_filename": "pssr.html" }, { "plugin_id": 437, - "html_filename": "tracktour.html" + "html_filename": "surforama.html" }, { "plugin_id": 438, + "html_filename": "test-detect-spots.html" + }, + { + "plugin_id": 439, + "html_filename": "tracking-challenge-demo.html" + }, + { + "plugin_id": 440, + "html_filename": "tracktour.html" + }, + { + "plugin_id": 441, "html_filename": "vollseg-napari-trackmate.html" } ] \ No newline at end of file diff --git a/templates/static_index.html b/templates/static_index.html index f8ff61d..8530034 100644 --- a/templates/static_index.html +++ b/templates/static_index.html @@ -827,7 +827,7 @@

Browse plugins: - 439 + 442

@@ -11825,7 +11825,36 @@

Plugin type:

+
+
+
+
+

Manual registration

+ napari-manual-registration +

A simple plugin to register 2 views of the same object

+
+
    +
  • Alice Gros, Jules Vanaret
  • +
+
+
    +
  • +

    First released:

    + N/A +
  • +
  • +

    Last updated:

    + N/A +
  • +
  • +

    Plugin type:

    widget +
  • +
+
+
+
+
+
@@ -11854,7 +11883,7 @@

Plugin type:

+
@@ -11883,7 +11912,7 @@

Plugin type:

+
@@ -11912,7 +11941,7 @@

Plugin type:

+
@@ -11941,7 +11970,7 @@

Plugin type:

+
@@ -11970,7 +11999,7 @@

Plugin type:

+
@@ -11999,7 +12028,7 @@

Plugin type:

+
@@ -12028,7 +12057,7 @@

Plugin type:

+
@@ -12057,7 +12086,7 @@

Plugin type:

+
@@ -12086,7 +12115,7 @@

Plugin type:

+
@@ -12115,7 +12144,7 @@

Plugin type:

+
@@ -12144,7 +12173,7 @@

Plugin type:

+
@@ -12173,7 +12202,7 @@

Plugin type:

+
@@ -12202,7 +12231,7 @@

Plugin type:

+
@@ -12231,7 +12260,7 @@

Plugin type:

+
@@ -12260,7 +12289,7 @@

Plugin type:

+
@@ -12289,7 +12318,7 @@

Plugin type:

+
@@ -12318,7 +12347,7 @@

Plugin type:

+
@@ -12347,7 +12376,7 @@

Plugin type:

+
@@ -12376,7 +12405,7 @@

Plugin type:

+
@@ -12405,7 +12434,7 @@

Plugin type:

+
@@ -12434,7 +12463,7 @@

Plugin type:

+
@@ -12463,7 +12492,7 @@

Plugin type:

+
@@ -12492,7 +12521,7 @@

Plugin type:

+
@@ -12521,7 +12550,7 @@

Plugin type:

+
@@ -12550,7 +12579,7 @@

Plugin type:

+
@@ -12579,7 +12608,7 @@

Plugin type:

+
@@ -12608,7 +12637,7 @@

Plugin type:

+
@@ -12637,7 +12666,36 @@

Plugin type:

+
+
+
+
+

Spatial Correlation Plotter

+ napari-spatial-correlation-plotter +

A simple plugin to use FooBar segmentation within napari

+
+
    +
  • Jules Vanaret
  • +
+
+
    +
  • +

    First released:

    + N/A +
  • +
  • +

    Last updated:

    + N/A +
  • +
  • +

    Plugin type:

    widget +
  • +
+
+
+
+
+