Modifying 'cos' to get the angle beween v fluctuations and the magnetic field
This commit is contained in:
+1
-1
@@ -1091,7 +1091,7 @@ class Plotter(Aggregator, BaseProcessor):
|
||||
self,
|
||||
partial(self._plot_hist, "cos_pdf"),
|
||||
"cos-PDF",
|
||||
dependencies=["cos_pdf"],
|
||||
dependencies=["cos_pdf", "mwa_speed"],
|
||||
),
|
||||
"avg_coldens_pdf": PlotRule(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user