Opened 11 years ago

Closed 11 years ago

#196 closed defect (fixed)

When baseline subtraction is done, thresholds are incorrectly plotted

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone: Release-1.5
Component: Output Version: 1.4
Severity: normal Keywords:
Cc:

Description

We plot the threshold on the spectral plots, but this is always shown as a constant line. When the baseline subtraction is done, however, this is not correct. The threshold is applied to the baseline-subtracted spectrum, so to correctly show it on these plots, it would need to be added to the baseline level.

Change History (2)

comment:1 Changed 11 years ago by MatthewWhiting

Status: newassigned
Summary: When baseline subtraction is done, thresholds are incorrectly plotteWhen baseline subtraction is done, thresholds are incorrectly plotted

comment:2 Changed 11 years ago by MatthewWhiting

Resolution: fixed
Status: assignedclosed

Fixed in [1258]. Now have an alternative drawThreshold function that takes the baseline and adds the baseline values to the threshold. Seems to work fine.

Closing.

Note: See TracTickets for help on using tickets.