Commit f2f3f1a
Remove unused percentiles_for_norm field and deprecation alias
The `percentiles_for_norm` field on `ImageRenderParams` and its
`quantiles_for_norm` deprecation alias were never wired into the
rendering pipeline. Per-channel normalization is now handled via
the `norm` parameter accepting a list of Normalize objects.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 92cb5eb commit f2f3f1a
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | 269 | | |
271 | 270 | | |
272 | 271 | | |
| |||
0 commit comments