Changes between Initial Version and Version 2 of Ticket #779
- Timestamp:
- May 8, 2015, 7:28:35 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #779
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #779 – Description
initial v2 1 The current theory is that the high molarity results on such a small volume that when it is rounded to one decimal it gives 0.0 as the result. The subsequent calculations then overflows to a `NaN` value due to a division by 0. See attached image.1 The current theory is that the high molarity results in such a small volume that when it is rounded to one decimal it gives 0.0 as the result. The subsequent calculations then overflows to a `NaN` value due to a division by 0. See attached image. 2 2 3 3 A possible workaround is to increase the pool volume/lib but since it has an upper limit at 20µl it may not be enough in all cases.