Allow for the Jensen Shannon method to accept different kde classes
Compare changes
+ 2
− 2
@@ -571,7 +571,7 @@ def test_jensen_shannon_divergence():
@@ -583,7 +583,7 @@ def test_jensen_shannon_divergence():
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
The purpose of this MR is to allow for the user to specify the which kde class they wish to use when working out the Jensen Shannon divergence.