Skip to content
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

How to draw a spatial correlation map of noise in Figure 2? Can you provide the relevant code? I have encountered some difficulties. #14

Open
mengchuangji opened this issue Oct 29, 2023 · 1 comment

Comments

@mengchuangji
Copy link

No description provided.

@wooseoklee4
Copy link
Owner

Hi, @mengchuangji,

Thanks for your interest in our work

We first get noise map by subtracting clean images from noisy images
And we measured standard deviation of noise and covariance between noises within relative positions.
You can follow the definition of correlation with measured std and covariance.

I think this python code might help you to get spatial correlations (note that this code will not be compatible with this codebase)
correlation_sidd.txt

Best
Wooseok Lee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants