Opened 14 years ago
Closed 14 years ago
#74 closed enhancement (fixed)
rejection of sources before merging/growing
| Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
|---|---|---|---|
| Priority: | normal | Milestone: | Release-1.1.9 |
| Component: | Input | Version: | 1.1.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Tobias has pointed out that it may be better to have sources rejected *before* the merging stage. This would remove spurious noise peaks before they get combined into bigger spurious sources.
This could be enabled by adding a simple switch via a user parameter. Something like "flagRejectBeforeMerge" that defaults to false (thereby giving the current functionality), but if true does the rejection at the start of Merger.cc
Change History (3)
comment:1 Changed 14 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I think this works as it should. Closing ticket.
Note: See
TracTickets for help on using
tickets.

Implemented in [672]. Some testing will be required to assess what impact it has, but everything requested in this ticket is present.
Leave the ticket open until some testing is done.