GithubHelp home page GithubHelp logo

Comments (2)

rmjarvis avatar rmjarvis commented on June 1, 2024

For what it's worth, the old code for doing the 3-point calculation is now in the directory old_code (on master for now, will be included in release version 3.2).

I'm afraid it's not nearly as user friendly as the 2-point code. It's an executable program - correeeb -- not a python module. And it doesn't even use parameter files. All the parameters about the binning and such are in CorrEEEb.cpp, which you have to change by hand and then recompile.

Plus the documentation is not nearly as good, although there is a Read.me file that explains how to run it.

And finally, it only works in Euclidean coordinates, not RA/Dec, so you'll need to project your positions onto a tangent plane. (Which the python version of treecorr can do for you, I should point out.)

So if you want to try to use it, you are quite welcome. However, if you can wait for this issue and #4 to be done (goal for both: Summer 2015), it may be significantly easier to use at that point.

from treecorr.

rmjarvis avatar rmjarvis commented on June 1, 2024

Done. Just NNN, KKK, GGG so far (which is already more than the old code could do). Including features like setting the min/max u, v, and doing things in spherical coordinates. Will be in v3.2.

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.