Skip to content

Any idea about this error?  #9

@Math9999

Description

@Math9999

Hello.

It would be great if you could support.

C:\XYZ\XYZ\RobustSTL.py:54: RuntimeWarning: invalid value encountered in double_scalars
season_value = np.sum(weight_sample * weights)/np.sum(weights)
[!] 2 iteration will strat

Intel MKL ERROR: Parameter 7 was incorrect on entry to DGELS.
Traceback (most recent call last):
File "", line 2, in
File "", line 16, in main
File "C:\XYZ\XYZ\RobustSTL.py", line 121, in RobustSTL
return _RobustSTL(input, season_len, reg1, reg2, K, H, dn1, dn2, ds1, ds2)
File "C:\XYZ\XYZ\RobustSTL.py", line 97, in _RobustSTL
trend_extraction(denoise_sample, season_len, reg1, reg2)
File "C:\XYZ\XYZ\RobustSTL.py", line 36, in trend_extraction
delta_trends = l1(P,q)
File "C:\XYZ\XYZ\l1.py", line 41, in l1
lapack.gels(+P, uls)
ValueError: -7

All the best

A.B.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions