ChandraCXC / iris-dev

repository for tracking Iris development tasks
0 stars 0 forks source link

Fix scientific notation in MB filter expression validator/processor #121

Open jbudynk opened 7 years ago

jbudynk commented 7 years ago

For example,

$4 < 1e-1

throws a NumberFormatException with message 'for input string "1e"'. Make sure this statement passes and selects the right points when looking at the plotter data table (flux, spectral axes on the Data tab of the MB).