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

live image view flashes when full field and bright field are toggled on #12

Closed
d2fong opened this issue Oct 22, 2019 · 3 comments
Closed

Comments

@d2fong
Copy link
Contributor

d2fong commented Oct 22, 2019

No description provided.

@d2fong
Copy link
Contributor Author

d2fong commented Oct 22, 2019

  • bright field only toggled -> no flashing
  • full field only toggled -> no flashing
  • both toggled -> flashing

@d2fong
Copy link
Contributor Author

d2fong commented Oct 22, 2019

Disabling this line of code solves the issue and I am not sure what the implications of disabling it is:

comment out this line:

if (tpf.BF.getState()) {
ip_current.invert();
}

d2fong added a commit that referenced this issue Oct 22, 2019
- it causes the flashing screen behaviour

refs #12
@d2fong
Copy link
Contributor Author

d2fong commented Oct 22, 2019

Need to figure out how this affects program behaviour and how it affects tracking

@d2fong d2fong closed this as completed Oct 24, 2019
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