Opened 14 years ago
Closed 11 years ago
#107 closed enhancement (fixed)
Implement median baselining
Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
---|---|---|---|
Priority: | normal | Milestone: | Release-1.5 |
Component: | Searching | Version: | 1.1.10 |
Severity: | normal | Keywords: | |
Cc: |
Description
I've written a function to do median baselining, but I don't know how well it works.
Check it out again, and make it available for the next release. Should just need an extra input parameter to switch on the type of baselining.
Change History (4)
comment:1 Changed 11 years ago by
Milestone: | Release-2.0 → Release-1.4 |
---|
comment:2 Changed 11 years ago by
Milestone: | Release-1.4 → Release-1.5 |
---|---|
Status: | new → assigned |
comment:3 Changed 11 years ago by
Type: | defect → enhancement |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In the User Guide and described in CHANGES, so closing ticket.
Note: See
TracTickets for help on using
tickets.
Largely implemented in [1259] and [1260]. Looks to work alright, actually!
Need to document this and the associated parmaeters.