Skip to content
Snippets Groups Projects
Commit c39a295d authored by Leo P. Singer's avatar Leo P. Singer
Browse files

Calculate JL divergence for historical sky maps

Calculate the Jenson-Shannon divergence between baseline and new
sky maps for historical events.

The Jenson-Shannon divergence is the symmetrized Kullback-Leibler
(KL) divergence computed using base 2 logarithms and divided by 2.
It is symmetric and has a value between 0 (for identical
distributions) and 1.

In this patch, we compute the divergence, but it is not yet added
to the MkDocs output.
parent 8b2c2f15
No related branches found
No related tags found
1 merge request!2Calculate JS divergence for historical sky maps
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment