GithubHelp home page GithubHelp logo

simonuu / cookiecutter-b2analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mkrapp/cookiecutter-reproducible-science

0.0 1.0 0.0 29 KB

boilerplate for reproducible and transparent science

License: Other

Python 97.17% Shell 2.83%

cookiecutter-b2analysis's Introduction

Belle II Analyses Template / Reproducible Science

A boilerplate for reproducible and transparent science with close resemblances to the philosophy of Cookiecutter Data Science: A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Requirements

Install cookiecutter command line: pip install cookiecutter

Usage

To start a new science project:

cookiecutter gh:simonUU/cookiecutter-b2analysis

Project Structure

    
├── AUTHORS.md
├── LICENSE
├── README.md
├── Snakefile               <- Analysis workflow automatization
├── setup_basf2.sh
├── env                     <- Possible conda environments
├── scripts                 <- tools/scripts for data handling
├── data                    <- Data/ NTuples may be remote with symlinks
│   └── example_mc
├── notebooks               <- Analysis Notebooks
├── reports                 <- Belle Note?
│   └── figures
└── reconstruction          <- basf2 steering files

Features

  • Analysis scripts

    Pre defined analysis scripts

  • Snakemake automatization

    This example can run the analysis script automatically on a set of input data-sets and merges them: snakemake process_data will run the template analysis script on dummy data.

  • Anaconda Envs?

  • Belle 2 Note?

License

This project is licensed under the terms of the BSD License

cookiecutter-b2analysis's People

Contributors

mkrapp avatar simonuu avatar

Watchers

 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.