Hotfix
This commit is contained in:
parent
350c3d9af4
commit
c9644c0f6d
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ else
|
|||
end
|
||||
|
||||
model = EMSCModel(basis, R, Vector([polDeg+1, nIntF, nRef]), refPolPol, baseline);
|
||||
return_values = EMSCCorrection(X, model);
|
||||
return_values = EMSC(X, model);
|
||||
|
||||
return return_values
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue