Skip to content

Releases: siplab-gt/tklfp

v0.2.1

20 Dec 17:18
Compare
Choose a tag to compare

Mainly upgrades to importlib_resources to avoid a deprecation warning about the previous importlib.resources API usage

v0.2.0

01 Jul 16:50
Compare
Choose a tag to compare

Add functionality for custom, heterogeneous neuron orientations

v0.1.2

28 Jun 17:21
Compare
Choose a tag to compare

Ignore a divide by zero warning

v0.1.1

14 Jan 18:41
Compare
Choose a tag to compare

Fix warnings in window function from taking the square root of a negative

v0.1.0

13 Jan 22:25
Compare
Choose a tag to compare

Should have followed semantic versioning and upped to v0.1.0 with the window functionality, but better late than never. I had the depths backwards, which are fixed now

v0.0.3

13 Jan 16:07
Compare
Choose a tag to compare

Added a compute_min_window function to facilitate how long a spike buffer must go back into the past to compute the current TKLFP

v0.0.2

11 Jan 22:16
Compare
Choose a tag to compare