-
Couldn't load subscription status.
- Fork 118
Description
Reference #552. One question I had was "area". This is defined as the distance to travel downward after submerging into the liquid before hitting the bottom. I believe that it is the distance traveled while aspirating a specific volume. It is currently hardcoded in the tecan resources and not calculated based on volume aspirated.
I believe you calculate a height from volume. Some resources seem to have this and some don't?
For example, Cor_96_wellplate_2mL_Vb has "compute_height_from_volume" while Cor_96_wellplate_360ul_Fb doesn't. Is there a default function for rectangular or circular resources? Or do I need to write a function for each resource? What happens close to the bottom of a tube when it is conical?