A deep learning framework for synaptic event detection
Stars
20
Forks
10
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
:bug: replace np.NaN by np.nan for compatibility with newer NumPy versions
d7d966cView on GitHubRefactoring of HekaReader.py to improve performance and memory usage. (#18)
b499d47View on GitHub:bug: fix load error for HEKA data with float32 or 64 dataformat
bd2538cView on GitHub:bug: fix error with slope evaluation and add slope to summary in gui
e947dd3View on GitHubfurther GUI development, refactorings, and bugfixes (#17)
b03613dView on GitHubrename serires parameter to load_series in from_heka_file method
f17aacdView on GitHub:bug: fixed issue when loading series from HEKA files and add option to load specified series
e92119bView on GitHub:bug: event positions are now removed from plot upon reloading of data
14db27aView on GitHub:bug: improve average event fit by removing incorrect bound of curve fit
637fda0View on GitHub