Opened 17 years ago
Closed 16 years ago
#1315 closed defect (fixed)
pattern noise subtraction removed mean background signal
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ppImage | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
the pattern noise subtraction code results in a zero mean background. for cells. as a result, the background statistics from the chip stage reported to the ipp database are meaningless. we probably want to either add back in a constant mean value for the cell, or maybe even a low-frequency y-direction model.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
this was fixed when the pattern row & pattern cell corrections were recently (Jan 2010) re-worked. the median cell value is added back to the cell after the rows are subtracted.
Note:
See TracTickets
for help on using tickets.

I think the psphot background subtraction does the same thing, and is required.
Should we simply do the background statistics before we do background subtraction?