#1197 closed defect (fixed)
Rounding effects may cause the mRNA protocol to incorrectly display "Large mix"
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | Reggie v4.24 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The volume to use from an RNA is calculated by using the stored values for concentration and used quantity. For pre-normalized items this should be equal to the target volume used by the mRNA protocol (eg. 50µl). As usual with calculations involving floating point numbers the result is not exact and if we, for example, get the result 50.000000000001 the protocol will display "Large mix; use 50µl". It doesn't affect actual functionality.
Change History (2)
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 5 years ago
Milestone: | Reggie v4.23.3 → Reggie v4.24 |
---|
The Reggie 4.23.3 milestone was never released separately. Changes was merged to Reggie 4.24.
Note:
See TracTickets
for help on using tickets.
In 5676: