Git Product home page Git Product logo

pycute's Introduction

pyCUTE

A Python-wrapped and modified version of the CUTE correlation function code

The original CUTE (Correlation Utilities and Two point Estimation) code was written by David Alonso and is available at https://github.com/damonge/CUTE. This version is derived from that original, but with added functionalities and with a Python wrapper.

The additional functionalities over the original CUTE are:

  • option to compute cross-correlation function for two different point populations
  • for periodic boxes, the option to compute xi(sigma, pi) and xi(r, mu) in addition to the monopole; these functionalities are also present for cross-correlations in both the box version and the sky survey version of the code

Note: The computation of cross-correlations requires the input of two different data catalogues, D1 and D2, and (in the sky survey case), two corresponding random catalogues R1 and R2.

Requirements

You will need SWIG installed (which in turn requires GSL and PCRE), see PythonCUTE/PYTHON_README. You need to change the PYTHONINC and PYTHONLIB paths in the Makefile to match your system (for PythonCUTE, also change GSL_INC and GSL_LIB).

Acknowledgments

In addition to everyone who contributed to the original development of CUTE and is mentioned in that GitHub download, contributions to this version of pyCUTE were made by:

  • Seshadri Nadathur
  • Hans Winther

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.