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
Impose cannot open bmlab files with repetitions of different dimensions correctly, because it stores the meta data per file and has no concept of multiple repetitions in the same file.
Impose cannot open bmlab files with repetitions of different dimensions correctly, because it stores the meta data per file and has no concept of multiple repetitions in the same file.
Here
impose/impose/formats/fmt_bm_bmlab.py
Line 72 in ec7ea53
we simply use the shape of the first repetition, but this fails if other repetitions have different shapes.
The text was updated successfully, but these errors were encountered: