Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ error
Method
error
ij/src/main/java/ij/plugin/StackCombiner.java:175–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
174
175
void
error() {
176
IJ.error(
"StackCombiner"
,
"This command requires two stacks\n"
177
+
"that are the same data type."
);
178
}
179
180
}
181
Callers
2
run
Method · 0.95
showDialog
Method · 0.95
Calls
1
error
Method · 0.95
Tested by
no test coverage detected