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
ImagePlusImg constructor uses deprecated super constructor.
Hierarchy should be revised such that subclasses (ShortImagePlus etc) call super constructor with list of slices.
Also, should ImgPlusImg be abstract?
The text was updated successfully, but these errors were encountered:
ImagePlusImg
constructor uses deprecated super constructor.Hierarchy should be revised such that subclasses (
ShortImagePlus
etc) call super constructor with list of slices.Also, should ImgPlusImg be
abstract
?The text was updated successfully, but these errors were encountered: