pylabrobot.resources.Plate.set_well_volumes#

Plate.set_well_volumes(volumes: List[float]) None#

Fill all wells in the plate with a given volume.

Parameters:

volumes (List[float]) – The volume to fill each well with, in uL.

Return type:

None