Git Product home page Git Product logo

phathom's Introduction

Phathom

Travis CI Status Documentation Status

Phathom is a Python package for analyzing terabyte-scale biological images. It relies on distributed computing to scale up image processing tasks that are commonly encountered when using Selective Plane Illumination Microscopy (SPIM). These image processing task include:

  • Non-rigid registration for multi-round imaging
  • Individual nuclei segmentation
  • Cell phenotype classification
  • Brain atlas alignment

Getting Started

Clone this repository and run python setup.py install. Documentation is hosted on readthedocs.

Background

The purpose of Phathom is to improve the scalability of computational pipelines used in biological image processing. Popular open-source tools such as Scikit-image cannot directly process images that are larger than memory. To address this, Phathom uses persistent Zarr arrays to store and access large images on-disk or from a shared file system. For processing, Phathom uses the SCOOP library to coordinate a pool of workers, either locally or in a distributed manner. Phathom supports HPC environments using SLURM.

Release

Phathom is released as an open-source package on October, 2021, and maintained by members of the Kwanghun Chung Lab at MIT.

phathom's People

Contributors

jmswaney avatar leekamentsky avatar mykim12 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.