Skip to main content

A Python library for analyzing Quel Imaging fluorescent phantoms and imaging targets.

Project description

Version Python Version PyPI license

QUEL-QAL: QUEL Quantitative Analysis Library

Welcome to quel-qal! This repository contains Python code for analyzing images of QUEL Imaging's fluorescence phantoms and obtaining relevant metrics about the capabilities of your fluorescence imaging system. Find more information about our fluorescence targets on our website. Documentation on how to use quel-qal to analyze images can be found in the doc folder and in the Wiki.

Getting Started

This guide will help you get started with setting up and using quel-qal. Follow the steps below to install directly from PyPI, or clone this repository locally. Conda installation is not currently supported.

Prerequisites

  • Quel-qal requires Python version ≥ 3.12.

  • It is also recommended (though not required) to set up a separate virtual environment to install to. Create and activate a new virtual environment as follows.

    On macOS/Linux:

    python3 -m venv env
    source env/bin/activate
    

    On Windows:

    python -m venv env
    env\Scripts\activate
    

PyPI Installation

You can install quel-qal directly from PyPI using:

pip install quel-qal

This will install quel-qal along with all its dependencies.

GitHub Installation

Alternatively, you can install the repository from GitHub by following these steps:

  1. Clone the repository:
    git clone https://github.com/QUEL-Imaging/quel-qal.git
    cd quel-qal
    
  2. Set up a virtual environment (optional):
    Create and activate a virtual environment as described above.
  3. Install dependencies:
    You can install the required dependencies using pip:
    pip install -r requirements.txt
    
  4. Install quel-qal:
    pip install -e .
    

License

Source Code

The source code in this repository is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

Documentation

The contents of the doc folder in this repository are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).

Notes

  • If you contribute to this repository, you agree that your contributions to the source code will be licensed under AGPL-3.0 and your contributions to the documentation will be licensed under CC BY 4.0.
  • Please ensure compliance with both licenses when using or modifying the content of this repository.

Funding

This work is partially funded by the NIH and ARPA-H:

  • NIBIB Grants R43/44 EB029804
  • NCI Contract 75N91021C00035
  • NCI/ARPA-H Contract 75N91023C00052

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

quel_qal-0.2.2.tar.gz (71.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quel_qal-0.2.2-py3-none-any.whl (83.7 kB view details)

Uploaded Python 3

File details

Details for the file quel_qal-0.2.2.tar.gz.

File metadata

  • Download URL: quel_qal-0.2.2.tar.gz
  • Upload date:
  • Size: 71.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for quel_qal-0.2.2.tar.gz
Algorithm Hash digest
SHA256 ca75d35af5e1c40f832eb7f417d562078993c9d908fa911cc646a6d8db71be82
MD5 3ffae5d7306ff0b1263864b6c84af6d1
BLAKE2b-256 38d900321771eaa01f18716a0d3f9edf86c1f7f8584a79e1ccff8889cea58b77

See more details on using hashes here.

File details

Details for the file quel_qal-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: quel_qal-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 83.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for quel_qal-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 16673d432b88cad85908bd1bef4ce2746be76267498adf251ba97a9dda491a1f
MD5 ff7cd571416bef690855a10119ca6599
BLAKE2b-256 9fa2fc625a03ca888ca79655879d1d179008245a095947f9b4d4ad591fcf9eb1

See more details on using hashes here.

Supported by

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