Sebastian Kreutzer
Sebastian Kreutzer
The function `sprintf()` is deprecated due to security concerns. This small PR replaces `sprint()` by `snprintf()` as recommended.
Baly et al. (2023) presented a new luminescence reader; this file format should be added to luminescence package in a first instance a read access suffices. The authors of the...
We are searching for a suitable name for our first 1.0.0 release in 2020, and you are welcome to contribute. Our release motto: *"We boldly went where no one has...
### Expected behaviour According to the manual, the aliquot number has to be selected. ### Observed behaviour The selection works on the basis of the position number, not the aliquot....
Since we have already reached an excellent coverage value, we should implement a check of the coverage running against pull requests to avoid that new code is insufficiently tested. Currently,...
I suggest adding the support for the NCF approach as detailed in https://doi.org/10.26034/la.atl.2022.561 (and references therein). For the integration I propose: - I suggest generating a wrapper for `analyse_SAR.CWOSL()` called...