Metadata-Version: 2.1
Name: cochleogram
Version: 0.1.0
Summary: Module for creating cochleograms from confocal images
Author-email: Brad Buran <buran@ohsu.edu>
Maintainer-email: Brad Buran <buran@ohsu.edu>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: atom
Requires-Dist: enaml[qt5-pyqt]
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: raster-geometry
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: psiaudio
Provides-Extra: czi
Requires-Dist: aicspylibczi ; extra == 'czi'
Provides-Extra: lif
Requires-Dist: readlif ; extra == 'lif'

# Cochleogram

This facilitates creating cochleograms from confocal images and will export
a frequency map and inner/outer hair cell positions along the tonotopic
axis. Where position information is stored in the file, this program can auto-tile confocal
z-stacks that were not acquired using the tile feature of the program. This
is often the case when imaging large pieces of the cochlea where setting up
the tiling and capturing it may take much longer than trying to image each
section separately. 
