Code Monkey home page Code Monkey logo

gbm_drm_gen's Introduction

CI codecov PyPI version shields.io DOI GitHub contributors

GBM Response Generator

alt text

A fast, python based response generator for the Fermi-GBM. A 3ML plugin is also provided that allows for one to locate GRBs with any of the GBM spectral data.

If you find this code useful or use it please cite the following works:

Burgess et al 2018

https://arxiv.org/abs/1902.01082

Install

pip install gbm_drm_gen

gbm_drm_gen's People

Contributors

bjoernbiltzinger avatar fberlato avatar felixthebeard avatar grburgess avatar husky22 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

gbm_drm_gen's Issues

Import of InstrumentResponse from threeML is incorrect

Hi all!
The import statement in drmgen.py
from threeML.utils.response import InstrumentResponse
should be
from threeML.utils.OGIP.response import InstrumentResponse
to correspond of the current structure of threeML.

Incompatible with numpy 1.16

Installation is failing with when numpy 1.16 is installed (gfortran error).
Reverting to numpy 1.15 fixed the problem.

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.