def _check_time_quantity(self, key): if not isinstance(self.parameters[key], u.Quantity): self._set_time_quantity(key, self.parameters[key])