Skip to content

Python code to control automated iterative FISH system

License

Notifications You must be signed in to change notification settings

fish-quant/autofish

Repository files navigation

GitHub Python 3.9

autoFISH - automated FISH experiments

Python library to control an automated fluidics system and perform microscope acquisition for iterative FISH experiments.

See dedicated documentation here for how to install and use this package.

TESTED FOR WIN 10 only: micromanager and most microscope controls work only under Windows.

fluidics-system

Getting started

Installation

  1. Download latest version of miniconda from here (can also be Python 3.X).
  2. Open Anaconda terminal and create dedicated environment: conda create --name autofish python=3.9
  3. Activate environment: conda activate autofish
  4. Pip install pip install -i https://test.pypi.org/simple/ autofish

Starting autofish

  1. Open Anaconda terminal and activate environment: conda activate autofish
  2. Start user interface with command autofish

Configuration files

The behavior of the fluidics and acquistion system is defined by several config files.

Building the Fluidics system

See dedicated documentation here for how to build the fluidics system.

Reporting a problem/suggestion

If you encounter a problem or you have a suggestion, please file an issue.

About

Python code to control automated iterative FISH system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages