Skip to content
Snippets Groups Projects
Commit 93aa99ea authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

feature : offset

parent 3ba4c25e
Branches
No related tags found
2 merge requests!47Feature : Multi-channel and Binning,!41Resolve "Consider rescaling (binning) large images"
......@@ -38,7 +38,7 @@ public class ProjectionParameters
private final String projectionMethod;
public ProjectionParameters( int delta, String projectionMethod ) throws DataValidationException
public ProjectionParameters( int delta, int offset, String projectionMethod )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment