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
With the gradual introduction of padding, the data store reader and writer classes are picking up some extra functionality (notably, in #401).
Some of the padding-related functionality could be reused in other data sources/sink implementations (such as in StandardTomoLoader), so it would be useful to refactor the reader and writer classes and extract anything reusable.