Skip to content

NAH8/dmpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmpipe

Latest release

Pipeline Scripts for LAT DM Analysis

Installation

The instructions assume that you already have a functioning installation of fermipy and the Fermi STs. For documentation on installing fermipy/STs see this page.

To install a tagged release from pip:

$ pip install dmpipe

To install a development version from source:

$ git clone https://github.com/fermiPy/dmpipe.git
$ cd dmpipe
# To install the current commit
$ python setup.py install
# To install for development/debugging
$ python setup.py develop

Usage

About

Analysis Scripts for LAT DM Analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%