-
Notifications
You must be signed in to change notification settings - Fork 2
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
Project Roadmap #1
Comments
So, here I propose a slight modification of our baseline plan. Maybe we can use the https://github.com/LSSTDESC/descwl-shear-sims package to act as our reference implementation for the forward model in stage 0, and stage 0 is adding the code to implement a/several forward model that we will use for inference, validated against that package. |
Thanks @EiffL for the suggestion. To make sure I understand - are you suggesting that for stage 0 we use the functions in
What exactly will be validate here ? Our inference methods of shear or the forward model ? |
I also assigned some other pixel-level people in the group to this issue. @rearmstr @mdschneider @aguinot @aboucaud feel free to chime in too :) EDIT: Please let me know if I missed anyone |
yeah, my point is that the |
so we can use that as a reference forward model (instead of But yeah, then we implement a matching forward model that would be able to reproduce the same images, and be used in our inference frameworks. |
That sounds good to me, so for stage 0 we use In later stages we can implement our own forward model that matches this code and do inference on that. |
yeah I mean, my thinking was in stage 0 to have the ref. model provided by shear-sims, but we need a separate forwrad model with which to do the inference. Could be from bliss, jif, etc... |
oh ok, yeah that makes sense now. We still need to build our own forward model whose images can be designed to match the ones in shear-sims |
This list is a bit big and overwhelming. I am closing this in favor of a more focused to-do list for stage0 which I'm about to open. In the future, we can refer back to this list once stage 0 is completed. |
Useful links:
Generative Model
Stage 0: Setting things up
descwl-shear-sims
#6Stage 1: Multiband / redshifts/ variable shear
Stage2: Blending / Impact of PSF
Inference
Stage 0
Goals:
Tasks:
Stage 1
Stage 2
The text was updated successfully, but these errors were encountered: