[WIP] feat!(aliby): ImageDummy pads loaded image
WHY IS THIS CHANGE NEEDED?: - currently has one time point, one channel, one z-stack and thus mimicking usual Image.data structure. this isn't what we want to test. HOW DOES THE CHANGE SOLVE THE PROBLEM?: - use pad_array() to pad with zeros so that the shape is as desired REFERENCES: - MR !10
Please register or sign in to comment