R-Lum/RLumModel

originator of 'RLum.Analysis' objects produced by 'model_LuminescenceSignals()'

Closed this issue · 2 comments

tzerk commented

The originator of RLum.Analysis produced by 'model_LuminescenceSignals()' is set to .translate_sequence(). Shouldn't it rather be 'model_LuminescenceSignals()', as .translate_sequence() is only one of the several subroutines?

If so, the originator should probably be hardcoded here:
https://github.com/R-Lum/RLumModel/blob/master/R/translate_sequence.R#L276

Still open?

No, it was hardcoded, as suggested by @tzerk.

Close