Published October 31, 2019
| Version v0.6.4
Software
Open
NeuralEnsemble/elephant: Release 0.6.4
Creators
- Andrew Davison
- Alper1
- Michael Denker2
- Pietro Quaglio3
- Junji Ito4
- Danylo Ulianych5
- Richard C Gerkin6
- dholstein
- Todd
- Daniel Müller
- Vahidrostami7
- Espen Hagen
- Alessandra Stella
- Julia Sprenger
- etorre
- Robin Gutzen8
- Robert Pröpper
- PaulinaDabrowska
- EmanueleLucrezia
- Halvard Sutterud
- carloscanova
- vhdrostami
- Simon Essink
- Alexander Kleinjohann
- Jens K9
- Jeffrey Gill
- FMendezSlc
- Chaitanya Chintaluri10
- Björn Müller
- Bartosz Telenczuk11
- 1. Research Center Juelich
- 2. Institute of Neuroscience and Medicine (INM-6), Forschungszentrum Jülich
- 3. INM6, Forschungzentrum Juelich
- 4. INM-6 and IAS-6, Jülich Research Centre and JARA
- 5. KyivAIGroup
- 6. Ozymandian Industries
- 7. University of Cologne
- 8. Forschungszentrum Jülich
- 9. Institute of Medical Psychology and Behavioral Neurobiology in Tübingen, Germany
- 10. University of Oxford
- 11. freelancer
Description
This release has been made for the 1st Elephant User Workshop.
Main features- neo v0.8.0 compatible
- GPFA - Gaussian-process factor analysis - dimensionality reduction method for neural trajectory visualization (https://github.com/NeuralEnsemble/elephant/pull/233). Note: the API could change in the future.
- [signal processing] Keep
array_annotations
in the output of signal processing functions (https://github.com/NeuralEnsemble/elephant/pull/258). - [SPADE] Fixed the calculation of the duration of a pattern in the output (https://github.com/NeuralEnsemble/elephant/pull/254).
- [statistics] Fixed automatic kernel selection yields incorrect values (https://github.com/NeuralEnsemble/elephant/pull/246).
- Vectorized
spike_time_tiling_coefficient()
function - got rid of a double for-loop (https://github.com/NeuralEnsemble/elephant/pull/244) - Reduced the number of warnings during the tests (https://github.com/NeuralEnsemble/elephant/pull/238).
- Removed unused debug code in
spade/fast_fca.py
(https://github.com/NeuralEnsemble/elephant/pull/249). - Improved doc string of
covariance()
andcorrcoef()
(https://github.com/NeuralEnsemble/elephant/pull/260).
Files
NeuralEnsemble/elephant-v0.6.4.zip
Files
(619.8 kB)
Name | Size | Download all |
---|---|---|
md5:361fed1e0ed9cf7eaf4343b64f2000d3
|
619.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/NeuralEnsemble/elephant/tree/v0.6.4 (URL)