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

Improvement of Spike Time Tiling Coefficient (STTC) #438

Merged

Conversation

Moritz-Alexander-Kern
Copy link
Member

Improvement of Spike Time Tiling Coefficient (STTC) calculation by utilizing numpy function. (in spike_train_correlation.py )

Details:

  • use numpy.where to find overlapping tiles in run_T
  • some comments elaborated/changed

This enhancement was inspired by Thierry Nieus code: https://github.com/thierrynieus/Spike-Time-Tiling-Coefficient-

Improvement of Spike Time Tiling Coefficient (STTC) calculation by utilizing numpy function.

Details:
-use numpy.where to find overlapping tiles in run_T
-some comments elaborated/changed
-changed name of time_A to time_max for maximum time covered by tiles

This enhancement was inspired by Thierry Nieus code: https://github.com/thierrynieus/Spike-Time-Tiling-Coefficient-
@coveralls
Copy link
Collaborator

coveralls commented Nov 23, 2021

Coverage Status

Coverage decreased (-0.06%) to 88.615% when pulling 95d09b6 on INM-6:enh/accelerated_sttc into 8fd05f6 on NeuralEnsemble:master.

@Moritz-Alexander-Kern Moritz-Alexander-Kern merged commit 5a26a8a into NeuralEnsemble:master Mar 31, 2022
@Moritz-Alexander-Kern Moritz-Alexander-Kern deleted the enh/accelerated_sttc branch October 28, 2022 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants