Skip to content

Store injection data as numpy structured array

Charlie Hoy requested to merge injection_in_metafile into master

The purpose of this MR is to store the injection data as a numpy structured array rather than list of values.

Merge request reports