VERITAS-Observatory / EventDisplay_v4

A reconstruction and analysis pipeline for VERITAS.
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Likelihood first index #130

Closed steob92 closed 3 years ago

steob92 commented 3 years ago

Somehow missed this in the original testing. The response matrix is empty for all but the first (spectral) index entry in the response matrix.

Defaulting the code to grab the first entry of the spectra index list when getting the response matrix. Otherwise the user needed to set the input spectral index to 1.6 (or what ever the first will be). Grabbing the first entry provides a bit of future proofing.