Opened 18 years ago

Closed 18 years ago

#391 closed defect (fixed)

LowessNormalization has an if statement that does nothing.

Reported by: Nicklas Nordborg Owned by: Johan Enell
Priority: major Milestone: BASE 2.0.2
Component: coreplugins Version: 2.0.1
Keywords: Cc:

Description

Should something be happening here or can it be removed?

542: if (sumW <= 0)
543: {
544:   //System.out.println("dont panic");
545: }

Change History (1)

comment:1 by Johan Enell, 18 years ago

Resolution: fixed
Status: newclosed

(In [2732]) fixes #391

Note: See TracTickets for help on using tickets.