Skip to content
Snippets Groups Projects
Commit 80f6644e authored by Deep Chatterjee's avatar Deep Chatterjee
Browse files

update h5 file links

parent 6c84656b
No related branches found
No related tags found
1 merge request!43update h5 file links
Pipeline #481360 passed
......@@ -45,10 +45,9 @@ PACKAGE_DATA_LINKS = {name: f'{PACKAGE_DATA_BASE_URL}/{name}' for name in (
'SLy.pickle',
'EOS_BAYES_FACTOR_MAP.json',
'EOS_MAX_MASS_MAP.json',
'EOS_POSTERIOR_DRAWS.h5'
)}
PACKAGE_DATA_LINKS['EOS_POSTERIOR_DRAWS.h5'] = 'https://git.ligo.org/andrew.toivonen/em-bright/-/raw/disk-mass/ligo/em_bright/data/EOS_POSTERIOR_DRAWS.h5' # noqa:E501
def _download_data_file(url):
"""Download a single file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment