I would like to conduct analysis of event GW170817 that requires me to use the best-matched template from the template bank. With the help of a LIGO mentor, I have successfully accomplished this for event GW150914. The mentor sent me a GitHub link (pycbc-config/H1L1-GW150914_BANK-1126051217-3331800.xml at master · gwastro/pycbc-config · GitHub) to an .xml file with the masses and z-components of spin to approximate to the best-matched template close enough to do my analysis.
I seem to, however, be having trouble with locating the best-matched templates for other events in O1/O2 within the same GitHub repo (Gravitational-wave Astronomy · GitHub). As mentioned, the template with the masses and z-spins that produced the published SNR via PyCBC is of particular interest to me.
GW170817 is part of the GWTC-1 catalog. For detailed trigger information, see this GWTC-1 trigger data release.
Within the file PyCBC triggers for O2, you should be able to find the masses and spins that triggered PyCBC.
Once you have that information, you can use the pycbc waveform generation tools to make the template. You can see examples in the Open Data Workshop or PyCBC documentation.
Is there an index for finding the masses and spins that triggered PyCBC for specific events? What I see from viewing the .h5 file, [PyCBC triggers for O2], are several masses, spins, and other parameters but no reference to GW170817 for instance. (https://dcc.ligo.org/public/0165/P1900392/004/O1_triggers_pycbc.hdf5)