Collapse arousal type-specific slots into canonical arousal_index wit…#7
Open
diatomsRcool wants to merge 1 commit intomainfrom
Open
Collapse arousal type-specific slots into canonical arousal_index wit…#7diatomsRcool wants to merge 1 commit intomainfrom
diatomsRcool wants to merge 1 commit intomainfrom
Conversation
…h modifier - Add ArousalTypeEnum with values: all, respiratory, spontaneous, plm - Add arousal_type modifier slot - Remove respiratory_arousal_index, spontaneous_arousal_index, plm_arousal_index - Update arousal_index and arousal_count to use arousal_type modifier - Update ArousalMetric class to use modifier pattern 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
yzhang104
reviewed
Feb 24, 2026
| description: Spontaneous arousals (no identifiable cause) | ||
| plm: | ||
| description: PLM-related arousals (due to periodic limb movements) | ||
|
|
Collaborator
There was a problem hiding this comment.
This set of arousal types does make sense.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…h modifier
🤖 Generated with Claude Code