-
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
drp is not zero #11
Comments
Hélion, |
@jmarclegoff, I don't know if you remember what we observed in your previous mocks (last year of my thesis), |
@londumas, now I think I remember. So let's wait for the additional realisations. |
This realization v4.2 has |
@TEtourneau, good thanks for the plot. Could you add a plot of the stack or at least one correlation, along the first slice at rt==0? Like in here igmhub/LyaCoLoRe#41 (comment) |
Between versions 4.4 and 4.5, I corrected a stupid bug in the function that computes Gaussian smearing weights. This bug was changing where we read in the box by half a pixel, i.e. 1.095 Mpc/h. |
@jmarclegoff, good. Looking at @TEtourneau plots, this can be checked with one realization. |
@TEtourneau, Thanks for this. Indeed it is in the opposite direction as the London mocks. @jfarr03, maybe you have a similar bug as Saclay had? |
The shift in the London mocks is much smaller than our, so I don't think it could be something similar. But I guess it is always worth to check it :) |
@TEtourneau, indeed have an effect of half a simulation voxels, |
@jmarclegoff Yes in the London mocks drp is around 1/2 the cell width. Can you point me to the code you changed to correct the error? |
@jfarr03 This is a stupid bug, from a time when I was learning python and fighting to vectorize the code so that I did not pay enough attention to the algorithm. I positioned the center of the cell at the edge of it! |
@jvstermer, this looks very good. Thanks. |
Currently we measure
drp_QSO = -1.174 +/- 0.039
,drp_DLA = -1.193 +/- 0.627
. There are no obvious reasons for this parameter to be different than zero. It might be simply linked to random fluctuations of the velocity on mocks. We want to look at that with 10 realizations.The text was updated successfully, but these errors were encountered: