I have a SQLite database with a table named measurements, which contains some experimental data measured by a power meter. They’re stored as data type REAL in a field named power_dbm. In some measurements, the readings can be off the scale, the meter cannot obtain a reading due to overrange or underrange, thus the values +Inf and -Inf are used