Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 420 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 420 Bytes

Imaris Parser

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

Installation

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

Running

$jupyter notebook # Opens your webbrowser on localhost:8888
  • Select Imaris_Reader.ipynb