Giter Site home page Giter Site logo

victor17in / prometheus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from micaelverissimo/prometheus

0.0 0.0 0.0 74.48 MB

ringer analysis framework

License: GNU General Public License v2.0

CMake 1.06% Python 98.11% Shell 0.74% Dockerfile 0.06% Makefile 0.03%

prometheus's Introduction

prometheus

We should include some description here.

NOTE: This repository make part of the ringer analysis kit (rak).

Organization:

We should include some description here.

How to run on singularity:

Download the prometheus local image to your home:

singularity pull docker://jodafons/ringer:base

After donwload it, just execute the run command:

singularity run --nv ringer_base.sif

NOTE: The argument --nv is responsible to attach the gpu into the container if you have it.

Inside of the singularity enviroment, just setup all prometheus dependencies using:

source /setup_all_here.sh ringer-atlas

Install by hand:

After that, you can download the prometheus repository into your home:

git clone https://github.com/jodafons/prometheus.git

and install it:

cd prometheus && mkdir build && cd build && cmake .. && make && cd ..
source setup.sh

NOTE: Need to have ROOT and Gaugi installed.

Framework status:

Branch Build Status
Master Build Status

Notes:

prometheus's People

Contributors

jodafons avatar micaelverissimo avatar gabriel-milan avatar jlieberm 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.