We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e523ae7 commit f0f77e0Copy full SHA for f0f77e0
render-ws-java-client/src/main/java/org/janelia/render/client/stack/Create16BitH5StackClient.java
@@ -60,8 +60,7 @@ public static class Parameters extends CommandLineParameters {
60
61
@Parameter(
62
names = "--rawH5Channel",
63
- description = "Channel (0 or 1) to use in the raw h5 files",
64
- required = true)
+ description = "Channel (0 or 1) to use in the raw h5 files")
65
public int rawH5Channel = 0;
66
67
0 commit comments