Closed amell567 closed 8 months ago
I guess you reinstalled from "master", which is under development for the moment.
the windsorizing
parameter was replaced by winsorizing
, which you can adapt by:
msnoise db execute "update config set name='winsorizing' where name='windsorizing' "
please note that it's not the only change to the dev version, including the new mov_stack parameter structure etc.
Hello, I don't know why my msnoise was uninstalled today. After I re-installed, msnoise test could not take effect and the config interface showed an error. What should I do?