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

k-Sigma transform make signal ISO-Independent??? #15

Open
shawn851216 opened this issue Aug 8, 2022 · 0 comments
Open

k-Sigma transform make signal ISO-Independent??? #15

shawn851216 opened this issue Aug 8, 2022 · 0 comments

Comments

@shawn851216
Copy link

according to Eqn. (9) in the paper, variance over f(x) is x*/k+sigma/(kk) = u+sigma/(kk) .
it seems this variance dependents on k and sigma or sigma/(k
k).
obviously k and sigma both are dependent on ISO.
for sigma/(kk), because k = ga, sigma = ggsigmaD+sigmaR,
so sigma/(k
k) = sigmaD/(aa) + sigmaR/(aagg), which is also dependent on g, aka. ISO.

i also tried to calculate sigma/(k*k) over different iso value, using "class KSigma" in the source code with estimated parameters provided in the code: K_coeff=[0.0005995267, 0.00868861],
B_coeff=[7.11772e-7, 6.514934e-4, 0.11492713],
and find it is not Constant.

so How to understand k-Sigma transform can make signal ISO-Independent?

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

1 participant