Package | Description |
---|---|
sc.fiji.coloc | |
sc.fiji.coloc.algorithms |
Modifier and Type | Field and Description |
---|---|
protected PearsonsCorrelation<T> |
Coloc_2.pearsonsCorrelation |
Constructor and Description |
---|
AutoThresholdRegression(PearsonsCorrelation<T> pc) |
AutoThresholdRegression(PearsonsCorrelation<T> pc,
AutoThresholdRegression.Implementation impl) |
CostesSignificanceTest(PearsonsCorrelation<T> pc,
int psfRadiusInPixels,
int nrRandomizations,
boolean showShuffledImages)
Creates a new Costes significance test object by using a
cube block with the given edge length.
|
Copyright © 2015–2021 Fiji. All rights reserved.