Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: can we pre-set channel state from props? #266

Open
toloudis opened this issue Jun 10, 2024 · 0 comments
Open

refactor: can we pre-set channel state from props? #266

toloudis opened this issue Jun 10, 2024 · 0 comments

Comments

@toloudis
Copy link
Contributor

Use Case

Currently props used to set up channel state need to wait around until channel data arrives

Solution

We could initialize channel state much earlier ... except for LUT which may require channel data to be histogrammed before it can be set up. There still may be a way to preserve LUT info as state anyway, but it will have to be in an "encoded" state and then "decoded" when channel data is present..

Related as possible follow-up to #262

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

No branches or pull requests

1 participant