Combine likelihoods ====================== This script demonstrates a few steps to combine the likelihood results from multiple template stacks into a single numpy array for downstream analysis. .. literalinclude:: ../../../example/combine_likelihoods_example.py :language: python