Merged
Conversation
added 14 commits
May 8, 2023 18:19
…m2lnP methods for both integration and KDE
Member
Author
|
There are some problems to solve still:
Also, I'm already working on unit testing. That should be up today still. |
Member
Author
|
I can't create unit tests yet since I haven't implemented Also, I need some directions on how to write these new objects on |
added 4 commits
May 29, 2023 18:37
…z limits are well set, if generated r and z are within such limits, and finally if the sampled data is following the intended distribution
… Also, update tests
…nc_galaxy_sd_z_proxy_dirac.c and add basic sd_z_proxy basic tests on test_ncm_generic.c
…xy_sd_z_proxy_dirac.c
vitenti
approved these changes
Jul 28, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New galaxy weak lensing mass estimate model with the following structure:
NcGalaxyWLLikelihoodobject which contains the following objects:NcGalaxySampleDistributionPositionwith information on source position and redshift;NcGalaxySampleDistributionShapewith information on intrinsic shape, observed shape and the shear mapping;NcGalaxySampleDistributionZProxywith information on proxy redshift;