JosephTheMoUSE / MoUSE

Toolkit for processing, localisation and classification of rodent ultrasonic squeaks.
MIT License
3 stars 1 forks source link

File MoUSE/src/mouse/denoising/denoising.py needs to be checked #28

Open wiktorw22 opened 1 month ago

wiktorw22 commented 1 month ago

Needs to be checked the performance of the gaussian_kernel1d in the file MoUSE/src/mouse/denoising/denoising.py

wiktorw22 commented 3 weeks ago

we do not use now the import shown below:

"from scipy.ndimage.filters import _gaussian_kernel1d"

but it is necessary, to check if it works correctly now