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
Merge pull request #364 from bcipolli/filebasedimage
RF: Move load/save logic out of SpatialImage into FileBasedImage
Prepares for XML-based images that do not store data as binary arrays.
Spatial{Image,Header} now subclass FileBased{Image,Header}
Header is a deprecated alias for SpatialHeader
0 commit comments