Skip to content

Fixed invalid property errors in set_binning.#49

Open
EricPei20 wants to merge 1 commit intomainfrom
fix-invalid-property-errors
Open

Fixed invalid property errors in set_binning.#49
EricPei20 wants to merge 1 commit intomainfrom
fix-invalid-property-errors

Conversation

@EricPei20
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread deapi/client.py
"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?

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