Skip to content

Fixed invalid property errors in set_binning.#49

Merged
CoolFanyu merged 2 commits intomainfrom
fix-invalid-property-errors
Apr 29, 2026
Merged

Fixed invalid property errors in set_binning.#49
CoolFanyu merged 2 commits intomainfrom
fix-invalid-property-errors

Conversation

@EricPei20
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread deapi/client.py Outdated
"Hardware Binning Y", 2 if bin_y >= 2 and use_hw else 1
)

prop_hw_bin_x = self.GetProperty("Hardware Binning X")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems we don't need to get the property if feature_hw_binning is "Off"? HW bin is always 1?

@CoolFanyu CoolFanyu merged commit e97acaf into main Apr 29, 2026
0 of 16 checks passed
@CoolFanyu CoolFanyu deleted the fix-invalid-property-errors branch April 29, 2026 00:40
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