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 computation of number of breaks in calc_WodaFuchs2008() #198

Closed mcol closed 1 week ago

mcol commented 1 week ago

With some code clean up to avoid calling hist() twice if n_breaks < 4. Fixes #197.