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

Refactor STTC #29

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Refactor STTC #29

merged 2 commits into from
Sep 18, 2023

Conversation

atspaeth
Copy link
Member

A quick fix for #26

  • refactor(analysis): more usable STTC
  • feat(sttc): more efficient calculation

Calculating the spike time tiling matrix using `spike_time_tilings()`
used to duplicate the work of calculating the constants TA and TB for
each of the units. It's not as useful as I expected, as it only seems
to be about 10% faster, but I've already done and tested it.
@atspaeth atspaeth linked an issue Sep 16, 2023 that may be closed by this pull request
@atspaeth atspaeth merged commit 3af53c5 into master Sep 18, 2023
@atspaeth atspaeth deleted the refactor-sttc branch October 4, 2023 19:18
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.

STTC refactor
1 participant