Skip to content

Patch for prebuilt lut#870

Merged
pgbrodrick merged 1 commit into
isofit:devfrom
evan-greenbrg:utils/prebuild_patch
Feb 19, 2026
Merged

Patch for prebuilt lut#870
pgbrodrick merged 1 commit into
isofit:devfrom
evan-greenbrg:utils/prebuild_patch

Conversation

@evan-greenbrg

Copy link
Copy Markdown
Collaborator

Caught a potential bug in passing a pre-built LUT path into template construction. get_lut_subset returns a dict. Will be in the format {'gte': val[0], 'lte': val[-1]}. When passed into the block "bounds": [grid[0], grid[-1]] raises a KeyError.

@unbohn

unbohn commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

Needed patch, thanks @evan-greenbrg! @pgbrodrick Feel free to merge as soon as you have a second.

@pgbrodrick pgbrodrick merged commit 32a5fbf into isofit:dev Feb 19, 2026
23 checks passed
@evan-greenbrg evan-greenbrg deleted the utils/prebuild_patch branch May 22, 2026 15:33
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.

3 participants