Skip to main content

Fit and superimpose structures from different imaging modalities

Project description

impose

PyPI Version Build Status Unix Build Status Win Coverage Status Docs Status

Align microscopy images using custom-defined structural patterns and superimpose the resulting pattern distributions with data from other imaging modalities.

Documentation

There is no documentation yet.

Installation

These are installation instructions for macOS, but are similar on other platforms.

First, make sure that you have installed Python 3. Open the Terminal App and run the following command. The Python version should be printed to the terminal.

python3 -V
# Python 3.9.0

The releases of impose are managed via tags. The continuous integration service (CI) on GitLab creates an installable Python package for each tag (e.g. impose-0.1.0-py3-none-any.whl). To get the latest release, browse to the CI/Jobs page. Find the line with the latest tag (the line that does not contain “master” in the “Job” column). And click on the download icon in the last column of that line. Unpack the “artifacts.zip” file in your “Downloads” folder.

To install the Python package “impose”, run the following command in the Terminal App:

python3 -m pip install ~/Downloads/dist/impose-0.1.0-py3-none-any.whl

This implies that the impose-0.1.0-py3-none-any.whl file (note the version number in the file name, which you probably have to change) is present in the “dist” directory under “Downloads”.

Starting impose

Once you have installed impose via the method described above, you can start it from the Terminal app:

python3 -m impose

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

impose-0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file impose-0.0.1.tar.gz.

File metadata

  • Download URL: impose-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5

File hashes

Hashes for impose-0.0.1.tar.gz
Algorithm Hash digest
SHA256 432a76dca523b8a4bb6ecf1bbe5aee5af38c17f570c67bf31456c8ba75ec6c4e
MD5 e8a1db42eed9308ea12b96314147c56b
BLAKE2b-256 dec4df5dfc3707f48bd46c7c4f33d53c6217eb00c8459053f6254948aceb3f95

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