Skip to content

Commit

Permalink
Update 3FHL cat to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeil committed Sep 15, 2017
1 parent 4a5911c commit f88f5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gammasky/fetch.py
Expand Up @@ -15,7 +15,7 @@ def fetch_all_data():

def fetch_all_cats():
fetch_data(
'https://github.com/gammapy/gammapy-extra/raw/master/datasets/catalogs/fermi/gll_psch_v11.fit.gz',
'https://github.com/gammapy/gammapy-extra/raw/master/datasets/catalogs/fermi/gll_psch_v13.fit.gz',
'3fhl.fits.gz'
)
fetch_data(
Expand Down

0 comments on commit f88f5bd

Please sign in to comment.