R-Lum / Luminescence

Development of the R package 'Luminescence'
http://r-lum.github.io/Luminescence/
GNU General Public License v3.0
15 stars 7 forks source link

Fix crash in plot_DetPlot(..., analyse_function = "analyse_pIRIRSequence") #211

Closed mcol closed 1 week ago

mcol commented 1 week ago

This now checks that we have enough valid results from the calls to analyse_pIRIRSequence() before continuing. Fixes #210.