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
The Image class, in particular, relies on properties such as is_mosaic or is_multiframe to apply various fixes and transformations. It would be preferable if factory methods were created to instantiate more specific Image or Header subclasses.
The
Imageclass, in particular, relies on properties such asis_mosaicoris_multiframeto apply various fixes and transformations. It would be preferable if factory methods were created to instantiate more specificImageorHeadersubclasses.