pylabrobot.liquid_handling.backends.chatterbox.LiquidHandlerChatterboxBackend.can_pick_up_tip# LiquidHandlerChatterboxBackend.can_pick_up_tip(channel_idx: int, tip: Tip) → bool# Check if the tip can be picked up by the specified channel. Does not consider if a tip is already mounted - just whether the tip can be picked up by the channel. Parameters: channel_idx (int) tip (Tip) Return type: bool