forked from NeuralEnsemble/elephant
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[spade] fixed the calculation of the duration of a pattern in the out…
…put (NeuralEnsemble#254) * fixed the calculation of the duration of a pattern, in the output of spade. Previously, the calculation of the pattern duration was not always correct, depending on the order of lags and neurons. We fixed the bug by accounting the duration independently from the order of neurons; * added raise ValueErrors in code when the output_format is not one of the two parameters allowed * fixed bug of undefined spectrum type when running spade without surrogates (only FIM)
- Loading branch information
1 parent
c78af7e
commit a833a96
Showing
1 changed file
with
32 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters