Skip to content

Refuse raw denoise on legacy Fuji Super CCD sensors - #21728

Merged
TurboGit merged 1 commit into
darktable-org:masterfrom
andriiryzhkov:fix_21703
Aug 5, 2026
Merged

Refuse raw denoise on legacy Fuji Super CCD sensors#21728
TurboGit merged 1 commit into
darktable-org:masterfrom
andriiryzhkov:fix_21703

Conversation

@andriiryzhkov

Copy link
Copy Markdown
Collaborator

Fixes #21703

Neural restore models weren't trained on legacy Fuji Super CCD's diamond‑in‑square CFA, and adding proper support would be non‑trivial plumbing for 16 discontinued models. Refuse cleanly instead.

One line in dt_restore_classify_sensor keyed off fuji_rotation_pos (rawspeed's fuji_rotate marker). The existing generic toast covers both batch and preview paths; no new strings.

@andriiryzhkov andriiryzhkov added bugfix pull request fixing a bug scope: AI features AI features related issues and PR labels Aug 5, 2026
@TurboGit TurboGit added this to the 5.6.1 milestone Aug 5, 2026

@TurboGit TurboGit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@TurboGit
TurboGit merged commit 1670320 into darktable-org:master Aug 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug release notes: pending scope: AI features AI features related issues and PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Neural Restore and Fuji S100FS raw (legacy Super CCD RAF): converted image tilted 45 degrees

2 participants