https://github.com/arcadia-science/arcadia-microscopy-tools

High-throughput microscopy image analysis toolkit

https://github.com/arcadia-science/arcadia-microscopy-tools

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

High-throughput microscopy image analysis toolkit

Basic Info
  • Host: GitHub
  • Owner: Arcadia-Science
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.38 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

arcadia-microscopy-tools

uv

This repository contains a Python package called arcadia_microscopy_tools. The purpose of this Python package is for facilitating analysis of large-scale microscopy datasets generated by Arcadia's imaging suite which includes several microscopes: - Nikon ECLIPSE Ti2-E (Hina) - Nikon ECLIPSE Ni-E (Babu Frik) - Leica Stellaris 8 (The Borg)

This package provides tooling for image preprocessing, cell/particle segmentation, morphology analysis, fluorescence quantification, and batch processing pipelines. Supports native file formats (ND2 via nd2 and LIF via readlif) and integrates with popular scientific Python libraries for streamlined high-content screening and quantitative microscopy workflows.

Installation

bash pip install git+https://github.com/Arcadia-Science/arcadia-microscopy-tools.git

Usage

[DOCUMENTATION ABOUT HOW TO USE THE PACKAGE]

Owner

  • Name: Arcadia Science
  • Login: Arcadia-Science
  • Kind: organization
  • Location: United States of America

GitHub Events

Total
  • Delete event: 9
  • Push event: 9
  • Public event: 1
  • Pull request event: 14
  • Fork event: 1
  • Create event: 6
Last Year
  • Delete event: 9
  • Push event: 9
  • Public event: 1
  • Pull request event: 14
  • Fork event: 1
  • Create event: 6

Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • astral-sh/setup-uv v5 composite
pyproject.toml pypi
uv.lock pypi
  • 153 dependencies