legend-exp / pygama

Python package for data processing and analysis
https://pygama.readthedocs.io
GNU General Public License v3.0
18 stars 56 forks source link

added `name` attribute to distributions #569

Closed SamuelBorden closed 5 months ago

SamuelBorden commented 5 months ago

This PR adds support for a name attribute in both pygama_continuous distributions as well as in sum_dist distributions. It also adds unit tests for these names.