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

Allow epoch encoder shortcuts to apply labels to selected range #60

Merged

Conversation

jpgill86
Copy link
Collaborator

@jpgill86 jpgill86 commented Jul 8, 2019

Previously, pressing a shortcut key for the epoch encoder (default: number keys) would always create a new epoch beginning at the current time with a duration determined by the new_epoch_step parameter. This commit adds additional functionality. If the range selector is active, pressing a shortcut key will fill the range with a new epoch with the corresponding label. If the range selector is not active, the old behavior using new_epoch_step is used.

Previously, pressing a shortcut key for the epoch encoder (default: number keys) would always create a new epoch beginning at the current time with a duration determined by the `new_epoch_step` parameter. This commit adds additional functionality. If the range selector is active, pressing a shortcut key will fill the range with a new epoch with the corresponding label. If the range selector is not active, the old behavior using `new_epoch_step` is used.
@jpgill86 jpgill86 merged commit 1fbe54f into NeuralEnsemble:master Jul 8, 2019
@jpgill86 jpgill86 deleted the epoch-encoder-range-shortcuts branch July 8, 2019 19:28
@jpgill86 jpgill86 added this to the 1.1.0 milestone Jul 14, 2019
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.

1 participant