Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug for dimension of the pattern spectrum and set default parameter pvalue_spectrum to None in concept_output_to_patterns #149

Merged
merged 2 commits into from
Mar 22, 2018

Conversation

pietroquaglio
Copy link
Contributor

Fixed bug for dimension of the pattern spectrum and set default parameter pvalue_spectrum to None in concept_output_to_patterns corrected spectrum but wrong inizialization of the matrix) and set default parameter pvalue_spectrum to None concept_output_to_patterns and added related unit test

…corrected spectrum but wrong inizialization of the matrix) and set default parameter pvalue_spectrum to None concept_output_to_patterns and added related unit test
@coveralls
Copy link
Collaborator

coveralls commented Mar 21, 2018

Coverage Status

Coverage decreased (-0.1%) to 86.874% when pulling 7b8f9f1 on INM-6:fix/spade_spectrum_mtrx into 4066c9b on NeuralEnsemble:master.

t_start (in bins) of the analyzed spike trains
pvalue_spectrum: None or tuple
Contains a tuple of signatures and the corresponding p-value. If equal
to None all the pvalues are set to -1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the comment below you write:

If an empty list is given in input to the pval spectrum the pvalue is set to -1 (pvalue spectrum not available)

but here you mention that all pvalues are set to -1. It doesn't match with the documentation here. I also see that the dictionary will have afterwards only one entry, -1

output_dict['pvalue'] = -1

@alperyeg alperyeg merged commit c21de4b into NeuralEnsemble:master Mar 22, 2018
@pietroquaglio pietroquaglio deleted the fix/spade_spectrum_mtrx branch March 27, 2018 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants