override post_init in subclasses to do computations after the construction, usually based on extra keywords. This avoids the need for every general_optic to override the default constructor. Reimplemented from null_optic. Definition at line 1439 of file general_optics.py.
|