Skip to content

Example, Log and Doc refine#68

Merged
MGAMZ merged 9 commits into
mainfrom
dev/change-log-level
Jan 24, 2026
Merged

Example, Log and Doc refine#68
MGAMZ merged 9 commits into
mainfrom
dev/change-log-level

Conversation

@MGAMZ
Copy link
Copy Markdown
Owner

@MGAMZ MGAMZ commented Jan 24, 2026

  1. Change some logger level.
  2. Doc is updated, many useless instructions are removed.
  3. Example configurations are updated.
  4. Remove notebooks folder.

📚 Documentation preview 📚: https://ITKIT--68.org.readthedocs.build/en/68/

Copilot AI review requested due to automatic review settings January 24, 2026 14:33
@MGAMZ MGAMZ added documentation Improvements or additions to documentation enhancement New feature or request examples itkit official examples labels Jan 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refines documentation, examples, and logging across the ITKIT project as part of the v4.0.0rc3 release. The changes primarily focus on simplifying documentation by removing verbose instructions and updating example configurations with improved parameters.

Changes:

  • Version bumped from 4.0.0rc2 to 4.0.0rc3
  • Removed notebooks folder and simplified extensive documentation sections
  • Updated example configurations with refined hyperparameters (window levels, window widths, patch sizes, and sr_ratios)
  • Changed verbose log message from INFO to DEBUG level for better log clarity

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Version bump to 4.0.0rc3
notebooks/filter_itk_patched_only_background.ipynb Deleted notebook for filtering background patches
mkdocs.yml Removed quickstart.md and preprocessing.md from navigation
itkit/dataset/base.py Changed filter preview log level from INFO to DEBUG
examples/configs/*/mgam.py Updated window parameters and patch sizes for better defaults
examples/configs/*/SegFormer3D.py Simplified sr_ratios from tuples to integers
docs/slicer_integration.md Removed extensive usage documentation, kept essential information
docs/quickstart.md Deleted file with basic tutorial content
docs/preprocessing.md Deleted file with preprocessing overview
docs/models.md Changed type from string to type reference (consistent with codebase)
docs/installation.md Removed troubleshooting section
docs/index.md Removed quickstart and preprocessing references, simplified navigation
docs/datasets.md Removed verbose categorical listings, kept essential conversion info
docs/contributing.md Removed extensive development workflow documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@efad773). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage        ?   72.14%           
=======================================
  Files           ?      108           
  Lines           ?    12167           
  Branches        ?     1085           
=======================================
  Hits            ?     8778           
  Misses          ?     3139           
  Partials        ?      250           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MGAMZ MGAMZ merged commit ce9f43d into main Jan 24, 2026
7 checks passed
@MGAMZ MGAMZ deleted the dev/change-log-level branch January 24, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request examples itkit official examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants