Lower bounds should be 0
#1
by
sgbaird
- opened
They start at 1 currently
I have discussed this with Runze before. Ideally, providing more options does no harm. However, I haven’t tested whether the OT-2 can handle dispensing 0 µL or if we need to add a conditional check in the Py code running on the OT-2. For the current experiment, we will keep this lower bound, but I will try to implement this later.
Looks like in current implementation, you made it so that if it's 0 it skips the corresponding step. Thanks!