Closed InnocenteSimone closed 11 months ago
Thank you for reaching out to report this bug!
We will investigate this and fix the potential error as soon as possible.
Thank you again!
If you find RamanSPy
useful, please consider starring the project on GitHub
! Your support means a lot!
This issue should now be resolved (see changes above).
If you find RamanSPy
useful, please consider starring the project on GitHub! Your support means a lot!
Hi, Is not possible to create the Kernel denoising object, since the subclass Kernel, which derives from PreprocessingStep, has an additional parameter called "method" which is already available in the PreprocessingStep class, thus I got the error {TypeError}Kernel.init() takes 1 positional but 2 were given.