Skip to content

Move default offline litfrm parameters to base class

Egor Sobolev requested to merge fix/litfrm-defaults into main

Some of default offline litframe finder parameters were defined in instrument specific classes, but they regulate the default behavior in the case if there is no specific settings. This moves these parameters in the base offline litframe finder class.

Merge request reports