v0.9.23 SubjectOnDisk can now read frames with a stride
It seems to be quite handy to be able to read frames with a stride, reading only every N'th frame in a dataset. The SubjectOnDisk.readFrames()
call now includes a stride
parameter that supports this.