Closed AstroRobin closed 5 years ago
Added ability to use kwargs (or plot_kw) to specify keyword arguments for the LineCollection instance for each contour line. The kwargs is passed through dict_splicer() such that each line can be specified individually.
There is no **kwarg usage in sigma_cont() leading to some default styling that cannot be overwritten by the user.