Branch created for implementing edge filtering using bootstrap statistics, instead of the Poisson model.
Branch created for implementing edge filtering using bootstrap statistics, instead of the Poisson model.
Introduced a "root" variable, to isolate the specifics of the local environment within a single variable definition.
Rewrote method "rankVector" for efficient implementation (O(nlogn) versus the old version which was O(n^2)).