Bug-fix: Gamma and Beta Distributions
Bug fixes:
- Beta distribution only supporting standard Beta, bounded 0-1. #717
- Gamma distribution only supporting standard, lower bound 0. #786
- Beta and Gamma bounds are forced in the QCEFF table.
Updates:
- Explicitly setting distribution type, now have UNSET.
- Message about failing to converge changed to E_ALLMSG to be visible
on all MPI ranks. If you get a significant increase in output, please email [email protected] to let us know - remove unused test_obs directory #220