Opened 5 years ago
Closed 5 years ago
#2301 closed defect (fixed)
WCPS - Wrong error with overlay on 2D slices
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
for c in (test_eobstest), d in (test_eobstest) return encode(c[t("1949-12-31T12")] overlay d[t("1949-12-31T12")], "png")
It returns a wrong error as they are 2D slices.
Coverages 'test_eobstest' ('test_eobstestAxes' axes) and 'test_eobstest' ('test_eobstestAxes' axes) don't have the same number of axes.
Note:
See TracTickets
for help on using tickets.