grogupy.viz.plot_DM_distance

grogupy.viz.plot_DM_distance(pairs: Builder | list[Pair] | PairList, **kwargs) Figure[source]

Plots the magnitude of DM vectors as a function of distance.

Parameters

pairsUnion[Builder, list[Pair], PairList]

The pairs that contain the DM vectors and positions

Returns

plotly.graph_objs.go.Figure

The created figure