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

Added functions to extract time bin and neuron information from SSEs obtained using ASSET #549

Merged

Conversation

kohlerca
Copy link
Collaborator

This PR includes two additional functions for the post-exploration of SSE patterns extracted from neuronal data using ASSET.

They are used to get the start/end bins of each sequence in the SSE, as well as the IDs of the neurons involved in the pattern.

Besides their use in the descriptive analysis of the patterns, they will be also used in visualization functions that are intended to be included in Viziphant.

@coveralls
Copy link
Collaborator

coveralls commented Mar 15, 2023

Coverage Status

Coverage: 88.02% (+0.02%) from 87.996% when pulling a81c562 on INM-6:feature/sse_description into a8aab43 on NeuralEnsemble:master.

@Moritz-Alexander-Kern Moritz-Alexander-Kern added the enhancement Editing an existing module, improving something label Mar 16, 2023
Copy link
Member

@Moritz-Alexander-Kern Moritz-Alexander-Kern left a comment

Choose a reason for hiding this comment

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

Thanks for this nice enhancement of ASSET. 🎉

@Moritz-Alexander-Kern Moritz-Alexander-Kern added this to the v0.13.0 milestone Mar 22, 2023
@Moritz-Alexander-Kern Moritz-Alexander-Kern merged commit 5b464ec into NeuralEnsemble:master Jun 1, 2023
@Moritz-Alexander-Kern Moritz-Alexander-Kern deleted the feature/sse_description branch July 21, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Editing an existing module, improving something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants