You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to generate sources with bias ~2 or higher with a relatively high density (~30 mill sources total in full-sky) the sources tend to accumulate in certain positions so the resulting map is not correct (here I am showing a masked version of the map):
This is solved when I use some gaussian smoothing following the suggestion by @slosar. In this case the smoothing sigma is 5 Mpc/h which is smaller than the resolution of the simulation, 6.2 Mpc/h.
I just wanted to leave this solution written for other users and we can try to solve this issue (in the case it can be totally solved) in the future.
The text was updated successfully, but these errors were encountered:
I think the map above is not strictly wrong in the sense that the power spectrum averaged over many realisations will likely be correct.
What is funny is that you can get power spectra that don't look too bad, but the correlation function explodes at small r -- I think this is what we are seeing here.
Hi @damonge,
When I try to generate sources with bias ~2 or higher with a relatively high density (~30 mill sources total in full-sky) the sources tend to accumulate in certain positions so the resulting map is not correct (here I am showing a masked version of the map):
![screen shot 2016-10-14 at 3 12 56 pm](https://cloud.githubusercontent.com/assets/13971732/19404164/ba8c9984-9220-11e6-8f02-bf2655358737.png)
This is solved when I use some gaussian smoothing following the suggestion by @slosar. In this case the smoothing sigma is 5 Mpc/h which is smaller than the resolution of the simulation, 6.2 Mpc/h.
![screen shot 2016-10-14 at 3 15 47 pm](https://cloud.githubusercontent.com/assets/13971732/19404222/1e66111a-9221-11e6-8972-d6f3b3ba1d4e.png)
I just wanted to leave this solution written for other users and we can try to solve this issue (in the case it can be totally solved) in the future.
The text was updated successfully, but these errors were encountered: