معرفی شرکت ها


ImSwitch-1.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Microscopy control
ویژگی مقدار
سیستم عامل OS Independent
نام فایل ImSwitch-1.2.1
نام ImSwitch
نسخه کتابخانه 1.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Xavier Casas Moreno
ایمیل نویسنده xaviercm@kth.se
آدرس صفحه اصلی https://github.com/kasasxav/ImSwitch
آدرس اینترنتی https://pypi.org/project/ImSwitch/
مجوز -
# ImSwitch [![DOI](https://joss.theoj.org/papers/10.21105/joss.03394/status.svg)](https://doi.org/10.21105/joss.03394) ``ImSwitch`` is a software solution in Python that aims at generalizing microscope control by using an architecture based on the model-view-presenter (MVP) to provide a solution for flexible control of multiple microscope modalities. ## Statement of need The constant development of novel microscopy methods with an increased number of dedicated hardware devices poses significant challenges to software development. ImSwitch is designed to be compatible with many different microscope modalities and customizable to the specific design of individual custom-built microscopes, all while using the same software. We would like to involve the community in further developing ImSwitch in this direction, believing that it is possible to integrate current state-of-the-art solutions into one unified software. ## Installation ### Option A: Standalone bundles for Windows Windows users can download ImSwitch in standalone format from the [releases page on GitHub](https://github.com/kasasxav/ImSwitch/releases). Further information is available there. An existing Python installation is *not* required. ### Option B: Install using pip ImSwitch is also published on PyPI and can be installed using pip. Python 3.7 or later is required. Additionally, certain components (the image reconstruction module and support for TIS cameras) require the software to be running on Windows, but most of the functionality is available on other operating systems as well. To install ImSwitch from PyPI, run the following command: ``` pip install ImSwitch ``` (Developers installing ImSwitch from the source repository should run `pip install -r requirements-dev.txt` instead.) You will then be able to start ImSwitch with this command: ``` imswitch ``` ## Documentation Further documentation is available at [imswitch.readthedocs.io](https://imswitch.readthedocs.io). ## Testing ImSwitch has automated testing through GitHub Actions, including UI and unit tests. It is also possible to manually inspect and test the software without any device since it contains mockers that are automatically initialized if the instrumentation specified in the config file is not detected. ## Contributing Read the [contributing section](https://imswitch.readthedocs.io/en/latest/contributing.html) in the documentation if you want to help us improve and further develop ImSwitch!


نیازمندی

مقدار نام
>=15 coloredlogs
>=0.3 colour-science
>=0.5 dataclasses-json
>=3 h5py
>=0.5.2 lantzdev[qt]
>=1 luddite
==0.4.7 napari[pyqt5]
>=0.5.7 nidaqmx
>=1.19 numpy
>=19 packaging
>=5.4.8 psutil
>=5.15.2 PyQt5
>=0.12.1 pyqtgraph
>=3.5 pyserial
>=3 QDarkStyle
>=2.12 QScintilla
>=1.9 qtpy
>=2.25 requests
>=0.18 scikit-image
>=1.8 Send2Trash
>=2020.11.26 tifffile


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl ImSwitch-1.2.1:

    pip install ImSwitch-1.2.1.whl


نصب پکیج tar.gz ImSwitch-1.2.1:

    pip install ImSwitch-1.2.1.tar.gz