-
Notifications
You must be signed in to change notification settings - Fork 7
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
Stage to compute CL shear individual profiles and stacked profile, using CLMM functionalities #325
base: master
Are you sure you want to change the base?
Conversation
…e a version of the yml file to have an additional pipeline stage visualized
…al galaxies computation in the same stage
…info per cluster and construct profile. still have bug for writing
… redshifts of those corresponding to cluster background sources
… in make_ensemble_profile.py, and we need to have several other files as inputs to this pipeline stage
…und galaxy indices in order to calculate the shear profiles. But we may need to know how to do that
…ividual columns of the GCData CLMM table
…this pipeline stage. Still need to check and change the collect method.
…collecting from processes
… sending and gathering
…in master from PR #317 (simplify tomography files and mappers)
…ed profile. Probable problem with the weights W_l to be investigated
…w code added, that uses CLMM cluster object and CLMM ensemble object
I started a new branch issue_309_CL_data_vector to test your new pipeline stage because i was lost in our different files. First thing I notice while trying to run is that you have |
Add old suffixe to outdated ClClusterShearCatalogs class
Added line to make it output a file with the cluster ensemble profile
@combet : if I did not make a mistake, my new commits should allow you to run in pipeline mode. So you can pull from main and use the same template as for the binning notebook. |
Added covariance (sample covariance).
No description provided.