Opened 16 years ago

Closed 11 years ago

Last modified 11 years ago

#84 closed enhancement (fixed)

Change parameter in ReplicateError (se.lu.onk.ReplicateError)

Reported by: Jari Häkkinen Owned by: olle
Priority: major Milestone: ZZ Other tickets
Component: se.lu.onk series plug-ins Keywords:
Cc:

Description

Add value 'unlimited' to paremter sd limit.

Change History (7)

comment:1 by Jari Häkkinen, 15 years ago

Component: onk.lu.sese.lu.onk series plug-ins
Milestone: ZZ Other tickets
Owner: changed from Johan Enell to Jari Häkkinen

comment:2 by Jari Häkkinen, 15 years ago

Summary: ReplicateErrorChange parameter in ReplicateError (se.lu.onk.ReplicateError)

comment:3 by olle, 11 years ago

Owner: changed from Jari Häkkinen to olle

comment:4 by olle, 11 years ago

Status: newassigned

Ticket accepted.

comment:5 by olle, 11 years ago

(In [2011]) Refs #84. Classes/files AcrossAssays/ReplicateErrorAA.java and WithinAssays/ReplicateErrorWA.java in plugin ReplicateError updated in public methods void extractSpots(BASEFileSection section, BASEFileReader bfr) by only applying a filter on the standard deviation if parameter sdLimit has a value > 0. Thus a negative value for sdLimit corresponds to unlimited standard deviation.

comment:6 by olle, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [2013]) Fixes #84. ReplicateError BASE1 plug-in configuration files lib/pluginConfigurationAA.base and lib/pluginConfigurationWA.base updated with info on parameters; specifically that a value of sdLimit <= 0 corresponds to unlimited standard deviation, i.e. no filtering is performed based on the standard deviation.

comment:7 by olle, 11 years ago

(In [2015]) Refs #84. ReplicateError BASE1 plug-in configuration file lib/pluginConfigurationWA.base updated in parameter info, as the previous update erroneously included parameters used by ReplicateErrorAA, but not by ReplicateErrorWA.

Note: See TracTickets for help on using tickets.