Modifying 'cos' to get the angle beween v fluctuations and the magnetic field

This commit is contained in:
Simon
2020-06-24 16:13:53 +02:00
committed by Noe Brucy
parent be67f49d43
commit ffa5c90168
2 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -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,