dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
55 stars 19 forks source link

Update plot corner (additional changes) #253

Closed annalena-k closed 3 months ago

annalena-k commented 3 months ago

Upon discussion with Stephen, I changed how the truth values and truth color are passed to result.plot_corner() and plot_corner_multi().

The reasoning behind this is the following:

I am not entirely sure whether this is the best way of handling the problem since it might be confusing why truth_color is handled as a kwarg in result.plot_corner() while truths is an explicit argument.

We can discuss this within this PR.

annalena-k commented 3 months ago

I checked the functionality again, it works as intended: