diff --git a/MCEq/core.py b/MCEq/core.py index f4a37fe..747eda1 100644 --- a/MCEq/core.py +++ b/MCEq/core.py @@ -644,7 +644,7 @@ def set_theta_deg(self, theta_deg): Currently only 'down-going' angles (0-90 degrees) are supported. Args: - atm_config (tuple of strings): (parametrization type, location string, season string) + theta_deg (float): zenith angle in the range 0-90 degrees """ import MCEq.geometry.density_profiles as dprof