Skip to main content

Implementation of regis

Project description

Registration Operations

Welcome to the Registration Operations's Github repository!

PyPI PyPI - Downloads

Description

This package contains helpful functions enabling an easier use of registration functions.

Installing & importing

Online install

The BinaMa package is available through pip install under the name pilab-regis. Note that the online version might not always be up to date with the latest changes.

pip install pilab-regis

To upgrade the current version : pip install pilab-regis --upgrade.

To install a specific version of the package use

pip install pilab-regis==0.0.1

All available versions are listed in PyPI. The package names follow the rules of semantic versioning.

Local install

If you want to download the latest version directly from GitHub, you can clone this repository

git clone https://github.com/PiLAB-Medical-Imaging/registration

For a more frequent use of the library, you may wish to permanently add the package to your current Python environment. Navigate to the folder where this repository was cloned or downloaded (the folder containing the setup.py file) and install the package as follows

cd registration
pip install .

If you have an existing install, and want to ensure package and dependencies are updated use --upgrade

pip install --upgrade .

Importing

At the top of your Python scripts, import the library as

import regis.core as rg

Checking current version installed

The version of the TIME package installed can be displayed by typing the following command in your python environment

regis.__version__

Uninstalling

pip uninstall pilab-regis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pilab-regis-0.0.7.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

pilab_regis-0.0.7-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file pilab-regis-0.0.7.tar.gz.

File metadata

  • Download URL: pilab-regis-0.0.7.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pilab-regis-0.0.7.tar.gz
Algorithm Hash digest
SHA256 7bd22d6196ef0597e99480b4e031abdd7f19d995e5bc148675daf92b62f44967
MD5 e937bd17d8bb5a6fe821d819ddfeffac
BLAKE2b-256 b745f5c287608b1dd169cc5358c60f1ba7e3b6b5c51e521868b66f3410bf00e3

See more details on using hashes here.

File details

Details for the file pilab_regis-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: pilab_regis-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pilab_regis-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 89c3639d7bc598f4a5789043f04b257d7e41833cd977820e96257d432f170fd9
MD5 d73c7fc86139a93684a17ddae6ecb806
BLAKE2b-256 5f2b0d02a64d959d61ea964442f27fc65a082f1592eaa68b8e2c2c9df4d1fa32

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page