RascalSoftware / python-RAT

Python interface for RAT
1 stars 5 forks source link

Implement the show Priors functionality for the Project class #83

Open StephenNneji opened 2 weeks ago

StephenNneji commented 2 weeks ago

In the Matlab, when displaying parameters the prior can be hidden by setting showPrior to false. In the python priors are always shown, Implement functionality to hide and show priors when print the parameter tables.

DrPaulSharp commented 6 days ago

Refer to RAT #274 for how this is refactored for the matlab.