Coder Social home page Coder Social logo

Comments (4)

registerrier avatar registerrier commented on September 26, 2024

Hello @joveh . The gammapy-benchmarks are designed to work with the dev version of gammapy. There is no tagged version that match a given gammapy release.
To make them run, you have to install the dev version of gammapy.

from gammapy-benchmarks.

joveh avatar joveh commented on September 26, 2024

Thanks for the quick answer.
I am a gammapy noob and just try to look at some cluster monitoring of gammapy jobs.
Could you point me to the dev version?

from gammapy-benchmarks.

registerrier avatar registerrier commented on September 26, 2024

You can find in the developer documentation some indication on how to fork the repository and clone your fork. See:
https://docs.gammapy.org/0.18.2/development/intro.html#get-set-up

If you don't intend to contribute for now, you can simply clone the main repository and install the environment. To do so:

git clone https://github.com/gammapy/gammapy.git
cd gammapy
conda env create -f environment-dev.yml
source activate gammapy-dev
pip install -e .

Question to @adonath @Bultako @QRemy : do you think we should keep tagged version of the benchmarks for specific releases?

from gammapy-benchmarks.

adonath avatar adonath commented on September 26, 2024

I have never thought about this. I think from our perspective it does not make sense for now, because we do not back port changes to tagged releases. However after v1.0 it could make sense to do this. So keep a benchmark / validation chain running for v1.0 the check for bug fix releases such v1.0.1 etc.

from gammapy-benchmarks.

Related Issues (8)

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.