Opened 4 years ago

Closed 4 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.

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.