Opened 18 years ago

Closed 18 years ago

#319 closed defect (fixed)

Spot images shown in experiment explorer do not seem to correspond to reporters when showing avg data

Reported by: base Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0
Component: web Version:
Keywords: Cc:

Description

When viewing avg of spots in experiment explorer under reporter view, the spot image does not seem to relate to the individual spot images when viewing all spots.

Change History (3)

comment:1 by Nicklas Nordborg, 18 years ago

Milestone: BASE 2.0
Owner: changed from Johan Enell to Nicklas Nordborg

There are some info that doesn't make sense to average. Spot images is one of them. The spots's X and Y coordinates, block number etc, are others. These columns should of course not be visible when showing average values.

In the case of spot images it is the raw data ID that is averaged. For example, if you show the average of spots 1 and 3 you will get the image for spot 2!!

comment:2 by Nicklas Nordborg, 18 years ago

Status: newassigned

comment:3 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [2535]) Fixes #319: Spot images shown in experiment explorer do not seem to correspond to reporters when showing avg data

Added "averagable" attribute to raw data types and extended properties to make this configurable on a per-property basis. By default all numerical columns are averagable.

Note: See TracTickets for help on using tickets.