-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comment on paper draft #9
Comments
I would like to use tracked changes to make suggestions on this paper, but I notice it has been written with a free version of overleaf. I'd be happy to copy the paper over to my paid account so we can use tracked changes and other paid features. What do you think? |
I think using track changes would be helpful. Seeing that I use overleaf a lot for multiple projects, I'd be happy to upgrade my account. |
Hey Ryan, |
Very good point Jake. I'm looking into this today. I made have made a mistake in my haste to get this done. |
Jake you were definitely right about this. I got confused when translating this into the multi-band framework. The key point, derivable from the mathematical properties of convolution is that the filters are conservative, meaning that for any filter. So it is pointless to try to decompose variance that way! I have rewritten it with the square outside of the convolution, and I think it makes more sense now. A "band" of variance is defined as With the highest band as The only ambiguity is whether you also want to do smoothing on the first term on the RHS, i.e. This makes sense when you only have one filter (like in the bar-prime notes), but I'm not sure it's necessary once we move into the spectral view. Do you have thoughts on this? |
p.s if you do it in the second way, then you should probably also do the band pass as which looks pretty ugly. |
Thanks for revisiting the idea and rewriting a bit of that section. Your comments make sense and I think the way you have it written now works (as a side note I'll probably go back and switch \eta for u). Regarding the choice of whether or not to filter that first term $$ \langle \eta^2 \rangle_{\ell_{N-1}} ... I'll compare the two cases. I think I would leave it when applying only one filter (like in the bar/prime paper), but then in the spectral view follow the notation you've just updated (eq. 11 I believe). Thanks again! Hope you have a good weekend. |
"Scale-Aware Along-Track SLA Variance" doc in overleaf
The text was updated successfully, but these errors were encountered: