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

WIP: Fix create spiketrains #21

Merged
merged 17 commits into from
Sep 20, 2018
Merged

WIP: Fix create spiketrains #21

merged 17 commits into from
Sep 20, 2018

Conversation

grero
Copy link
Owner

@grero grero commented Sep 19, 2018

This branch attempts to fix some issues with the create_spiketrains code. Notably, this currently takes care of the cases where the number of spikes was very high. This was caused by the peak index being incorrect set at the initial state, which is the silent state, resulting in a spike assigned to every time point.
This does not yet address issues related to template merging, hence the WIP label.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 59

  • 8 of 30 (26.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+6.8%) to 33.987%

Changes Missing Coverage Covered Lines Changed/Added Lines %
hmmsort/create_spiketrains.py 8 30 26.67%
Totals Coverage Status
Change from base Build 35: 6.8%
Covered Lines: 763
Relevant Lines: 2245

💛 - Coveralls

@grero grero merged commit 70bfb61 into master Sep 20, 2018
@grero grero deleted the fix_create_spiketrains branch September 20, 2018 04:23
@grero grero mentioned this pull request Sep 20, 2018
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.

2 participants