sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Add sxs.load() support for Ext_CCE catalog #82

Open lmagana3 opened 10 months ago

lmagana3 commented 10 months ago

Adapt sxs.load() to that it can be used for simulations formatted as SXS:BBH_ExtCCE:XXXX and not just for extrapolated waveforms in the main catalog. As an example, the code below would be able to run:

import sxs
md = sxs.load("SXS:BBH_ExtCCE:0001/Lev3/metadata.json")