matroxel / roman_imsim

MIT License
12 stars 4 forks source link

Time-varying PSF delta #10

Closed matroxel closed 5 years ago

matroxel commented 6 years ago

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.