Skip to content

PowerLawComponentMass normalizations

Reed Essick requested to merge PowerLawComponentMass-normalization into master

finished debugging PowerLawComponentMass normalizations and added more unit tests to cover those cases. Below, I've included exmaple results from the unit tests that show the distribution behaves as expected. This includes the addition of a PDF note deriving the normalization (in case we ever need to revisit this).

mass1_pow == -1 ; mass2_pow == -1

PowerLawComponentMass-mass1_pow-1-mass2_pow-1-16

mass1_pow == -1 ; mass2_pow != -1

PowerLawComponentMass-mass1_pow-1-0

mass1_pow != -1 ; mass2_pow == -1

PowerLawComponentMass-mass2_pow-1-6

mass1_pow != -1 ; mass2_pow != -1

PowerLawComponentMass-0

Edited by Reed Essick

Merge request reports

Loading