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

clustering of galaxies #203

Open
mr-superonion opened this issue Dec 8, 2023 · 7 comments
Open

clustering of galaxies #203

mr-superonion opened this issue Dec 8, 2023 · 7 comments
Assignees

Comments

@mr-superonion
Copy link
Collaborator

We need to create a galaxy distribution object to enable using realistic galaxy clustering from simulations or physical models..

@esheldon
Copy link
Collaborator

esheldon commented Dec 8, 2023

We current set layout as a string, it could also be an object

@mr-superonion
Copy link
Collaborator Author

I add Layout object in shfits.py, see here

@mr-superonion
Copy link
Collaborator Author

@beckermr , do you have any plan to get the clustering? I am thinking of using some Gaussian field/ log-normal random filed to get the shear and kappa field. probably it is better to add clustering that is consistent with the shear / kappa field (caused by the same cosmological density field)..

@beckermr
Copy link
Collaborator

I think this kind of thing is likely beyond the scope of this repo. We assembled the code here to build very simple simulations that are easy to test and verify.

@mr-superonion
Copy link
Collaborator Author

mr-superonion commented Dec 12, 2023

Oh, I am planning to use it to estimate some second order effect. e.g, kappa dependence of shear response and how this changes the measurement of cosmic shear power spectrum measurement. If that is single redshift plan and no irregular spacial mask, this should be very simple and well-defined, I think. (basically just changing the shear signal and/or the galaxy distributions)
Hmm, It should be very simple, I imagine, one simulation with clustering or kappa distortion v.s. one without.

I would like to say that I am very confident to figure out the reason of any systematic with this simulation if we increase the complicity step by step from the point we know that it is unbiased..

@beckermr
Copy link
Collaborator

You all should feel free to go ahead. Sorry I was a pain on this one. I still want to register my worries about scope expansion, but I don't want to block anyone from doing good work.

@zhouconghao
Copy link
Member

Hi All,

A few folks chatted about getting realistic cluster image simulations for testing shear calibration near clusters in the sprint day last week. It would be really great if we can do this here. I saw this issue and it seems to be related to what we want to do. Maybe we can start the discussion in this issue about the first steps here?

I think creating a galaxy class called ClusterGalaxyCatalog where it reads predefined positions and fluxes from clusters from real clusters or simulations might be a first step. I'll go ahead and try this. Let me know if there are better ways or I should do something else.

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

No branches or pull requests

4 participants