Metadata-Version: 2.1
Name: spike2py_reflex
Version: 0.0.11
Summary: "Extract reflexes from preprocessed data with spike2py."
Home-page: https://github.com/MartinHeroux/spike2py_reflex
Author: Martin Heroux
Author-email: "Martin Heroux" <heroux.martin@gmail.com>
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: spike2py_preprocess
Requires-Dist: rich
Requires-Dist: typer

# spike2py_reflex


## TODO

* create an interactive script to help researcher create correct reflex json file for study

* determine if code runs when unneeded details (e.g. train windows in a study without trains) not included in json

* create script that will allow users to generate various json files based on an interactive shell prompt and answer system.
