Skip to content

Releases: BlueBrain/eFEL

4.3.6

14 Jul 13:13
ad97283
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.5...4.3.6

4.3.5

14 Jul 11:51
2df1da9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.4...4.3.5

4.3.4

14 Jul 10:24
1aee075
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.3.3...4.3.4

4.3.2

14 Jul 07:42
2e79834
Compare
Choose a tag to compare
Merge pull request #301 from BlueBrain/wvangeit-patch-1

Fix zenodo license

Pure python features

05 Jun 21:04
Compare
Choose a tag to compare

Add ability to implement efeatures in pure python without a C++ implementation

2.13: Fix interpolation to mimic numpy.arange better

05 Dec 09:50
Compare
Choose a tag to compare

Slightly change interpolation, so that it matches exactly with numpy interpolation

Interpolate all

28 Aug 13:38
Compare
Choose a tag to compare

From this release on 'all' features trigger an interpolation of the voltage trace (by default to a dt of 0.1 ms).
To make the interpolation closer to numpy.interp() the C++ implementation of the interpolation was altered.
There is now a regression test on the interpolation output.
Some features have slightly different values now, but the differences are very small.

2.7

05 Oct 12:17
Compare
Choose a tag to compare
2.7
Fixed AP_amplitude so that it works when there are spike outside of the

stimulus intervals (which are ignored)

2.6

01 Sep 12:24
Compare
Choose a tag to compare
2.6
Updated version number

2.5

03 Aug 06:51
Compare
Choose a tag to compare
2.5
Added default value of number_initial_spikes doc more precise