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

Statistics: Inter-spike interval histogram #44

Conversation

armantekinalp
Copy link
Collaborator

@armantekinalp armantekinalp commented Jun 13, 2022

Note

@armantekinalp armantekinalp added the enhancement New feature or request label Jun 13, 2022
@armantekinalp armantekinalp added this to the Version 0.2 milestone Jun 13, 2022
@armantekinalp armantekinalp requested a review from skim0119 June 13, 2022 23:59
@armantekinalp armantekinalp self-assigned this Jun 13, 2022
@skim0119 skim0119 changed the title 43 inter spike interval histogram Statistics: Inter-spike interval histogram Jun 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #44 (d1a873c) into update-0.1.0 (c99df04) will increase coverage by 0.02%.
The diff coverage is 86.36%.

@@               Coverage Diff                @@
##           update-0.1.0      #44      +/-   ##
================================================
+ Coverage         41.81%   41.84%   +0.02%     
================================================
  Files                24       24              
  Lines               715      717       +2     
  Branches             84       84              
================================================
+ Hits                299      300       +1     
- Misses              414      415       +1     
  Partials              2        2              
Flag Coverage Δ
unittests 41.84% <86.36%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
miv/io/binary.py 67.27% <0.00%> (ø)
miv/statistics/signal_statistics.py 50.00% <ø> (ø)
miv/statistics/spiketrain_statistics.py 94.44% <94.44%> (ø)
miv/statistics/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c99df04...d1a873c. Read the comment docs.

Copy link
Collaborator

@skim0119 skim0119 left a comment

Choose a reason for hiding this comment

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

LGTM

This was linked to issues Jun 14, 2022
@skim0119 skim0119 merged commit 75fea6f into GazzolaLab:update-0.1.0 Jun 14, 2022
@armantekinalp armantekinalp deleted the 43_Inter_spike_interval_histogram branch June 26, 2022 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coefficient variation Inter-spike interval histogram (ISIH)
3 participants