It might be more natural (and easier to work with) if the KingSpatialLikelihood.evaluate_pdf were to be able to call set_events itself. To do this, we'd need to
There might have to be some way to ensure that we don't end up with crazy storage use. Is this a case where we should adopt scipy.sparse.sparse_array?
It might be more natural (and easier to work with) if the
KingSpatialLikelihood.evaluate_pdfwere to be able to callset_eventsitself. To do this, we'd need toevaluate_pdf, take the events + source locationsThere might have to be some way to ensure that we don't end up with crazy storage use. Is this a case where we should adopt
scipy.sparse.sparse_array?