Skip to content

Commit 5729ab4

Browse files
committed
improve pedestal_size_z explanation
1 parent 5523b57 commit 5729ab4

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

docs/resources/resource-holder/plate-holder.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,24 @@ Many plate carriers feature a "pedestal" or "platform" on the sites. Plates can
1212

1313
The pedestal information is not typically available in labware databases (like the VENUS or EVOware databases), and so we rely on users to measure and contribute this information.
1414

15-
Here's how you measure the pedestal height:
15+
For background, see PR 143: [https://github.com/PyLabRobot/pylabrobot/pull/143](https://github.com/PyLabRobot/pylabrobot/pull/143).
16+
17+
### Measuring
18+
19+
Here's how you measure the pedestal height using a ruler or caliper:
1620

1721
![Pedestal height measurement](/resources/img/pedestal/measure.jpeg)
1822

19-
Once you have measured the pedestal height, you can contribute this information to the PyLabRobot Labware database. Here's a guide on contributing to the open-source project: ["How to Open Source"](/contributor_guide/how-to-open-source.md).
23+
To explain what is happening in the image above: you measure the difference between the pedestal top and the top of the second highest surface: the surface that the plate would sit on if it had a very high clearance below its wells (i.e. a very high `dz` value). It is measured from the top of the pedestal to the top of the second highest surface, so it is a negative value. In some cases, the second highest surface is actually a small ridge, not the bigger outer edge of the plate holder. If that is the case, you measure from the top of the pedestal to the top of that ridge.
2024

21-
For background, see PR 143: [https://github.com/PyLabRobot/pylabrobot/pull/143](https://github.com/PyLabRobot/pylabrobot/pull/143).
25+
#### Measurement with z probing
26+
27+
To measure the height of a surface, you might find [z probing](/user_guide/00_liquid-handling/hamilton-star/z-probing) useful. Z-probing is an automated way, using a pipetting channel, to find the z height of an object. You can see a video of automated measurement on YouTube:
28+
29+
<iframe width="720" height="405" src="https://www.youtube.com/embed/_uPf9hyTBog" title="YouTube video player" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
30+
31+
Unlike the video, you do not necessarily need to traverse the entire plate, but multiple measurements are recommended to ensure accuracy.
32+
33+
## Contributing
34+
35+
Once you have measured the pedestal height, you can contribute this information to the PyLabRobot Labware database. Here's a guide on contributing to the open-source project: ["How to Open Source"](/contributor_guide/how-to-open-source.md).

0 commit comments

Comments
 (0)