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

WeakLensingValidation #6

Open
4 of 14 tasks
aguinot opened this issue Jan 25, 2023 · 1 comment
Open
4 of 14 tasks

WeakLensingValidation #6

aguinot opened this issue Jan 25, 2023 · 1 comment

Comments

@aguinot
Copy link
Owner

aguinot commented Jan 25, 2023

he goal of this package is to provide a set of tools to run tests on weak lensing catalogs. It will be also possible to perform object selection to build a dedicated sample for science use cases. The entire library will be powered by dask which make some computation faster and allow large catalogs without using too much memory.

Current features:

  • Configuration with a .yaml file Config parser #1
  • Read catalogs with dask and vaex Catalogs handler #3
  • Make plot of PSF residuals on the focal plane plot residuals #5
  • Make rho_stats plot
  • PSF leakage using the PSF at galaxy positions
  • PSF leakage with correlation function (alpha leakage)
  • Xi_systematic
  • Measure the COSEBIs for any set of scales
  • Pseudo Cl B-modes
  • Mass maps on the sphere (using healpy)
  • Compute correlation functions Correlations #8
  • Internal cosmology model (powered by CCL)
  • Handle external n(z) (potentially multiple ones)
  • Make all sorts of basic plot: plot, hist, hexbin, scatter
@aboucaud
Copy link

General idea : change python package name to something easier to type like wl-validation.
Otherwise it's a pain to write and use and differs from the general rules.

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

No branches or pull requests

2 participants