Skip to content

🎨 highlight that smoothing slider is both for IQR outlier removal and data smoothing - #54

Merged
enryH merged 5 commits into
devfrom
updt_smoothing_slider
Jul 17, 2026
Merged

🎨 highlight that smoothing slider is both for IQR outlier removal and data smoothing#54
enryH merged 5 commits into
devfrom
updt_smoothing_slider

Conversation

@enryH

@enryH enryH commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator
  • could be separated
  • could be considered to have two sliders

enryH and others added 4 commits July 13, 2026 16:00
… data smoothing

- could be separated
- could be considered to have two sliders
…oothing optional

- Replace single `rolling_window` slider with `rolling_window_smoothing` and
  `rolling_window_iqr` so each can be tuned independently
- Add "Apply rolling median smoothing" checkbox; when unchecked the smoothing
  slider is disabled and `df_rolling` passes through filtered data directly
- Update IQR kwargs, session state saves, debug panel, and data dashboard
  label to use the new keys

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01By3g9ScEi2dZh7pYEYCiKV
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01By3g9ScEi2dZh7pYEYCiKV
@enryH
enryH marked this pull request as ready for review July 17, 2026 14:06

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4958dc8e0e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread AutoGrowth/0_upload_data.py Outdated
…lity

When restoring a session saved before the slider split, both new sliders
now seed from the old rolling_window value instead of hard-coding 21,
preserving the user's previous preprocessing parameters.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01By3g9ScEi2dZh7pYEYCiKV
@enryH
enryH merged commit 7aece4a into dev Jul 17, 2026
6 checks passed
@enryH
enryH deleted the updt_smoothing_slider branch July 17, 2026 14:12
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.

2 participants