GithubHelp home page GithubHelp logo

Comments (1)

rmjarvis avatar rmjarvis commented on June 1, 2024

Done on master. Rlens and Rperp metrics are allowed to give min_rpar, max_rpar parameters which limit the minimum and maximum value of r_source - r_lens, where "source" is the second catalog of the two, and "lens" is the first catalog.

This is a signed quantity, so to specify that you only want background galaxies, you can use min_rpar = 0. To specify that you only want local galaxies (for II or halo studies) you can use e.g. min_rpar = -50 and max_rpar = 50.

One caveat is that I don't use the min/max rpar values for splitting, just for pruning pairs of cells. This means that if you want a fairly exact rpar cutoff, you might need to use a lower than normal bin_slop to make sure that the regular splitting process gets down to small enough cells that the error in rpar is small. OTOH, I suspect most people won't need the rpar cutoff to be extremely precise, so I think this is fine.

The usual recommendation about bin_slop applies: Check if using a bin_slop half as large makes any significant difference to the statistic you are making, and if not, then you're fine. If it makes a difference, you probably need to go smaller.

from treecorr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.