-
Notifications
You must be signed in to change notification settings - Fork 8
Try to uniformize the function of generating the noise #303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: bthirion <[email protected]>
Co-authored-by: bthirion <[email protected]>
For the parameters, I use:
I don't know if it's interesting or not. |
My impression is that the smoothing is applied only horizontally, which leads to this very anisotropic clusters. |
Do you think that it can be interesting to improve the function |
No there's no need for that. We should only keep isotropic smoothing |
By merging the 2 functions of the noise, I get a strange result for plot_2D.
@bthirion Do you have an explanation for it?
I made a snippet of code here: https://github.com/lionelkusch/hidimstat/blob/PR_spatial_noise/spatial_noise/plot_2D_simulation_example.py