GithubHelp home page GithubHelp logo

barry's Introduction

Barry

Documentation online here

Modular BAO fitting code.

Requirements to run fits:

  1. Have all dependencies installed: pip install -r requirements.txt
  2. Ensure that you have a named conda environment of at least python 3.6.
  3. Clone this project onto both your local computer and a cluster computer
  4. Update barry.framework.config.py to include the name of your environment
  5. Run any of the python files in barry.config.
    1. If you run on your local computer (ie python test.py), it will run the first MCMC run only to verify it works.
    2. If you run on a cluster (checks for cluster if the OS is centos, let me know if yours isn't), it will create a slurm job script and send out all needed runs
    3. Once all jobs have finished, copy the output from the plots folder ie barry.config.plots.mocks to your local computer
    4. Run the same python script and it will load in the data and create the plots.

Tests are included in the tests directory. Run them using pytest, pytest -v . in the top level directory (where this readme is).

barry's People

Contributors

samreay avatar cullanhowlett avatar

Watchers

James Cloos avatar

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.