Open xtrojak opened 4 years ago
Seems like some implementations of PBR might return nan or inf as a value of a measurement. This should be fixed and recognised as an error, these values cannot be processed by Bioarineo.
nan
inf
for future reference: type check of measured values should always be carried out in the implementation of the device
Seems like some implementations of PBR might return
nan
orinf
as a value of a measurement. This should be fixed and recognised as an error, these values cannot be processed by Bioarineo.