Implement mode to read a function (of time) and apply a deviation in the zernikes modulated by this function of time. e.g., z_i(t) = delta z_i * f(t), where delta z_i is read from extra_abberations in yaml file with a new dict pair passing a function specifier for f(t), where f(t) is evaluated from the python datetime object stored in the simulation class object for the pointing.
Implement mode to read a function (of time) and apply a deviation in the zernikes modulated by this function of time. e.g., z_i(t) = delta z_i * f(t), where delta z_i is read from extra_abberations in yaml file with a new dict pair passing a function specifier for f(t), where f(t) is evaluated from the python datetime object stored in the simulation class object for the pointing.