Skip to content

Conversation

@SimonHeybrock
Copy link
Member

Summary

  • Replace hard-coded _bank_sizes dictionary with import from ess.dream.workflows.DETECTOR_BANK_SIZES
  • Ensures consistency with upstream definitions and avoids duplication
  • Uses lazy import pattern (inside functions) following the estia views convention

🤖 Generated with Claude Code

Replace hard-coded _bank_sizes dictionary with import from
ess.dream.workflows.DETECTOR_BANK_SIZES to avoid duplication and
ensure consistency with upstream definitions.

Prompt: DREAM should use ess.dream.workflows.DETECTOR_BANK_SIZES instead of hard-coding this. Please commit when working.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@SimonHeybrock SimonHeybrock merged commit c6bc8d1 into main Jan 8, 2026
4 checks passed
@SimonHeybrock SimonHeybrock deleted the dream-params branch January 8, 2026 10:11
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