Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
affectivedatascience
/
respflow
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Resp 10 implement anomaly det ensemble
- #14
#14
Merged
garciadavid2000
merged 8 commits into
main
affectivedatascience/respflow:main
from
Resp-10-implement-anomaly-det-ensemble
affectivedatascience/respflow:Resp-10-implement-anomaly-det-ensemble
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Resp 10 implement anomaly det ensemble
#14
garciadavid2000
merged 8 commits into
main
affectivedatascience/respflow:main
from
Resp-10-implement-anomaly-det-ensemble
affectivedatascience/respflow:Resp-10-implement-anomaly-det-ensemble
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2026
Change plotting to only plot column labeled 'Respiration'.
garciadavid2000
committed
78c175d
View commit details
Copy full SHA for 78c175d
Browse repository at this point
Update pipeline to remove old EMG placeholders and add anomaly step + post-anomaly steps.
garciadavid2000
committed
e83129c
View commit details
Copy full SHA for e83129c
Browse repository at this point
Add anomaly detector helper functions.
garciadavid2000
committed
40cafac
View commit details
Copy full SHA for 40cafac
Browse repository at this point
Implement anomaly detection as part of the pipeline. Also Add padding to anomalies since some windows are very small.
garciadavid2000
committed
41d4b69
View commit details
Copy full SHA for 41d4b69
Browse repository at this point
Commits on Mar 24, 2026
Add post-anomaly interpolation step with configurable percentage_fill.
Show description for 86ba0b6
garciadavid2000
committed
86ba0b6
View commit details
Copy full SHA for 86ba0b6
Browse repository at this point
Clamp first and last samples to 0 if they happen to be NAN from anomaly interpolation
garciadavid2000
committed
171ab0a
View commit details
Copy full SHA for 171ab0a
Browse repository at this point
Commits on Mar 26, 2026
Rewrite post-anomaly interpolation to only fill anomaly-flagged NaN gaps and drop anomaly columns after processing.
garciadavid2000
committed
896514c
View commit details
Copy full SHA for 896514c
Browse repository at this point
Merge pull request #13 from garciadavid2000/Resp-10b-implement-interp-after-anomaly
Show description for 56248b3
garciadavid2000
authored
56248b3
View commit details
Copy full SHA for 56248b3
Browse repository at this point
You can’t perform that action at this time.