معرفی شرکت ها


aics-bead-alignment-core-1.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Core algorithms for aligning CZI images
ویژگی مقدار
سیستم عامل -
نام فایل aics-bead-alignment-core-1.2.0
نام aics-bead-alignment-core
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده AICS <!AICS_SW@alleninstitute.org>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/aics-bead-alignment-core/
مجوز -
# aics_bead_alignment_core aics_bead_alignment_core==1.2.0 [![Build Status](https://github.com/BrianWhitneyAI/aics_bead_alignment_core/workflows/Build%20Main/badge.svg)](https://github.com/BrianWhitneyAI/aics_bead_alignment_core/actions) [![Documentation](https://github.com/BrianWhitneyAI/aics_bead_alignment_core/workflows/Documentation/badge.svg)](https://BrianWhitneyAI.github.io/aics_bead_alignment_core/) [![Code Coverage](https://codecov.io/gh/BrianWhitneyAI/aics_bead_alignment_core/branch/main/graph/badge.svg)](https://codecov.io/gh/BrianWhitneyAI/aics_bead_alignment_core) A uitlity package containing functions to align bead images --- ## Features - Store values and retain the prior value in memory - ... some other functionality ## Installation **Stable Release:** `pip install aics_bead_alignment_core`<br> **Development Head:** `pip install git+https://github.com/BrianWhitneyAI/aics_bead_alignment_core.git` ## Documentation For full package documentation please visit [BrianWhitneyAI.github.io/aics_bead_alignment_core](https://BrianWhitneyAI.github.io/aics_bead_alignment_core). ## Development See [CONTRIBUTING.md](CONTRIBUTING.md) for information related to developing the code. ## The Commands You Need To Know 1. `make install` This will setup a virtual environment local to this project and install all of the project's dependencies into it. The virtual env will be located in `aics_bead_alignment_core/venv`. 2. `make test`, `make fmt`, `make lint`, `make type-check`, `make import-sort` Quality assurance 3. `pip install -e .[dev]` This will install your package in editable mode with all the required development dependencies. 4. `make docs` This will generate documentation using sphinx. 5. `make publish` and `make publish-snapshot` Running this command will start the process of publishing to PyPI 6. `make bumpversion' - [release, major, minor, patch, dev] update verisoning with new releases 7. `make clean` This will clean up various Python and build generated files so that you can ensure that you are working in a clean workspace. #### Suggested Git Branch Strategy 1. `main` is for the most up-to-date development, very rarely should you directly commit to this branch. GitHub Actions will run on every push and on a CRON to this branch but still recommended to commit to your development branches and make pull requests to main. If you push a tagged commit with bumpversion, this will also release to PyPI. 2. Your day-to-day work should exist on branches separate from `main`. Even if it is just yourself working on the repository, make a PR from your working branch to `main` so that you can ensure your commits don't break the development head. GitHub Actions will run on every push to any branch or any pull request from any branch to any other branch. 3. It is recommended to use "Squash and Merge" commits when committing PR's. It makes each set of changes to `main` atomic and as a side effect naturally encourages small well defined PR's.


نیازمندی

مقدار نام
~=4.9.2 aicsimageio
~=4.4 aicsimageio[czi]
~=6.20.1 ipykernel
~=4.7.0.68 opencv-python
~=3.6.2 matplotlib
==22.8.0 black
==0.7.0 build
~=1.0.1 bump2version
~=5.0.4 flake8
==2022.9.29 furo
~=5.9 isort
~=0.3.3 m2r2
==0.982 mypy
~=1.23.4 numpy
~=2.20.0 pre-commit
~=7.2.0 pytest
~=5.3.0 Sphinx
==2022.10.10 tifffile
~=4.0.1 twine
~=2.8.19 types-python-dateutil
~=2.28.11 types-requests
~=0.37.0 wheel


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

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


نحوه نصب


نصب پکیج whl aics-bead-alignment-core-1.2.0:

    pip install aics-bead-alignment-core-1.2.0.whl


نصب پکیج tar.gz aics-bead-alignment-core-1.2.0:

    pip install aics-bead-alignment-core-1.2.0.tar.gz