-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new features: postburst_slow_ahp_values, time_to_postburst_slow_ahp (#…
…289) * new features: postburst_slow_ahp_values, time_to_postburst_slow_ahp * remove std::cout in LibV1 * fix edge case when index is stim_end_index or end_index * new feature: postburst_fast_ahp_values * new feature: postburst_adp_peak_values * add new features: interburst_XX_percent_values for 20, 40, 60% * adding test, docs for postburst_fast_ahp_values, postburst_adp_peak_values * fix time_to_postburst_adp_peak for edge case when there are less adp peaks than bursts * add test and doc for feature time_to_postburst_fast_ahp * add test and doc for feature time_to_postburst_adp_peak * add test and docs to interburst 20%, 40%, 60% features * turn 40%, 60% into 25%, 30% for interburst voltage * add interburst 10% and 15% voltage values features * interburst features: removed 10%, restored 40% and 60% * new feature: interburst_duration * update docs and tests with new features * update memoization of new features * fix docs, units and tests for latest new features * create interburst_percent_indices function to reduce code duplication * remove deprecated bind2nd * refactor interburst_XXpercent_indices * merging all interburst_XXpercent_values in the docs --------- Co-authored-by: Jaquier Aurélien Tristan <[email protected]>
- Loading branch information
1 parent
69f1c1b
commit 53733b0
Showing
10 changed files
with
1,643 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.