Python based Analysis toolbox for synpatic connections
- TTL input and synaptic recogings (NWB v2 files)
- ABF multipatch recordings
- NWB v2 multipatch recordings
Run the intialize.py from the synaptic_analyzer folder to start.
Some dependencies are:
- tkinter
- pandas
- numpy
- scipy
- h5py
- IPFX (https://github.com/AllenInstitute/ipfx)