Skip to content

CellProfiling/camacq-plugins

Repository files navigation

camacq-plugins

Plugins for camacq:

Installation

  • Clone and install the package.

    # Clone the repo.
    git clone https://github.com/CellProfiling/camacq-plugins.git
    # Enter directory.
    cd camacq-plugins
    # Install package.
    pip install .
    # Test that program is callable and show help.
    camacq -h

Requirements

  • Python version 3.8+.
  • camacq >= 0.6.0

Usage

Add configuration for the plugin you want to run. See the config_templates directory for example configuration.

Then start camacq.

camacq

Development

Release

See the release instructions.

Licence

  • Apache-2.0.

Authors

  • Martin Hjelmare