Metadata-Version: 2.4
Name: PySCNSlice
Version: 0.0.1
Summary: Automated analysis of bioluminescence and fluorescence time-lapse recordings from organotypic suprachiasmatic nucleus (SCN) slices.
Author-email: Jamie Malcolm <jamiemalcolm12@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/PySCNSlice/
Keywords: circadian,suprachiasmatic nucleus,SCN,organotypic slice,bioluminescence,fluorescence,time-lapse,live imaging,neuroscience
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PySCNSlice

Automated analysis of bioluminescence and fluorescence time-lapse recordings from
organotypic suprachiasmatic nucleus (SCN) slices.

The SCN is the master circadian pacemaker of the anterior hypothalamus. Kept alive as
an organotypic slice and imaged for days, it reports its own timekeeping as a movie.
PySCNSlice turns those movies into per-cell and whole-tissue rhythm measurements.

## Status

Placeholder release. The name is reserved while the package is in development; there is
no usable API yet. Watch this project page for the first functional release.

## Install

```
pip install pyscnslice
```

## License

MIT.
