-
Notifications
You must be signed in to change notification settings - Fork 119
Add agilent_96_wellplate_150uL_Vb #738
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
Conversation
| "size_x": diameter, # from spec | ||
| "size_y": diameter, # from spec |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
which spec? please link it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I came to the conclusion that the old definition was simply wrong. There is no Ub of that type, only Vb, and the linked spec sheet, PLR dimensions, and part number match the Vb. don't think depreciation func is necessary for this correction.
| return liquid_height | ||
|
|
||
|
|
||
| def calculate_liquid_height_container_1segment_round_vbottom( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hard to believe that there was no existing v-bottom well calculator?
No description provided.