LLNL / popclass

A python package that allows flexible, probabilistic classification of a microlensing event
https://popclass.readthedocs.io
MIT License
4 stars 1 forks source link

Fixes #52 (More detailed docstrings in posterior.py and shape information) #60

Closed caitlinbegbie closed 1 month ago

caitlinbegbie commented 1 month ago

Fixes #52

Description of the Change

I added a bit more detail to the docstrings in the popclass/posterior.py document, and added shape information for the samples, posterior, and prior_density variables.

Checklist

Please check all that apply to your proposed changes

Additional context

I did not address the expansion of the code to throw errors if shapes are wrong/reversed. Questions on that process will be addressed in an email and I can likely revisit this issue tomorrow if you would like me to proceed.