Dunni3 / cellimaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup instructions

  1. clone this repository to your local computer
  2. Run this command in this repo to create a conda environment:
conda env create -f environment.yml
  1. Download/extract the folder named "MFGTMP_220317120003" from our box repository into this directory.
  2. start a jupyter server and look at example.ipynb to see how to start working with image data. see commands below
conda activate cellimage
jupyter lab

About


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%