Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 444 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 444 Bytes

Imaris Parser

A set of functions / notebooks to aggregate csv exported data from Imaris

Installation

$conda create --name imr
  • Install dependencies
$conda install numpy jupyter

Running

$source activate imr
$jupyter notebook
  • Select Imaris_Reader.ipynb

This will open a webbrowser of your choice.