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
Therefore, if I compute the residuals of a CIFrame, the residuals should also be a CIFrame and therefore have access to the frame_geometry / ci_pattern attributes and methods.
This is currently implemented (I think), but not using array_filnalize in the classes, which makes it a lot cleaner.
Furthermore, the add_cti_to_image / correct_cti_from_image routines in CTIImage should return images that are instaces of the ImageFrame class.
The text was updated successfully, but these errors were encountered:
Therefore, if I compute the residuals of a CIFrame, the residuals should also be a CIFrame and therefore have access to the frame_geometry / ci_pattern attributes and methods.
This is currently implemented (I think), but not using array_filnalize in the classes, which makes it a lot cleaner.
Furthermore, the add_cti_to_image / correct_cti_from_image routines in CTIImage should return images that are instaces of the ImageFrame class.
The text was updated successfully, but these errors were encountered: