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

Record target positions, surface depth in multipatch module #1

Open
2 tasks done
campagnola opened this issue Sep 27, 2016 · 1 comment
Open
2 tasks done

Record target positions, surface depth in multipatch module #1

campagnola opened this issue Sep 27, 2016 · 1 comment

Comments

@campagnola
Copy link

campagnola commented Sep 27, 2016

I think right now we are only recording pipette positions.

Each value needs to be recorded once when the log file is created, and subsequently whenever the value changes.

  • Surface height is stored in the Microscope device and can be monitored with Microscope.sigSurfaceDepthChanged. Use man.listInterfaces('microscope') to list the names of all configured microscopes.
  • Target positions are managed by individual PatchPipette devices and can be monitored with PatchPipette.sigTargetChanged.
@JFPerkins
Copy link

I'm asserting that we will only have 1 microscope. Objection?

campagnola pushed a commit that referenced this issue May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants