Skip to content

NikollasBenites/2P_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python environment dependencies for 2P_reader

Install with: pip install -r requirements.txt

Notes:

- viewer.py uses napari which requires a Qt backend; the [all] extra pulls a working Qt stack.

- reader.py forces matplotlib's TkAgg backend; ensure system Tk is available on your OS (macOS usually has it via python-tk / tk).

numpy tifffile matplotlib scikit-image napari[all]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages