We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(v 2.1.0 but think this has always been true...)
In the settings/current JSON, the XY bookmarks are:
"bookmark": { "x": 50000.0, "y": 75000.0, "z": 4950.0
These are in mm, not microns, so these numbers are not good, you just go off the edge of the plate.
We should probably just set it to A1 on a 96well plate, as the initial default. x = 14.38, y= 11.24 mm I think the Z is probably ok...
The text was updated successfully, but these errors were encountered:
jmcoreymv
dovydasv2
No branches or pull requests
(v 2.1.0 but think this has always been true...)
In the settings/current JSON, the XY bookmarks are:
"bookmark": {
"x": 50000.0,
"y": 75000.0,
"z": 4950.0
These are in mm, not microns, so these numbers are not good, you just go off the edge of the plate.
We should probably just set it to A1 on a 96well plate, as the initial default. x = 14.38, y= 11.24 mm
I think the Z is probably ok...
The text was updated successfully, but these errors were encountered: