JeschkeLab/DeerLab-Matlab

selregparam: can r input be eliminated

stestoll opened this issue · 0 comments

Currently, selregparam needs the distance axis r as input. The thing selregparam does with it is to feed it to lsqcomponents, where it is used to normalize P in Huber and TV regularization. Can another normalization be used? Then, the r input argument of selregparam could be eliminated.