gwnrtools / nr-catalog-tools

A unified interface to various catalogs of Numerical Relativity simulations of compact binary mergers.
https://github.com/gwnrtools/nr-catalog-tools
GNU General Public License v3.0
1 stars 5 forks source link

Support new MAYA format #47

Open adivijaykumar opened 2 months ago

adivijaykumar commented 2 months ago
adivijaykumar commented 2 months ago

@prayush a couple of choices we need to decide on, please let me know what you think:

prayush commented 2 months ago

By default, we need to extrapolate to null infinity and correct for COM drifts. The details of each of these operations are something we should discuss, though.

adivijaykumar commented 2 months ago

Things minimally work now, but I think there is still some development that needs to be done to ensure that MAYA data is only downloaded when LVCNR data does not exist. I think this might require changes to the .get method.