Skip to content

Improve calibration arguments and parameter initialization#32

Merged
baogorek merged 8 commits intomainfrom
geo-stacking-dev
Sep 10, 2025
Merged

Improve calibration arguments and parameter initialization#32
baogorek merged 8 commits intomainfrom
geo-stacking-dev

Conversation

@baogorek
Copy link
Copy Markdown
Collaborator

@baogorek baogorek commented Sep 10, 2025

Summary

  • Improved argument handling for calibration layers with better parameter initialization options
  • Added jitter parameter for numerical stability
  • Enhanced flexibility in initialization parameters

Changes

  • Better argument handling in calibration module
  • Added jitter parameter support
  • Relaxed Python version requirement to support 3.11+
  • Improved parameter initialization options

Test plan

  • All existing tests pass
  • Calibration tests updated with new parameters
  • Stress test example runs successfully

Fixes #33

🤖 Generated with Claude Code

@baogorek baogorek merged commit cc28750 into main Sep 10, 2025
4 checks passed
@baogorek baogorek deleted the geo-stacking-dev branch January 21, 2026 03:22
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.

Improve calibration parameter initialization and argument handling

1 participant