wcxve/elisa

Implement various grouping method as in ftgrouppha

Closed this issue · 1 comments

We should implement grouping method as in ftgrouppha.

Grouping method should also take data type into consideration, i.e., for poisson data with poisson background or gaussian background, we should use Li-Ma significance or GV significance formulae to assess the SNR.

'const', 'min', 'bmin', 'bsig', 'sig', 'opt', 'optmin', 'optsig', 'optbmin', and 'optbsig' grouping methods are added.