You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of applying redshift as an effect, I think we should make it part of PhysicalModel. If redshift != 0, PhysicalModel.evaluate always calls the pre-effect function to transform the frame and then always calls the post effect afterward. This way the user does not need to manually add redshift effects.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: